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 requested (Full, Passive...).In the CommandLine you'll find only your custom command line args that you have parse yourself.
> From: nmil...@livetechnology.com > To: wix-users@lists.sourceforge.net > Date: Fri, 10 May 2013 21:16:52 +0000 > Subject: [WiX-users] Help Menu for Custom MBA > > Hi All, > > Is there anything special I need to do to create a command line help menu in > my custom managed bootstrapper application? > Bootstrapper.Command.GetCommandLineArgs() seems to ignore /?, /h, and /help > completely... > > Thanks, > Nick > > Nicholas Miller (Network Administrator) > LiveTechnology Holdings, Inc. > LiveTechnology Park: 16 Sterling Lake Rd, Tuxedo Park, NY 10987 > Phone: 845.351.5100 Direct: 845.535.6205 Fax: 845.351.5102 > Email: nmil...@livetechnology.com<mailto:nmil...@livetechnology.com> > Website: www.LiveTechnology.com<http://www.livetechnology.com/> > > ------------------------------------------------------------------------------ > Learn Graph Databases - Download FREE O'Reilly Book > "Graph Databases" is the definitive new guide to graph databases and > their applications. This 200-page book is written by three acclaimed > leaders in the field. The early access version is available now. > Download your free book today! http://p.sf.net/sfu/neotech_d2d_may > _______________________________________________ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. This 200-page book is written by three acclaimed leaders in the field. The early access version is available now. Download your free book today! http://p.sf.net/sfu/neotech_d2d_may _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users