A
Alan Truism
I created a custom installation MST script to deploy Outlook 2003
within my company.
So far I've been using executing it manually having users click on a
batch file but I'd like to deploy it through the login script. I want
to do a silent setup, or at the very least disable the cancel option to
keep users from stopping the installation.
The command line I'm using to execute the install goes like this:
setup.exe TRANSFORMS=\\SERVER\OUTLOOK2003\OUTLOOK-INSTALL.MST /qb-
Can I modify the switch at the end in order to prevent users from
cancelling the script?
within my company.
So far I've been using executing it manually having users click on a
batch file but I'd like to deploy it through the login script. I want
to do a silent setup, or at the very least disable the cancel option to
keep users from stopping the installation.
The command line I'm using to execute the install goes like this:
setup.exe TRANSFORMS=\\SERVER\OUTLOOK2003\OUTLOOK-INSTALL.MST /qb-
Can I modify the switch at the end in order to prevent users from
cancelling the script?