Deletes a registry entry.

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

Delete Registry Entry Command Option

Command Syntax:

/DelReg  { [-RegKey <registry_key>] | [-RegValue <registry_value_name>] }

Deletes a key or a value from the registry.

Parameters

  • [-RegKey <registry_key>] - The path of the key that is to be deleted.
  • [-RegValue <registry_value_name>] - The path of the registry value that is to be deleted.

Example:

AdvancedInstaller.com /edit MyProject.aip /DelReg -RegKey HKUD\Software\MyKey
© 2002 - 2008 Caphyon Ltd. Trademarks belong to their respective owners. All rights reserved.