Learned from the tutorial , I wrote the script as
follow. <CustomAction Id="LaunchApp" FileKey="a.exe" ExeCommand="" Return="asyncNoWait" /> <InstallExecuteSequence> <Custom Action="LaunchApp" After="InstallFinalize">NOT Installed</Custom> </InstallExecuteSequence> But the program ,which is a.exe , always launchs before the
installation completion . That is , a.exe launched before the user click the finish
button . However , I want it to execute after the user click finish button ( the installation complete ) . How can I do this ? Thanks in advance ! IMPORTANT
NOTICE: |
------------------------------------------------------------------------- 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