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
698 stars 82 forks source link

WIndows Sandbox configuration file error #24

Closed Charbird closed 1 year ago

Charbird commented 1 year ago

Hello,

When I try launching Run in Sandbox I'm getting a Windows Sandbox error stating "The configuration file was invalid. Error 0xc00cee2b." Windows Sandbox does work on my system and also tried disabling the GPU option in the config XML however that did not make a difference.

damienvanrobaeys commented 1 year ago

Not sure but I think it's relative to the vgpu option in Sandbox. This is an error even with basic Windoows Sandbox. You can try to reproduce it by creating a simple WSB file without using runinsandbox, set vgpu to enable and see if you have the error. To solve it set vgpu to disable.

See the old issue below: https://github.com/damienvanrobaeys/Run-in-Sandbox/issues/15