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

Reply via email to