The EXECUTEMODE property specifies how the installer executes system updates. This property may be useful when it is necessary to run an installation without actually changing the system. The property can be set to None to disable updating operations such as the installation of files and registry values.
This property can have one of the following two values. The installer only examines the first letter of the value and is case insensitive.
No changes are made to the system. The installer runs the user interface and then queries the database.
All changes to the system are made through script execution. This is the default mode.
If this property is not defined, the execution mode defaults to Script.
Version
Send comments about this topic to Microsoft
Build date: 2/4/2010