ramit
Posts: 90
Joined: Thu Dec 18, 2008 11:51 am

Creating Registry for each Components (Organization)

Hi,

In my installer, I have 4 components. Client can select any single or multiple components (Organization). I want to make a registry entry for each component which user selected and installed.

I know from Registry left menu I can create Keys in registry, but I am not getting how to create key as per components selection.

I also want to delete those registry entries on uninstall.

Please suggest

Thanks
Amit
GabrielBarbu
Posts: 2146
Joined: Thu Jul 09, 2009 11:24 am
Contact: Website

Re: Creating Registry for each Components (Organization)

Hi Amit,

Hello, I am assuming you are referring to Features. Components can not be selected by the user. They are part of features and their installation is controlled by conditions.
From the Registry page, create a value for each Feature. From the Organization page, drag each registry value under its corresponding Feature. They will now be installed only when the feature they are under is installed. They will also get properly uninstalled along with your product.

Best regards,
Gabriel
Gabriel Barbu
Advanced Installer Team
http://www.advancedinstaller.com/

Return to “Common Problems”