Sandboxie Forum - Change Sandbox Location (12351) http://www.sandboxie.com/phpbb/viewtopic.php?t=12351 en-us 90 Thu Feb 02, 2012 4:23 pm Thu Feb 02, 2012 4:23 pm Guest10: http://www.sandboxie.com/phpbb/viewtopic.php?p=76707#76707 Thu Feb 02, 2012 4:23 pm http://www.sandboxie.com/phpbb/viewtopic.php?p=76707#76707 Right now, you have to make a manual edit to the configuration file, if you don't want all sandboxes to be located underneath the same drive and "Sandbox" folder. First, create the sandbox if you haven't already done so: Sandboxie Control > Sandbox > Create New Sandbox Then use: Sandboxie Control > Configure > Edit Configuration Scroll down to the settings for the sandbox and add a new line that indicates where you want this sandbox to be located. ---- Examples: "Test2" sandbox with the sandbox located on K: drive, and underneath a "K:\Sandbox" folder: [Test2] FileRootPath=K:\Sandbox\%SANDBOX% Enabled=y ConfigLevel=7 AutoRecover=y Template=BlockPorts Template=LingerPrograms Template=Firefox_Phishing_DirectAccess ... ... ---- "Test3" sandbox located underneath an "X:\Sandbox" folder: [Test3] FileRootPath=X:\Sandbox\%SANDBOX% Enabled=y ConfigLevel=7 AutoRecover=y Template=BlockPorts Template=LingerPrograms Template=Firefox_Phishing_DirectAccess ... ... ---- You could also use the %USER% variable in the path, if you want to: FileRootPath=X:\Sandbox\%USER%\%SANDBOX% Save your work and configure any other Sandbox Settings. Gregory123: Change Sandbox Location http://www.sandboxie.com/phpbb/viewtopic.php?p=76701#76701 Thu Feb 02, 2012 3:00 pm http://www.sandboxie.com/phpbb/viewtopic.php?p=76701#76701 Hello, how can I configure different locations for different sandboxes?