I was under the impression that there was going to be a WiX task for MSBuild. I can't, however, find any reference to it in any docs. Nor can I find anyone else who actually uses it.
Am I wrong, is there no WiX task
Can someone please confirm
Thanks,
Derek

WiX/MSI Task?
Moonlight Sonate in C#
Neil
OzJester
The other is part of the Microsoft UK SDC task set:
http://www.gotdotnet.com/Community/UserSamples/Details.aspx SampleGuid=2CB20E79-D706-4706-9EA0-26188257EE7D
craigo
I get this error:
It does this for the wix tasks as well... for some reason the strong name validation fails.
Any idea as to why
rayfward
Cheers,
Derek
elf_sander
Glate
I ended up giving up on it and download the source to WiX and used the WixTasks.
I documented it here.
http://spathi.com/community/blogs/smoko/archive/2005/11/10/1.aspx
Ahmed Mostafa
Thanks.
Derek