Is there a WIX MSBuild task?  I have the Wix target file and assembly
(version 2), however the only example I can find imports the wix target file
and immediately builds, and doesn't do anything else I have specified in my
build script.  Is there a WIX task I can call from within an MSBuild target?
Or a way to do this? For example: 
<Target name="AfterCompile">
<WIX>
...
</WIX
</Target>

Thanks,
Shane

-----------------------------------------
------------------------------------------------------------
The information contained in this message is confidential
proprietary property of Nelnet, Inc. and its affiliated 
companies (Nelnet) and is intended for the recipient only.
Any reproduction, forwarding, or copying without the express
permission of Nelnet is strictly prohibited. If you have
received this communication in error, please notify us
immediately by replying to this e-mail.
------------------------------------------------------------

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to