Forum Discussion
AB21805
Feb 02, 2022Bronze Contributor
installing a exe but not working
Hi all, I am trying to install an emulator which is an exe with a license key but when installing it fails. I have been told that the install command is: But this doesnt seem to w...
- 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 😉 )
AB21805
Bronze Contributor
What do you mean? how would that look?
When I tested locally without using intune this works. So the command itself locally works
When I tested locally without using intune this works. So the command itself locally works
Feb 03, 2022
Testing an installation with system could be just a little bit different then using a normal admin account. And because intune installs that software as system..... 🙂
- Feb 03, 2022
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 😉
- Feb 03, 2022I know :)... sandbox is indeed great for testing https://call4cloud.nl/2021/08/sandbox-multiverse-of-madness/
- Feb 03, 2022