ion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Problem with Including under TFS 2010 Build Agent
Giving the magic 8 ball a shake, I'll take a guess and say that the
$(sys.CURRENTDIR) is set differently on the build machine. $(sys.CURRENTDIR) is
a very volatile value. It
Giving the magic 8 ball a shake, I'll take a guess and say that the
$(sys.CURRENTDIR) is set differently on the build machine. $(sys.CURRENTDIR)
is a very volatile value. It is set to where you launch the build from.
Instead, I would recommend using a relative path to the .wxi file. The
Include wi
Got a challenging problem. I have an include file that has versioning
constants in it. Running from the Desktop, all goes well, the constants are
defined, and the correct version number is set on the MSI.
However, on the TFS 2010 Build agent, the include doesn't seem to work. I get
the follo
3 matches
Mail list logo