Loading
Can I set a Registry Key (Branch) from a Property Value?
I have multiple version releases in one ISM file, each with its own version number.

 

Each version stores its registry in a version key (branch/folder) like this:

 

     

  • HKEY_CURRENT_USER/Software/Company/ProductName/10.0
  • HKEY_CURRENT_USER/Software/Company/ProductName/11.0
  • HKEY_CURRENT_USER/Software/Company/ProductName/12.0
  • HKEY_CURRENT_USER/Software/Company/ProductName/13.0
  • HKEY_CURRENT_USER/Software/Company/ProductName/14.0
  • etc.

 

Each version has the same elements. I currently have a separate Component with the registry settings for each version, which is a hassle to keep in synch when changes occur.

 

Can I have one registry component and designate the version key as a property that's assigned for each release? Thanks.

Loading
Can I set a Registry Key (Branch) from a Property Value?