-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open With not working in sandboxed explorer instance #1138
Comments
I am afraid that this issue is for the time being not resolvable. And Sandboxie does not support Modern/UWP APPs, only normal win32 programs So if I ever add UWP support this issue will be fixed for free, until I don't this issue is not fixable properly. I could look into the possibility of somehow intercepting the start attempt of the Open With App possibly i can catch it and start some own replacement dialog. |
Ok, ty, understood. I've tried openwith enhanced (it's an alternative to the default open with dialog in windows, and the only alternative i could find) but in my tests in a windows 10 vm it crashes when showing the apps, although sandboxie catches it and auto sandboxes the rundll32.exe that calls the app. |
oh awsome, there is already an app for that :D EDIT: for me this open with also not work unsandboxed, i.e. it just closed after a second, |
Describe the bug
Open with functionality not working with sandboxie, sandboxie can not open the "Open with" dialog.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The Open With dialog should appear and show the apps that can open that file type, and after selecting an app, that app should run sandboxed.
System details and installed software (please provide the following information):
The text was updated successfully, but these errors were encountered: