I'm about to give up and just build the installer "AfterDrop" .... But I
really don't want to.

 

It seems that I can't come up with a combination of file references that
will work on both the local desktop and the TFS Build server.

 

So I can build on the server I have had to include the following

 

Source="$(var.SolutionDir)..\..\..\..\Binaries\$(var.Platform)\$(var.Con
figuration)\file.dll

 

C:\Source\Binaries\ ( because this is the $(BinariesDir) for TFS Server

 

 

Yet on the local users system files get dropped to 

Source="$(var.SolutionDir)..\$(var.Platform)\$(var.Configuration)\file.d
ll

 

C:\Source\Project\Binaries\

 

 

Has anyone figured out the proper/recommended  way to do this.

 

Thanks

 

Release Engineer

mcl...@fullarmor.com <mailto:mcl...@fullarmor.com>  

 

FULLARMOR Corporation

399 Boylston Street

11th Floor

Boston, MA 02116

Phone: 617.896.2243

Fax: 617.556.0221

www.fullarmor.com <http://www.fullarmor.com/> 

 

------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT 
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian 
Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com 
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to