I found that they need to be installed to separate directories. We
install two drivers in this way.

For example, install one to C:\Program Files\MyApp\Driver1 and the other
to C:\Program Files\MyApp\Driver2, or we actually install one as a
subdirectory of the other.

--Quinton

-----Original Message-----
From: Slide [mailto:slide.o....@gmail.com] 
Sent: Thursday, September 03, 2009 9:02 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Multiple Driver Packages

I have two drivers that I need to install, I currently have two inf
files
for them. Apparently DIFXAPP doesn't support this as I get the following
error:

DIFXAPP: ENTER: InstallDriverPackages()
DIFXAPP: INFO: 'CustomActionData' property 'DIFxApp Version' is '2.1.1'.
DIFXAPP: INFO: 'CustomActionData' property 'UI Level' is '5'.
DIFXAPP: INFO: 'CustomActionData' property 'componentId' is
'{508258F9-33BA-4362-B532-590D1842BB23}'.
DIFXAPP: INFO: 'CustomActionData' property 'componentPath' is
'C:\Program
Files\MYAPP\'.
DIFXAPP: INFO: 'CustomActionData' property 'flags' is 0xE.
DIFXAPP: INFO: 'CustomActionData' property 'installState' is '2'.
DIFXAPP: INFO: 'CustomActionData' property 'ProductName' is 'MYAPP
Software'.
DIFXAPP: INFO: 'CustomActionData' property 'ManufacturerName' is 'ME,
Inc.'.
DIFXAPP: INFO: user SID of user performing the install is 'SIDHERE'.
DIFXAPP: INFO: opening
HKEY_USERS\SIDHERE\Software\Microsoft\Windows\CurrentVersion\DIFxApp\Com
ponents\{508258F9-33BA-4362-B532-590D1842BB23}
(User's SID: 'S-1-5-21-1801674531-527237240-682003330-50333') ...
DIFXAPP: ERROR: more than one driver package found in 'C:\Program
Files\MYAPP\'
DIFXAPP: ERROR: InstallDriverPackages failed with error 0xD
DIFXAPP: RETURN: InstallDriverPackages() 13 (0xD)
Action ended 20:52:22: InstallFinalize. Return value 3.

Do I have to combine the two drivers into a single inf file?

Thanks,

slide

-- 
slide-o-blog
http://slide-o-blog.blogspot.com/
------------------------------------------------------------------------
------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008
30-Day 
trial. Simplify your report design, integration and deployment - and
focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to