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 ๐ )
Feb 03, 2022
Ok, it checks for an already installed version of the app, doesn't find it in c:\program files (x86) and starts checking all requirements which you didn't specify other than a OS version and then it should start installing but the log ends there ๐ What's behind this piece of log?
AB21805
Feb 03, 2022Bronze Contributor
Would it be possible for me to PM you the files somehow so you can test it your side?