4.0.4

Table Of Contents
VMware, Inc. 93
Appendix A Configuring Package Parameters
SandboxNetworkDrives
TheSandboxNetworkDrives parameterdetermineswhetherThinAppusessandboxesfornetworkmapped
drives.
Examples
Youcanstorechangesinthesandboxandpreventtheuserfromwritingdirectlytonetworkmappeddrives.
[BuildOptions]
SandboxNetworkDrives=1
Youcanwritedirectlytonetworkmappeddriveswithoutstoringchangesinasandbox.Thisisthedefault
behavior.
(default)
[BuildOptions]
SandboxNetworkDrives=0
SandboxPath
TheSandboxPathparametersetsthepathtocreateanewsandbox.
Ifanapplicationrunsonlyfromportablemedia,suchasUSBflashdevices,youcanusetheSandboxPath
parametertoforcetheapplicationtousealocalsandbox.ForinformationabouthowThinApplocatesa
sandbox,see“SearchOrderfor
theSandbox”onpage 95.
Examples
Youcancreatethesandboxinthesamedirectoryastheexecutablefile.
[BuildOptions]
SandboxPath=.
Youcancreatethesandboxinasubdirectorysubordinatetotheexecutablefilelocation.
[BuildOptions]
SandboxPath=LocalSandbox\Subdir1
YoucancreatethesandboxintheAppDatafolderoftheuserundertheThinstallsubdirectory:
[BuildOptions]
SandboxPath=%AppData%\Thinstall
Youcancreatethesandboxonanetworkmappeddrive.
[BuildOptions]
SandboxPath=Z:\Sandboxes
SandboxRemovableDisk
TheSandboxRemovableDiskparameterdetermineswhetherThinAppcanwriteremovablediskchangesto
thedisksortothesandbox.RemovabledisksincludeUSBflashdevicesandremovableharddrives.
Examples
ThedefaultvalueinstructsThinApptowriteremovablediskfilechangesdirectlytothedisk.
[BuildOptions]
SandboxRemovableDisk=0
ThinAppcanapplyisolationmodestoremovabledisks.Dependingontheisolationmode,changestofiles
storedonremovablediskscanresideinthesandboxorontheremovabledisk.
[BuildOptions]
SandboxRemovableDisk=1