R
Roberto Baggio
I have an application that installs via an MSI. Customers currently use it
by either specifying the MSI to run in the user's login script, or by
creating an image with the MSI set to run via the RunOnce key, and then
using that image on multiple machines.
I have a proper and valid certificate for signing the MSI.
With WinXP, the installation occurs silently.
With Vista, the user is prompted if they would like to allow the MSI to run.
When the MSI completes running, the compatibility wizard runs.
A majority of the installations are to a small number of machines - in the
100 to 500 range, but there are some accounts where the number of machines
is in the thousands.
Does anyone know how to have this run without user intervention? Or does
anyone know of resources that describe how to deploy to Vista via MSIs in a
silent manner?
by either specifying the MSI to run in the user's login script, or by
creating an image with the MSI set to run via the RunOnce key, and then
using that image on multiple machines.
I have a proper and valid certificate for signing the MSI.
With WinXP, the installation occurs silently.
With Vista, the user is prompted if they would like to allow the MSI to run.
When the MSI completes running, the compatibility wizard runs.
A majority of the installations are to a small number of machines - in the
100 to 500 range, but there are some accounts where the number of machines
is in the thousands.
Does anyone know how to have this run without user intervention? Or does
anyone know of resources that describe how to deploy to Vista via MSIs in a
silent manner?