themselves.
-Original Message-
From: Castro, Edwin G. (Hillsboro) [mailto:edwin.cas...@fiserv.com]
Sent: Thursday, January 07, 2010 1:52 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Build WiX Solution After Drop
You'll have to do some pretty major MS
.
Subject: Re: [WiX-users] Build WiX Solution After Drop
You'll have to do some pretty major MSBuild/TeamBuild hacks to perform the
database deployment before the wix solution is built. Are you using VSTS DB
project files to maintain your database schema? Are you using it's deployment
age-
> From: Kerber, Cameron [mailto:cameron.ker...@philips.com]
> Sent: Thursday, January 07, 2010 7:57 AM
> To: wix-users@lists.sourceforge.net
> Subject: [WiX-users] Build WiX Solution After Drop
>
> So I created a Wix Solution and added it to my Team Build process as
>
You'll have to edit the wix.targets file to build after the AfterDrop target
or run your .wixproj after the other things build. Or, do your SQL Database
manipulation earlier in the build process.
On Thu, Jan 7, 2010 at 7:57 AM, Kerber, Cameron
wrote:
> So I created a Wix Solution and added it to
So I created a Wix Solution and added it to my Team Build process as the last
solution to build. But I am using source files inside WiX that aren't created
until after my solutions have built and deployed... So how do I delay the WiX
compile.
Specifically my problem is on the AfterDrop target
5 matches
Mail list logo