Re: [WiX-users] Launching Exe at end of Installation...

2011-07-27 Thread Wilson, Phil
Message- From: Dominique Louis [mailto:dominique.lo...@amxeurope.com] Sent: Wednesday, July 27, 2011 5:06 AM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Launching Exe at end of Installation... Ok I think I found the issue. The ExeCommand is wrong, it should

Re: [WiX-users] Launching Exe at end of Installation...

2011-07-27 Thread Dominique Louis
toolset. Subject: [WiX-users] Launching Exe at end of Installation... Hi all, I have the following Custom Action, based on reading the docs... And it is supposed to be called here... NOT Installed But the CA_LaunchLicenceManager never seems to be called, so the exe never

[WiX-users] Launching Exe at end of Installation...

2011-07-27 Thread Dominique Louis
Hi all, I have the following Custom Action, based on reading the docs... And it is supposed to be called here... NOT Installed But the CA_LaunchLicenceManager never seems to be called, so the exe never starts. Any ideas, suggestions? Thanks, DOMINIQUE LOUIS ##