Re: [WiX-users] How to install Drivers using WiX

2007-10-11 Thread Christopher Painter
I'm curious about this also. I've never really been asked to do driver installation work and someone recently asking me to do this. They seemed to be very fixated on the ability to write driver co-installers in C++. Is this correct thinking or not? It seems with the declaritive nature

[WiX-users] How to install Drivers using WiX

2007-10-11 Thread ar
I am able to install drivers using DPInst.exe( It copies my drivers to DriversStore) I would like to do the same using WiX. With the following code I am able to copy the drivers to the System32 directory But not to the DriversStore. My objective behide doing this is I would like have an instal