Hello,
I was wondering if anyone had any experience creating an MSI package from the executable or running the installer via command line through a batch file.
I have done this numerous times in the past with different executables, but I am running into issues with install times or simply not seeing the application install.
I have created MSI packages using MSI Wrapper (payed-for-version) and tried to install via Computer GP and via User GP. Both scenarios I am getting a “Please wait” from Windows for 30 minutes and then it fails to install, though event logs say it installed properly.
If I push the install via batch file there are no errors in the event log or anything, it just doesn’t install.
Just looking for a little guidance or gotchas.
Thank you,
Lucas