Re: [WiX-users] Help Menu for Custom MBA

2013-05-10 Thread Nick Miller
Awesome, thanks! -Original Message- From: Marco Tognacci [mailto:mark...@live.it] Sent: Friday, May 10, 2013 5:31 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Help Menu for Custom MBA Yes, because with Burn the standard command line args are

Re: [WiX-users] Help Menu for Custom MBA

2013-05-10 Thread Marco Tognacci
Yes, because with Burn the standard command line args are parsed by the engine, and you'll find in your BootstrapperApplication.Command.Action the launch action equal to Help (or Install, Uninstall, Modify, Repair...), and in BootstrapperApplication.Command.Display the state of UI that is reques