Joly0 / Run-in-Sandbox

Run PS1, VBS, EXE, MSI in Windows Sandbox very quickly just from a right-click
20 stars 1 forks source link

Run in Sandbox: a quick way to run/extract files in Windows Sandbox from a right-click

View the full blog post here

Original Author & creator: Damien VAN ROBAEYS

Rewritten and maintained now by Joly0

This allows you to do the below things in Windows Sandbox just from a right-click by adding context menus:

Note that this project has been build on personal time, it's not a professional project. Use it at your own risk, and please read How to install it before running it.

How to install it ?

All the steps need to be executed from the Host, not inside the Sandbox

Method 1 - PowerShell (Recommended)

Note - On older Windows builds you may need to run the below command before,
[Net.ServicePointManager]::SecurityProtocol=[Net.SecurityProtocolType]::Tls12

Method 2 - Traditional

This method allows you to use the parameters "-NoCheckpoint" to skip creation of a restore point and "-NoSilent" to give a bit more output

alt text