From: JY on
Hi,

I'm posting this for the 3rd time. Somhow my posts are not showing up for
whatever reason - please excuse.

I have a requirement to install a device driver from my MFC application and
have looked through some MSDN documention on usage of DPInst and DIFx
framework, but I haven't got a clear idea yet.

1. A basic question is if I have a driver file that I need to install what
exactly are the steps to be followed?

2. Can I use ShellExecute(Ex) to launch DPInst? What other things are needed?

TIA,
JY