M
Michael Daniloff
I have to deploy MSI package using GPO. How can I specify the command
line parameters to set the properties?
I test the package on my workstation with the following command-line:
msiexec /i "ProductName.msi" OUTLOOK="Yes" NOTES="No" GROUPWISE="No"
(bunch of others).... /qn
Regards,
Michael
line parameters to set the properties?
I test the package on my workstation with the following command-line:
msiexec /i "ProductName.msi" OUTLOOK="Yes" NOTES="No" GROUPWISE="No"
(bunch of others).... /qn
Regards,
Michael