Page 1 of 1

Direct Registry Access

Posted: Mon Mar 09, 2015 1:51 pm
by samuelhm
how to enable direct ALL registry ? or use a non sandboxed reg??? sorry my bad english

Re: Direct Registry Access

Posted: Mon Mar 09, 2015 4:18 pm
by Mr.X
The next links are related for what you want to achieve:
http://www.sandboxie.com/index.php?Reso ... ttings#key
http://www.sandboxie.com/index.php?OpenKeyPath

You're Sandboxie.ini file might look like this regards this setting:
OpenKeyPath=program.exe,HKEY_CLASSES_ROOT
OpenKeyPath=program.exe,HKEY_CURRENT_USER
OpenKeyPath=program.exe,HKEY_LOCAL_MACHINE
OpenKeyPath=program.exe,HKEY_USERS
OpenKeyPath=program.exe,HKEY_CURRENT_CONFIG

Where the program.exe is the one you actually need to access the complete registry. Don't allow "All programs" to direct access the registry for security reasons.

Re: Direct Registry Access

Posted: Thu Apr 09, 2015 1:25 am
by wandajohnson
You can enable direct registry access in sandboxie using the following:
Sandboxie Control > Sandbox Settings > Resource Access > Registry Access > Direct Access
Remember that direct access exclusions do not apply when the program itself resides in the sandbox. Then you have to manipulate the openkeypath codes.