- Support the case where the user-site dir doesn't exist because 'pip install --user' wasn't run on the installment. - Extend startup timeout due to Win11 slower startup times - Support python3.exe use-case for firewall disablement inside target sandbox
Hopefully fixes 14.
1.3.0
Support for Virtual Environments and user-site packages (i.e. installing the package not-as-admin on Windows).
Closes 14 :)
1.2.0
Don't allow to import the package when the Windows Sandbox Feature is not enabled.
Thanks victork1996 for the contribution!
1.1.0
Support for a "Run Sandboxed" & "Open Sandboxed" shell extensions!
1.0.1
First release of PyWinSandbox! Features: - Create configuration for the Windows Sandbox - Launch new sandboxes - Online sandbox with an RPyC connection - Commandline utillities (winsandbox / wsb) with interactive mode (-i)