Run-in-Sandbox
Run-in-Sandbox copied to clipboard
Intunewin installation should use 32-bit cmd
Intune uses c:\windows\SysWOW64\cmd.exe for all installations but Run-in-Sandbox uses the default 64 bit cmd.exe. Because of this it's currently not possible to test packages which use commands like c:\windows\sysnative\pnputil.exe to install drivers.
Hey, could you test my fork here please?