Re: [WiX-users] Command line args for help

2013-04-17 Thread Steven Ogilvie
Classification: Public Marco, that is what this forum is for :) Steve -Original Message- From: Marco Tognacci [mailto:mark...@live.it] Sent: April-17-13 3:31 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Command line args for help Thanks for all

Re: [WiX-users] Command line args for help

2013-04-17 Thread Marco Tognacci
Thanks for all, sorry for my trivial questions. > From: r...@robmensching.com > Date: Wed, 17 Apr 2013 12:22:12 -0700 > To: wix-users@lists.sourceforge.net > Subject: Re: [WiX-users] Command line args for help > > Today you have to write it all yourself. You can see this in wi

Re: [WiX-users] Command line args for help

2013-04-17 Thread Rob Mensching
Today you have to write it all yourself. You can see this in wixstdba. On Wed, Apr 17, 2013 at 12:17 PM, Marco Tognacci wrote: > I have implemented the Help page in Burn setup using WPF custom UI.I'd > like to add all the command line args, is there any way to have the help > text reporting the

[WiX-users] Command line args for help

2013-04-17 Thread Marco Tognacci
I have implemented the Help page in Burn setup using WPF custom UI.I'd like to add all the command line args, is there any way to have the help text reporting the usage of the setup base command line args like /install, /uninstall, /help...?I'd like to have the base setup help where to add only