I'm using Installshield Express 11, and I'm trying to create an
installer that always runs silently. All the user has to do is double
click on setup.exe and the app will be installed. The only way I know
is by adding a /s command line parameter, but I can't expect the end
user to do that. I appreciate the help. Thanks