Configuration Properties

These properties refer to the configuration of the package:

Property NameDescription
ACTIONSet to the initial action called after the installer is initialized.
ALLUSERSDetermines if the package is installed per-user or per-machine. Please see the Make the package install per-user or per-machine How-To for more details.
ARPAUTHORIZEDCDFPREFIXSet to the URL of the update channel for an application.
ARPCOMMENTSSets the comments showed in the "Add or Remove Programs" Control Panel applet.
ARPCONTACTSets the contact information showed in the "Add or Remove Programs" Control Panel applet.
ARPINSTALLLOCATIONSets the installation path used by the "Add or Remove Programs" Control Panel applet.
ARPNOMODIFYDisables the "Change" option in the "Add or Remove Programs" Control Panel applet.
ARPNOREMOVEDisables the "Remove" option in the "Add or Remove Programs" Control Panel applet.
ARPNOREPAIRDisables the "Repair" option in the "Add or Remove Programs" Control Panel applet.
ARPPRODUCTICONSpecifies the icon of the installation package.
ARPREADMESets a ReadMe string for the application in the "Add or Remove Programs" Control Panel applet.
ARPSIZESets the estimated size of the application in kilobytes in the "Add or Remove Programs" Control Panel applet.
ARPSYSTEMCOMPONENTDetermines if the application is showed in the "Add or Remove Programs" Control Panel applet.
ARPURLINFOABOUTSets the URL of the application information in the "Add or Remove Programs" Control Panel applet.
ARPURLUPDATEINFOSets the URL of the application updates in the "Add or Remove Programs" Control Panel applet.
AVAILABLEFREEREGSet to the registry space in kilobytes required by the application
CCP_DRIVEContains the root path for qualifying products for CCP
DefaultUIFontContains the default font style used by the installation dialogs controls.
DISABLEADVTSHORTCUTSDetermines if the application shortcuts can be installed as advertised.
DISABLEMEDIADetermines if media sources (CD/DVD-ROMs) can be registered as valid sources for the product installation.
DISABLEROLLBACKDetermines if the installation performs a rollback in case of a failure.
EXECUTEACTIONSpecifies which action will be initiated by the ExecuteActionstandard action.
EXECUTEMODEDetermines the execution mode for the installation (if the installation affects the system or not)
FASTOEMImproves installation performance under specific OEM scenarios when it is set.
INSTALLLEVELSets the installation level (used to determine which features are installed).
LIMITUIDetermines if the installation runs with full or basic UI.
LOGACTIONContains the names of the standard actions which will be logged.
MEDIAPACKAGEPATHSet to the relative path of the MSI if it's not located at the root of the CD-ROM.
MSIARPSETTINGSIDENTIFIERContains a semi-colon delimited list of the registry locations where the application stores a user's settings and preferences.
MSIDISABLEEEUIDisables the embedded UI (if it has one) used by the MSI. It is available only in Windows Installer 4.5 and later.
MSIFASTINSTALLWhen set, this property makes the package perform a faster installation. It is available only in Windows Installer 5.0 and later.
MSIINSTALLPERUSERWhen set, this property makes the package install only for the current user. It is available only in Windows Installer 5.0 and later.
MSINODISABLEMEDIADetermines if the DISABLEMEDIA property can be set or not.
MSIENFORCEUPGRADECOMPONENTRULESWhen set, this property makes the package apply the upgrade component rules during small updates and minor upgrades.
MSIUNINSTALLSUPERSEDEDCOMPONENTSWhen set, this property makes the package unregister and uninstall redundant components to prevent leaving behind orphan components on the computer. It is available only in Windows Installer 4.5 and later.
PRIMARYFOLDERSpecifies the path of the primary installation folder (used for disk costing).
PrivilegedSet when the installation runs with Administrator privileges.
PROMPTROLLBACKCOSTSpecifies the action taken when there is insufficient disk space for the installation.
REBOOTDetermines the reboot behavior of the installation.
REBOOTPROMPTSuppresses the reboot prompts triggered by the installation. Any needed reboots are performed automatically.
ROOTDRIVESpecifies the default drive for the destination directory of the installation.
SHORTFILENAMESDetermines if the install process will use short names.
TRANSFORMSContains a list of the transforms which will be applied to the MSI.
TRANSFORMSATSOURCEInforms the installer that the transforms for a product reside at the source.
TRANSFORMSSECUREDetermines if the MSI transforms are cached locally in a location for which the user does not have write access.
MsiLogFileLocationContains the full path of the log file when the logging policy is set.
MsiLoggingSets the default logging mode for the installation.
MSIUSEREALADMINDETECTIONWhen set, this property request that the installer use actual user information when setting the "AdminUser" property.