If I want an application installed in the sandbox to open properly outside the sandbox, how do I set the configuration #3066
Locked
lmou523
started this conversation in
Documents and notes
Replies: 2 comments
-
I can't give you any more insight, but I am curious to why making an effort to install something in Sandboxie, just to run it outside of it. |
Beta Was this translation helpful? Give feedback.
0 replies
-
This is a job that cannot be done (caused by the service) and I will close this topic |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This is my current configuration, which unisolates files from the registry
UnfilteredToken=y
OriginalToken=y
UnrestrictedToken=y
NoSecurityIsolation=y
OpenCredentials=y
RunServicesAsSystem=y
OpenFilePath=*
OpenKeyPath=*
However, there is another problem, if the installer registers the service, the service installed in the sandbox will be redirected
What configuration should I add so that the service installed inside the sandbox is the same as that installed outside the sandbox
Beta Was this translation helpful? Give feedback.
All reactions