@msaglioc99 Ok, then until you can find a way to install the application silently, uploading it to FOG is useless.
Since it’s an InstallShield installer, you may be able to create a response file. Basically, this records the settings you choose during your installation and lets use that file to silent install the application.
To try this, open a command prompt at the location of your file. Type TeamMate_R11.0.2_Desktop.exe /r
The installer should appear to run normally. Install the application the way your normally would.
Find the response file. Default location will be C:\Windows\setup.iss
. The modified data on the file should match the time you ran the installer.
More directions can be found here:
http://publib.boulder.ibm.com/tividd/td/framework/GC32-0804-00/en_US/HTML/instgu25.htm