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
Feb 03, 2022Bronze Contributor
Just like that! Wow Haah thank you! But say if I need the serial to be inputted how would I do that as I donโt want to go around putting it in.
Feb 03, 2022
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!