sandboxie-plus / Sandboxie

Sandboxie Plus & Classic
https://Sandboxie-Plus.com
GNU General Public License v3.0
13.69k stars 1.52k forks source link

Sandboxie-Plus: Sandbox file system root setting in Sandboxie.ini is not respected in portable mode #298

Closed superkryodev closed 3 years ago

superkryodev commented 3 years ago

In portable mode since 0.5.3a and upon connection to SBIE, the sandbox file system root is changed automatically to ..\SandBoxes relative to the portable Sandboxie-Plus directory irrespect whether the root is set in Sandboxie.ini.

DavidXanatos commented 3 years ago

yes that's the idea for portable mode thats very usfull isn't it? you can disable this behavioure with [Options] PortableRootDir=false

superkryodev commented 3 years ago

yes that's the idea for portable mode thats very usfull isn't it?

It is. However portable could be used for keeping the registry clean while storing in the sadboxies in other locations

you can disable this behavioure with [Options] PortableRootDir=false

Ah, thanks. Perfect!

DavidXanatos commented 3 years ago

I'll add a checkbox for the user to select if he wants this behavioure or not that will show in portable mode.

superkryodev commented 3 years ago

I'll add a checkbox for the user to select if he wants this behavioure or not that will show in portable mode.

Much appreciated