Run-in-Sandbox

(β˜… 925)

Run PS1, VBS, CMD, EXE, MSI, Intunewin, MSIX, or extract ISO, ZIP in Windows Sandbox very quickly just from a right-click

  • .gitignore
  • Add_Structure.ps1
  • CHANGELOG.md
  • CommonFunctions.ps1
  • Install_Run-in-Sandbox.ps1
  • LICENSE
  • ps1_system.gif
  • README.md
  • Remove_Structure.ps1

# Installation Guide

1. Get the code
git clone https://github.com/damienvanrobaeys/Run-in-Sandbox

Downloads the entire project code from GitHub to your computer.

cd Run-in-Sandbox

Moves into the project folder you just downloaded.

2. Official Install Script

Easy Recommended
irm https://raw.githubusercontent.com/Joly0/Run-in-Sandbox/master/Install_Run-in-Sandbox.ps1 | iex

Downloads and runs the official install script via PowerShell β€” this handles the full setup automatically.

βœ… After installing, open a new terminal and run the program's version command (e.g. --version) to confirm it worked.

Pulled directly from this repo's README.

// repository documentation