Imports an existing registry entry.

Installer software, free windows MSI creation tool
Home | Contact | Site Map |
Download Features Java Licensing Purchase Testimonials Support Forums FAQs
USER GUIDE

Add Registry Entry Command Option

Command Syntax:

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

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

Parameters

  • <source_registry_key> - The path of the source key.
  • <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
© 2002 - 2008 Caphyon Ltd. Trademarks belong to their respective owners. All rights reserved.