Page 1 of 1

Silent distribution problem

Posted: Thu Apr 26, 2007 8:35 am
by mjtolva
I am trying to silently deploy an app that was externally packaged with InstallAware.

I ran the .exe with a /S on the command line and it runs for a few minutes then stop. It seems extract a bunch of files to the %TEMP% folder then stops.

Any ideas on how I can automate this install?

Posted: Thu Apr 26, 2007 9:21 am
by MichaelNesmith
You want to review your silent install logic to determine where setup is bailing out. You may want to customize your logic for when SILENT is TRUE.

Posted: Thu Apr 26, 2007 9:25 am
by mjtolva
Sorry but I don't know what that means.

I didn't create the install, and am not familiar with how InstallAware works.

Posted: Thu Apr 26, 2007 9:45 am
by MichaelNesmith
Then, please contact the setup author for further help.