Add Registry Entry Command Option

Command Syntax

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

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

Parameters:

  • <source_registry_key>
  • The path indicating the source registry key.
  • <dest_registry_key>
  • The path pointing to the destination of the 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