I wish to mix 32bit driver and 64bit driver into same package, but the
problem is the two referenced library difxapp_x64 and difxapp_x85 can't be
imported into same package, otherwise, there is a error as below:

"Error  1       Duplicate symbol 'CustomAction:MsiProcessDrivers' found. This
typically means that an Id is duplicated. Check to make sure all your
identifiers of a given type (File, Component, Feature) are unique.
C:\Program Files (x86)\Windows Installer XML v3.6\bin\difxapp_x86.wixlib        
0       1
HKeySetup"

How to solve this problem?

Thanks!

--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/How-to-mix-32bit-driver-and-64bit-driver-into-same-package-tp7579071.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to