You need to reference the tasks dll e.g.:

  <!-- Load the WiX3 tasks -->
  <loadtasks 
assembly="${wix.dir}\Microsoft.Tools.WindowsInstallerXml.NAntTasks.dll" />

Note: the "rebuild" flag for the candle task doesn't currently work so you will 
need to make sure the wixobj files are deleted before you call candle. I have 
submitted a patch for this which will hopefully make a build on day.

Neil

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ryan Lovelett
Sent: 18 May 2007 01:23
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] NAnt and WiX

How do you install WiX tasks for NAnt?  I cannot find on NAnt or NAntcontrib 
that implements the WiX <candle> tasks.
 
 Thanks,
 Ryan

-------------------------------------------------------------------------
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

-------------------------------------------------------------------------
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

Reply via email to