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://www.systanddeploy.com/2023/06/runinsandbox-quick-way-to-runextract.html
763 stars 86 forks source link

Add_Structure.ps1: mixed up registry entries for PS1 system and params in lines 354-355 #41

Open obuolinis opened 1 year ago

obuolinis commented 1 year ago

Add_Structure.ps1 has registry entries for PS1 system and params mixed up in lines 354-355 https://github.com/damienvanrobaeys/Run-in-Sandbox/blob/be67c90c43414b7facd5f0bdc4b7156d0e321d37/Add_Structure.ps1#L354

@Joly0 your fork is also affected, in several places, not only this one.

Joly0 commented 1 year ago

Ah, you are right. I will fix it tomorrow. Thank you