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
Getting this now:
Error unzipping downloaded content. (0x87D30067) for the fail message.
I have checked everything I get it to allow x86 and 64 bit. windows 1709 and later which the device has . install behaviour is system
Any more ideas? aha
Error unzipping downloaded content. (0x87D30067) for the fail message.
I have checked everything I get it to allow x86 and 64 bit. windows 1709 and later which the device has . install behaviour is system
Any more ideas? aha
- Feb 14, 2023I think that creating another Win32 package that supersedes the previous one is ok, you can choose that when creating a new one, and you can choose to uninstall the previous one in those steps too. Not sure about the detection rule, I don't know what you use now?
- AB21805Feb 14, 2023Bronze ContributorHi Harm, how do I update the license key with this script? Can I simply change the key or do I need to add a folder or file to create another detention rule?
- AB21805Feb 04, 2022Bronze ContributorThanks again!
- Feb 04, 2022Yes π Good to see that it works now!
- AB21805Feb 03, 2022Bronze ContributorOkay! Perfect Iβll try this and if all good Iβll mark it as best response! Thank you again !
- 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!
- AB21805Feb 03, 2022Bronze ContributorJust 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
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, 2022Which could still block it π I've send you a PM
- AB21805Feb 03, 2022Bronze Contributoron this machine its only windows defender
- Feb 03, 2022You don't have AntiVirus running which blocks the file?