Feb 02 2022 05:55 AM
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 work via intune.
I have packaged the .intunewin file pointing to the exe but no luck any ideas?
Feb 03 2022 07:51 AM
Feb 03 2022 07:52 AM
Feb 03 2022 08:21 AM
Solution
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 😉 )
Feb 03 2022 08:23 AM
Feb 03 2022 08:25 AM - edited Feb 03 2022 08:25 AM
You can use your command-line as you did before with the shortened .exe file at the beginning and including the serial number, I just removed it so that people here wouldn't see it 😛 Change it, create a new .intunewin package and test it in your environment and let me know!
Feb 03 2022 08:26 AM
Feb 14 2023 12:14 AM
Feb 14 2023 12:37 AM