Potential purchaser

iFoggz

New member
Hello, I'm interested in this application if it is able to do what I need specifically.

I want to run an application inside a sandbox. there will be many sandboxes running the exact same application but I don't want it to use the default appdata that the application being run will use.

I did a standard sandbox for test and it does load the applications app data from the default. However for each sandbox I want a different application data folder for it.

Is there a paid option that fits this bill?
 
Hello,

you should be able to use "WriteFilePath".

This setting will cause files and folders to be hidden for that path, when they are outside the sandbox, but allows files and folders to be created inside the sandbox. e.g. WriteFilePath=C:\Users\[USERNAME]\AppData\Local\[SOFTWARENAME]

In the user interface (Sandbox Options > Resource Access > [Files]) the access type is called "Box Only (Write Only)"
 
Back
Top