Hi Bob. 
The checkbox is on the finish page.
Do I need to move the checkboxto an earlier dialog?
 Chers
Sean.

-----Original Message-----
From: Bob Arnson [mailto:[EMAIL PROTECTED] 
Sent: 06 October 2008 06:36
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] adding registry entries when a checkbox is
checked

Sean Farrow wrote:
> I need to add registry entries when/if a checkbox is checked on my 
> finish page.
> I also need these entries to be removed during uninstallation if added

> diring installation.
> What is the best way of achieving this?
>   

There's no way to add registry entries after installation ("finish
page"). To do it during installation, create a component and give it a
condition of the check box's property value; that way, MSI will install
it only when the property is set.

--
sig://boB
http://joyofsetup.com/



------------------------------------------------------------------------
-
This SF.Net email is sponsored by the Moblin Your Move Developer's
challenge
Build the coolest Linux based applications with Moblin SDK & win great
prizes
Grand prize is a trip for two to an Open Source event anywhere in the
world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users
 

__________ Information from ESET NOD32 Antivirus, version of virus
signature database 3495 (20081004) __________

The message was checked by ESET NOD32 Antivirus.

http://www.eset.com
 
 

__________ Information from ESET NOD32 Antivirus, version of virus
signature database 3495 (20081004) __________

The message was checked by ESET NOD32 Antivirus.

http://www.eset.com
 

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to