I also initially came across that solution, but I think you'll have to
watch out for the behavior during the repair and modify actions. I believe
that the way DPInst is used in that project, it will always be executed,
even if the desired user action doesn't require any changes to the driver
feature (as might happen in a repair or modify). In particular, I think
that since the uninstall condition is simply "Installed", the driver will
actually uninstalled during any MSI run after the initial installation,
which may not always be the intent.
___________
Frank Jenner


On Tue, Jun 26, 2012 at 12:35 AM, tzleon <tzl...@gmail.com> wrote:

> Now I found a solution, I gave up the difxapp_*.wixlib, but using
> dpinstall.exe instead(see
> http://www.codeproject.com/Articles/44191/Drivers-Installation-With-WiX),
> and using bootstrapper to launch the executable file while the previous msi
> copied driver binary to system.
> Now another problem is uninstall the driver...
>
> --
> 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-tp7579071p7579100.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
>
------------------------------------------------------------------------------
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