Hi: 
Thanks, is there a yes/no dialogue in the wix ui library, or you use a ca
and show a messagebox using the windows api? Also, how can I get the
windows installer windows handle, is there an msi for this?
Cheers
Sean.

-----Original Message-----
From: Blair [mailto:os...@live.com] 
Sent: 10 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 user and
use properties you set in that dialog to condition the removal.

-----Original Message-----
From: sean farrow [mailto:sean.far...@seanfarrow.co.uk] 
Sent: 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 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 yes button is pressed and aboutthe
install if the no button is pressed.

I'm assuming this needs to be in the user interface sequenece, is there
any documentation as to the order of items in this sequence?

Any help appreciated.

Sean.

--------------------------------------------------------------------------
--
--
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


--------------------------------------------------------------------------
----
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users



------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to