How to handle file operations using a network folder within a sandboxed application

n4b7

New member
I have installed PDF-Xchange within a security-hardened sandbox, and blocking all internet traffic. For accessing files on a network folder, I added the network folder to the resources list. This setup works well... maybe a bit paranoid for PDF files.

However, what doesn't work is when the app itself triggers file operations on the network folder. E.g. PDFX has an option to rename files from within the app which is very handy (right-click on tab, then "rename" operation).
If I do this on a network folder (i.e. mounted as network drive), I get the following error:
Error [Operating system]: %1 is not a valid Win32 application.
The same works without problems when doing the same on a local drive.
Is there a way to solve this issue in Sandboxie? Thanks in advance!
 
Personally, I don't know, so I did not reply to this thread. Maybe you can get better support on the Discord Server. Sorry, that I suggest a different support method. I don't even know if that is intentional behavior or a bug.
 
Back
Top