SandboxNetworkDrives
Previous  Top  Next

SandboxNetworkDrives - Determines if network-mapped drives will have sandboxing applied.

By default Thinstall allows users to write directly to network-mapped drives without applying sandboxing.


Examples:  
 
This will prevent the user from writting directly to network-mapped drives; instead, changes go to the sandbox 
[BuildOptions]  
SandboxNetworkDrives=1

This allows users to write directly to network-mapped drives without changes going to the sandbox (default) 
[BuildOptions]  
SandboxNetworkDrives=0