I think you need to include difxapp.wixlib in the command line to light.exe. I believe difxapp.wixlib is in the WDK.
If this doesn't work (the DIFxApp documentation on MSDN seems to refer to WiX 2.0) then my next question is around case-sensitivity: the documentation refers to MsiProcessDrivers, not MSIProcessDrivers. Unless, of course, the documentation is wrong. This could just be your transcription error, though: the source code definitely gives MsiProcessDrivers.
In WiX 3.0, the extension can supply the .wixlib internally from a resource (by overriding the GetLibrary method) but it appears that WixDifxAppExtension doesn't do this yet.
--
Mike Dimmick From: [EMAIL PROTECTED] on behalf of Dennis Roy Sent: Thu 21/09/2006 21:04 To: wix-users@lists.sourceforge.net Subject: [WiX-users] DifxApp I sent this to wix-devs and then realized is should probably go to wix-users.
I get an error LGHT0094 : Unresolved reference to symbol ‘CustomAction:MSIProcessDrivers’ in section ‘Fragment:’. When trying run light on my project. The command line I’m running is light –ext WixDifxAppExtension –out install.msi *.wixobj . I’m using version 3.0.2015. Any suggestions as to what I’m doing wrong.
Thanks Dennis
|
------------------------------------------------------------------------- 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