Hi, I am running a freeware version of Adv Inst. 6.2
Im creating an .msi from a .exe installer for one of our applications.
We want to install the application via .msi by running a silent install, where we deploy it using SMS and the company users wont even know that it was installed on their workstations.
The problem is that the installer pops up dialog boxes when double clicking on the install .msi (PrepareDlg, WelcomDlg, FolderDlg, etc)
how can I get rid of these dialogs and pre-set these settings so the installer runs through and installs the package without any user interaction. Do I need to buy the full version (Pro or Enterprise?)
thanks.