Logo ADS-Training Home   All Libraries and Lists   Site Management   Create (reserved)   Site Help   
Icon
ADS-Training InfoCenter
Knowledge Base and Tips: How to Use Property Reference Command-Line...
   
New New Item
|
Edit Edit Item
|
Delete Delete Item
|
Alert Me
|
Go Back to List
Title:
How to Use Property Reference Command-Line Parameters with Msiexec.exe
Body:
 
It is possible to perform all Microsoft Windows Installer functions at a command prompt by using Msiexec.exe. You can use many property command-line switches to perform different functions or set certain variables.
 
To learn all, click this link:
 
 
 
ALLUSERS Parameters;
Blank = Current Profile (Installer installs the icons/shortcuts to the ALL Users Dir and Installer will install to the current profile and no other profile can use the application nor can (re)install the application)
1 = ALLUSERS Profile (Installer will install to each profile as needed)
2 = Current Profile (Installer will install to the current user profile all icons/shortcuts however any other users can launch application)
 
Here another SMS sample:
 
msiexec /I WINZIP.msi ALLUSERS=2
 
 
KB Article by ID Number:
Directory Services Keywords:
Accessibility W2000ACCESS
General Services Keywords:
AD GENERAL
Technologies Keywords:
Networking Keywords:
Accessibility W2000ACCESS
Expires:
Attachments:
 
 
Created at 4/12/2005 9:02 PM by Jean-François APREA
Last modified at 4/12/2005 9:02 PM by Jean-François APREA