0.  Note that there is a bug open on Difx and WiX v3.  WiX v2 should work fine 
but there is something going wrong that I haven't had a chance to look into for 
Difx integration in WiX v3.

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Friedrich 
Dominicus
Sent: Thursday, December 14, 2006 08:50
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Wix and Drivers

"Thomas Svare" <[EMAIL PROTECTED]> writes:

> Friedrich,
>
> The below works for me using Difx:
>
> <Component Id="MyDriver.inf" Guid="{XXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX}"
> DriverForceInstall="no" DriverSequence="1" DriverLegacy="yes"
> DriverAddRemovePrograms="no">
>       <File Id="MyDriver.inf" Name="MyDriver.inf" src="MyDriver.inf"
> Vital="yes" KeyPath="yes" />
> </Component>
Thanks, I'll try my luck with it. But did I mention that I have
unidrv-based printer here? Now I found two docs 'Printer Installation
in Windows Vista' and 'How to Install Windows Drivers with Software
Applications'

They do not even mention Wix, I have no idea whether that means
1) good (will work with Wix anyway if you just happen to know how ;-)
2) bad (will not work with Wix) ...

Regards
Friedrich


-------------------------------------------------------------------------
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

-------------------------------------------------------------------------
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

Reply via email to