"Ovr." not working for me(https://www.sandboxie.com/ExpandableVariables) or i have misunderstood something. I have this in ini
[DefaultBox]
Code: Select all
Ovr.temp=x:\temp
OpenFilePath=x:\temp\
OpenFilePath=%temp%
Is there any other way to override path for programs? For example if program in sandbox write to C:\Program Files\somedir, files must be write to x:\mydir instead.