Forum Discussion
installing a exe but not working
- Feb 03, 2022
Works 🙂
Change:
- Renamed long .exe file to shorter name
- changed install.cmd to "ClassWiz_Emulator.exe" /l"1033" /s /v" /qn ISX_EID=xxxxxxxx" (Removed the serialnumber 😉 )
You could try using Windows Sandbox (Add/Remove Features) in combination with Run-in-Sandbox (https://github.com/damienvanrobaeys/Run-in-Sandbox). You can right-click a .intunewin file and choose "Test intunewin in Sandbox". Makes testing a lot easier 😉
- AB21805Feb 03, 2022Bronze Contributor
Hi Rudy_Ooms_MVP Harm_Veenstra
I use Parallels on my mac so I can have windows 10 on it but I cant seem to install sandbox the feature doesnt seem to be there.
I also tried Get-WindowsOptionalFeature -online -FeatureName Containers-DisposableClientVM
no error but still no sandbox
- Feb 03, 2022
Are you using Windows 10 Home perhaps? It's installable from Windows 10 Pro build 1903 and up.
- AB21805Feb 03, 2022Bronze Contributorthats my issue haa thanks
- Feb 03, 2022
- AB21805Feb 03, 2022Bronze Contributor