InstallerContactSite Map

Command Syntax

/AddReg  <source_registry_key>  
         <dest_registry_key>
         [-SingleComponent]

Adds to the project an already existing key from the registry.

Parameters:

  • <source_registry_key>
  • The source key's path.
  • <dest_registry_key>
  • The destination registry key.
  • [-SingleComponent]
  • Specify whether the keys imported from the registry should be grouped into a single component.

Example:

AdvancedInstaller.com /edit MyProject.aip 
    /AddReg HKLM\Software\LocalKey HKUD\Software\MyKey