.
-Original Message-
From: pmdarrow [mailto:pdar...@metaworks.com]
Sent: Friday, May 07, 2010 8:28 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] WiX and TFS Build
Here's what I'm trying to do: I have two solutions - one for my main
application and its associated projects and a
[mailto:pdar...@metaworks.com]
Sent: Friday, May 07, 2010 9:28 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] WiX and TFS Build
Here's what I'm trying to do: I have two solutions - one for my main
application and its associated projects and another for my database (VS
.dbpro
The project variable approach (i.e. $(var.ProjectName.TargetDir) only seems
to work if the projects are in the same solution. I have two solutions, the
installer project in one and the DB project in the other. I've come up with
a workaround by making a special case for the build server, but I was
If you install the WiX toolset on the build machine, I believe you can use
the built in project variables to reference the other projects.
On Fri, May 7, 2010 at 6:27 AM, pmdarrow wrote:
>
> Here's what I'm trying to do: I have two solutions - one for my main
> application and its associated pro
Here's what I'm trying to do: I have two solutions - one for my main
application and its associated projects and another for my database (VS
.dbproj) and its associated projects. What I'd like to do is include the
output from the database project (a .dbschema and some SQL scripts) in my
installer
Thanks a lot. I will try it out.
Neil Enns wrote:
>
> Here's the documentation I mentioned that should show up in the next
> weekly WiX build:
>
> Integrating WiX Projects Into Daily Builds
>
> One of the most common reasons for using MSBuild with WiX project files is
> to integrate the build
eforge.net
Subject: [WiX-users] Wix and TFS
I have a list of wxs files that packages files from a share folder where Team
build stages its build result. Currently I am having batch file containing
candle and light commands with sharefolder path as a parameter.
I want to integrate it with TFS so that
D] On Behalf Of Sajid1105 [EMAIL
PROTECTED]
Sent: Thursday, July 31, 2008 11:18 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Wix and TFS
I have a list of wxs files that packages files from a share folder where Team
build stages its build result. Currently I am having batch file co
Yeah, you can do it. You'll have to manually create your tasks and schedule
them in each of your project files. That's essentially duplicating what's
int he project files for Votive. I would say, even though it's going to be
some work, you'd still be better served by building Votive projects and
Hi,
If I use votive, its going to be a lot of work since we have large number of
projects and custm tasks in msbuild as well as wxs files. is there a way in
msbuild that I can schedule the wix compilation beforedropbuild and copy
this msi file to the binary folder?
Dmitry Berkovich wrote:
>
>
Hi,
Do you using Wix V3 and Votive?
If yes you have 2 options:
I) just install WiX on Team Build Server and you can compile solution that
have .wixproj project and it will be work.
II) If you don't want/can not install Wix on Team Build server write me
private email I will explain how you ca
I have a list of wxs files that packages files from a share folder where Team
build stages its build result. Currently I am having batch file containing
candle and light commands with sharefolder path as a parameter.
I want to integrate it with TFS so that each time I schedule a build it
creates
12 matches
Mail list logo