I'd like to know how to force to launch the application in silent install mode. 
I thought this would work:

msiexec /i myapp.msi WIXUI_EXITDIALOGOPTIONALCHECKBOX="1" /qr

But after installation, the application wasn't launched. By the way, we use the 
'standard' way from Wix.chm("How To: Run the Installed Application After 
Setup") for the 'launch application'. How can I make the application run 
anyways after a silent installation?

By the way, from the log, the CustomAction "LaunchApplication" never run. I 
don't know why it didn't run.

Thanks.
/Brian


      __________________________________________________________________
Make your browsing faster, safer, and easier with the new Internet Explorer® 8. 
Optimized for Yahoo! Get it Now for Free! at 
http://downloads.yahoo.com/ca/internetexplorer/
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to