Hi, I need to launch another setup.exe, on the click of finish
button of my installer.
<Control Id="Finish"
Type="PushButton" X="236" Y="243"
Width="56" Height="17" Default="yes"
Cancel="yes" Text="&Finish">
<Publish Value="SetRedirectURL"
Event="DoAction">REMOVE <> "ALL"</Publish>
<Publish
Value="LaunchMySQLDriver" Event="DoAction">REMOVE
<> "ALL"</Publish>
<Publish
Event="EndDialog" Value="Return">1</Publish> </Control> Above is code for Finish button. When I run it through MSI,
It works properly, but when I create setup.exe for my msi, It do not launch the
exe. Any idea on the..? Thanks and Regards, |
------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users