I have a WiX project for my ASP.NET application in which I have defined the
path for the sourcecode:
<?define SOURCEPATH =\\MachineName\DropFolder\Build001 ?>
This value is now used in the project to include the necessary files in the
project. My next step here is to include this as part of my MSBuild and I
was wondering how would pass the value for the SOURCEPATH defined above. So
for each builds the value would like \\MachineName\DropFolder\Build001 or
\\MachineName\DropFolder\Build002. How can pass these values to the WiX
project?
Thanks,
SJ
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users