Re: [WiX-users] Guidence to Implement Prerequisite for MSI installers

2009-02-26 Thread Doran Wellnitz
I would also be interested in a solution for this issue. Has anyone done something similar or know how this could be approached? Thanks, DoranW -Original Message- From: Prabhat Nath [mailto:prabhat.n...@gmail.com] Sent: Wednesday, February 25, 2009 2:23 AM To: wix-users@lists.sourcefor

Re: [WiX-users] WiX 3.0 + MSBuild Issues

2009-02-18 Thread Doran Wellnitz
script? As I said, this should be in the wixproj file, and this is how you call it: -Original Message- From: Doran Wellnitz [mailto:dor...@microsoft.com] Sent: Tuesday, February 17, 2009 17:20 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] WiX 3.0

Re: [WiX-users] WiX 3.0 + MSBuild Issues

2009-02-17 Thread Doran Wellnitz
iting DefineConstants you overwrite individual properties. -Original Message- From: Doran Wellnitz [mailto:dor...@microsoft.com] Sent: Tuesday, February 17, 2009 12:59 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] WiX 3.0 + MSBuild Issues Hello, I'v

Re: [WiX-users] WiX 3.0 + MSBuild Issues

2009-02-17 Thread Doran Wellnitz
) method for passing multiple WiX parameters from MSBuild? Thanks. Thanks, DoranW -Original Message- From: Doran Wellnitz [mailto:dor...@microsoft.com] Sent: Monday, February 16, 2009 9:14 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] WiX 3.0 + MSBuild

Re: [WiX-users] WiX 3.0 + MSBuild Issues

2009-02-16 Thread Doran Wellnitz
Scratch that :)...Links got broken in email. -Original Message- From: Doran Wellnitz Sent: Monday, February 16, 2009 9:13 PM To: General discussion for Windows Installer XML toolset. Subject: RE: [WiX-users] WiX 3.0 + MSBuild Issues Thanks for the quick reply, but neither of those links

Re: [WiX-users] WiX 3.0 + MSBuild Issues

2009-02-16 Thread Doran Wellnitz
Issues These should get you some ideas: http://social.msdn.microsoft.com/Forums/en-US/msbuild/thread/d0610b37-02 fa-43dc-9823-3fa867093707 http://social.msdn.microsoft.com/Forums/en-US/tfsbuild/thread/95bf6b1d-9 dae-48ba-b56d-08fa5ae26563 -Original Message- From: Doran Wellnitz [mailto:dor

[WiX-users] WiX 3.0 + MSBuild Issues

2009-02-16 Thread Doran Wellnitz
Hello, I'm trying to upgrade our TFS build (MSBuild) projects to use the new WiX 3.0 stuff. Unfortunately, I'm having a devil of a time passing all of the preprocessor variables to the WiX project from MSBuild. My understanding is that I should be using the DefineConstants property for passin