hey all

In my managed bootstrapper I can get access to command line parameters via
Command.GetCommandLineArgs().

ParseCommandLine@src\burn\engine\core.cpp seems to parse lot of burn
standard command line parameters and pass the rest to my BA. Is this a
supported scenario ? http://sourceforge.net/p/wix/bugs/2843/ leads me to
believe that it should not work.

In order to support silent installation I need a installation directory and
few other configuration parameters.  Is there a standard installation
destination that burn supports via Command line. Should I follow any
convention in naming my command line parameters/values so that it doesn't
conflict with future versions of wix.

Thanks
raj
------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to