Re: [WiX-users] WixDifxAppExtension Build

2007-08-20 Thread John Hall
 Ben Greenberg wrote:
  I recall there being a bug in WiX 3.0 regarding this 
 extension.  Am I doing something wrong, is there a work 
 around, or do the latest nightlies fix this?

 
 There's no workaround at present. The DiFX library ships as a 
 .wixlib for WiX v2. WiX v3 can't read them. Either the DiFX 
 team needs to recompile their bits with WiX v3 or WiX v3 
 needs to be able to read v2 .wixlibs.

Ben,

I'm working around this for now by packaging my driver in a merge module
created with WiX version 2, and including that in my v3 MSI project.

Regards,
John

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] WixDifxAppExtension Build

2007-08-18 Thread Bob Arnson
Ben Greenberg wrote:
 I recall there being a bug in WiX 3.0 regarding this extension.  Am I doing 
 something wrong, is there a work around, or do the latest nightlies fix this?
   

There's no workaround at present. The DiFX library ships as a .wixlib 
for WiX v2. WiX v3 can't read them. Either the DiFX team needs to 
recompile their bits with WiX v3 or WiX v3 needs to be able to read v2 
.wixlibs.

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



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] WixDifxAppExtension Build

2007-08-17 Thread Ben Greenberg
Hello,

I am trying to make a WiX MSI that uses WixDifxAppExtension.  I have the 
fragment containing the Driver element compiling fine in a .wixlib. However, 
when I link the wixlib to an MSI project, I get this error from light:
Error LGHT0094: Unresolved reference to symbol 'CustomAction:MsiProcessDrivers' 
in section 'Fragment:'.

I recall there being a bug in WiX 3.0 regarding this extension.  Am I doing 
something wrong, is there a work around, or do the latest nightlies fix this?

Thanks,
Ben


-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users