On 7/20/2010 3:06 AM, Neil Sleightholm wrote:
> Yes I tried that too, although it looks like it is loading the correct
> file (i.e. the FullPath is correct in the properties) it still sets the
> extension to -ext WixFirewallExtension.dll which candle the tries to
> load from the bin folder.
>    

Try adding a ReferencePaths property that points to that directory. The 
MSBuild tasks use it as the first place to find extensions. You could 
also specify WixExtDir.

-- 
sig://boB
http://joyofsetup.com/


------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to