|
|
||
MSI Factory
The registry key root.
Note: The HKEY_USER_SELECTABLE option means that if this is a per-user installation, the registry key is written under HKEY_CURRENT_USER. If this is a per-machine installation, the registry key is written under HKEY_LOCAL_MACHINE. A per-machine installation is specified by setting the ALLUSERS property to 1.
The name of the key to add. For example, "Software\My Company\My Product." You can use properties in your key name. For example, "Software\[Manufacturer]\[ProductName]." To see a list of properties that can be inserted, right click on the field and choose Insert > Property from the context menu.
The action to take. Choose from:
Creates the key during installation but does not remove it during uninstall.
Creates the key and then removes it during uninstall.
If checked, allows you to configure specific access permissions for the key on the end user's system. Press the Edit button to open the User Permissions dialog.
MSDN Online: LockPermissions Table
MSDN Online: Registry Table
MSDN Online: RemoveRegistry Table
WiX Help File: Permission Element
WiX Help File: RegistryKey Element
Learn More: Indigo Rose Software - MSI Factory - Buy Now - Contact Us