Re: [WiX-users] Registry search and showing a message box

2010-02-09 Thread Blair
. -Original Message- From: sean farrow [mailto:sean.far...@seanfarrow.co.uk] Sent: Tuesday, February 09, 2010 4:57 PM To: 'General discussion for Windows Installer XML toolset.' Subject: Re: [WiX-users] Registry search and showing a message box Hi: Thanks, is there a yes/no dialo

Re: [WiX-users] Registry search and showing a message box

2010-02-09 Thread sean farrow
February 2010 00:39 To: 'General discussion for Windows Installer XML toolset.' Subject: Re: [WiX-users] Registry search and showing a message box You can set properties using the AppSearch-related RegistrySearch. You can then use those properties in your UI sequence to ask the us

Re: [WiX-users] Registry search and showing a message box

2010-02-09 Thread Blair
: Tuesday, February 09, 2010 3:29 PM To: 'General discussion for Windows Installer XML toolset.' Subject: [WiX-users] Registry search and showing a message box Hi: Hi: I need toperform a registry search for an uninstallation program (this is an older version). Where should this be

[WiX-users] Registry search and showing a message box

2010-02-09 Thread sean farrow
Hi: Hi: I need toperform a registry search for an uninstallation program (this is an older version). Where should this be put, this doesn't need to be a launch condition in this case. If the executable exists, I then need to show a message box with yes/no butons, and run the executable is the