| View previous topic :: View next topic |
| Author |
Message |
RyanMisys
Joined: 26 Jun 2006 Posts: 1
|
Posted: Mon Jun 26, 2006 2:18 pm Post subject: Silent Install |
|
|
| Is there a Silent or Way to Automate the Install of the Sentry Software? |
|
| Back to top |
|
 |
jeff
Joined: 19 Jan 2006 Posts: 187
|
Posted: Wed Jun 28, 2006 8:56 am Post subject: Silent Install |
|
|
RyanMisys,
We are working with our software developers to find you a way to do your install. Sorry for the delay.
Jeff |
|
| Back to top |
|
 |
tvancil Site Admin
Joined: 30 Mar 2000 Posts: 231 Location: Carrollton, TX 75007
|
Posted: Wed Jun 28, 2006 9:26 pm Post subject: |
|
|
Hello Ryan-
Not sure what your PC/network setup is, but the simplest way to do a silent install is to put the setup.exe file in some easily accessible location on your PC or network, then goto the command prompt in Windows and type the following command where Setup.exe is located.
Setup.exe /s /v"/qn"
This will install SentryII onto the current machine with all the default settings. It will not start the service.
Also, silent install is really a function of the InstallShield package rather than SentryII specifically. There's more info on the command and switches here:
http://helpnet.installshield.com/robo/projects/HelpLibDevStudio9/SilentInstall.htm
Please let us know if this helps accomplish what you're trying to do.
Thanks,
Todd |
|
| Back to top |
|
 |
|