Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/damienvanrobaeys/Run-in-Sandbox
Run PS1, VBS, CMD, EXE, MSI, Intunewin, MSIX, or extract ISO, ZIP in Windows Sandbox very quickly just from a right-click
https://github.com/damienvanrobaeys/Run-in-Sandbox
Last synced: 2 months ago
JSON representation
Run PS1, VBS, CMD, EXE, MSI, Intunewin, MSIX, or extract ISO, ZIP in Windows Sandbox very quickly just from a right-click
- Host: GitHub
- URL: https://github.com/damienvanrobaeys/Run-in-Sandbox
- Owner: damienvanrobaeys
- Created: 2020-03-27T16:35:27.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-05-22T13:02:53.000Z (8 months ago)
- Last Synced: 2024-08-01T16:45:38.738Z (5 months ago)
- Language: PowerShell
- Homepage: https://www.systanddeploy.com/2023/06/runinsandbox-quick-way-to-runextract.html
- Size: 12.7 MB
- Stars: 710
- Watchers: 19
- Forks: 83
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
- awesome-starz - damienvanrobaeys/Run-in-Sandbox - Run PS1, VBS, CMD, EXE, MSI, Intunewin, MSIX, or extract ISO, ZIP in Windows Sandbox very quickly just from a right-click (PowerShell)
- jimsghstars - damienvanrobaeys/Run-in-Sandbox - Run PS1, VBS, CMD, EXE, MSI, Intunewin, MSIX, or extract ISO, ZIP in Windows Sandbox very quickly just from a right-click (PowerShell)
README
# Run in Sandbox: a quick way to run/extract files in Windows Sandbox from a right-click
###### *[View the full blog post here](https://www.systanddeploy.com/2023/06/runinsandbox-quick-way-to-runextract.html)*This allows you to do the below things in Windows Sandbox **just from a right-click** by adding context menus:
- Run PS1 as user or system in Sandbox
- Run CMD, VBS, EXE, MSI in Sandbox
- Run Intunewin file
- Open URL or HTML file in Sandbox
- Open PDF file in Sandbox
- Extract ZIP file directly in Sandbox
- Extract 7z file directly in Sandbox
- Extract ISO directly in Sandbox
- Share a specific folder in Sandbox
- Run multiple app´s/scripts in the same Sandbox session**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 ?
- Download the ZIP Run-in-Sandbox project (this is the main prerequiste)
- Extract the ZIP
- The Run-in-Sandbox-master **should contain** at least Add_Structure.ps1 and a Sources folder
- Please **do not download only** Add_Structure.ps1
- The Sources folder **should contain** folder Run_in_Sandbox containing 58 files
- Once you have downloaded the folder structure, **check if files have not be blocked after download**
- Do a right-click on Add_Structure.ps1 and check if needed check Unblocked
- Run Add_Structure.ps1 **with admin rights**![alt text](https://github.com/damienvanrobaeys/Run-in-Sandbox/blob/master/ps1_system.gif)