Re: [WiX-users] Passing parameters to config file from command line

2009-08-18 Thread brendan_rice
That worked a treat thanks. There was some thing weird going on with my project. All sorted now... Thanks again. Brian Rogers wrote: > > Hey Brendan, > > Try msiexec /i My.msi APPSERVER=http://pleaseWork > > Thanks, > > Brian Rogers > "Intelligence removes complexity.

Re: [WiX-users] Passing parameters to config file from command line

2009-08-17 Thread Brian Rogers
Hey Brendan, Try msiexec /i My.msi APPSERVER=http://pleaseWork Thanks, Brian Rogers "Intelligence removes complexity." - Me http://blogs.msdn.com/icumove <-- NEW On Mon, Aug 17, 2009 at 8:26 AM, brendan_rice wrote: > > Hi, > > I need to be able to pass a parameter to my c