Complete is by definition complete.

What you need to do is customize a dialog that is shown prior to ready for 
installation and then use that in a component condition to drive whether an 
XML change occurs or not. That way when you get to the complete dialog you 
really are complete.

----------------------------------------
 From: "Norbert Schmid" <norbert.huffsch...@spindotters.net>
Sent: Thursday, November 08, 2012 3:53 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] How to invoke XmlFile standard custom action after 
ExitDialog

Hi, 

I have quite a simple wxs file using WixUI_Minimal. At the end of the
install procedure I want to ask the user for an install option and 
depending
on it I want to patch one entry in the installed exe.config file. As I
understand there is the XmlFile utility in WixUtilExtension, which can do
this. Furthermore the exit dialog allows to customize a checkbox for
arbitrary boolean input.

I found lots of examples how this checkbox can be used to launch an
application after the install is done, but I have no idea how I can invoke
the XmlFile utility instead.

Is this possible? How? 

Thanks, 
Norbert

--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/How-to-invoke-
XmlFile-standard-custom-action-after-ExitDialog-tp7581825.html
Sent from the wix-users mailing list archive at Nabble.com.

----------------------------------------------------------------------------
--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_nov
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_nov
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to