Markus Wagner wrote:
> I found one error in my project. The wixlib was not created with the -bf
> switch. Now the wixlib needs much more space so I think the dll is included.
> In the extension I embed the wixlib as a resource. GetLibrary() returns my
> wixlib.
>
> So far so good. But if I use my extension I get still the error that "The
> system cannot find the file". What am I missing?
>   

Your authoring looks fine; I'd start by verifying that GetLibrary is 
correctly loading the .wixlib.

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



-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to