You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So you have this once you try to run random exe from right click in sandbox ?
This is a known issue after downloading file from the web. You can unblock a folder by doing gci yourfolder -recurse | unblock-file
This is a nice feedback too, i will implement it in the main script.
Error is received when attempting to open .exe files.
Fix for me:
Navigate to
C:\ProgramData\Run_in_Sandbox\assembly
, right-click files, and unblock.https://stackoverflow.com/questions/34400546/could-not-load-file-or-assembly-operation-is-not-supported-exception-from-hres
I am unsure how to reproduce this issue or what caused it, but it might be worth putting this error + fix in a FAQ or potential fix/issues.
The text was updated successfully, but these errors were encountered: