Re: How do you install your driver packages?
- From: "Gianluca Varenni" <gianluca.varenni@xxxxxxxxxxxxxxxx>
- Date: Thu, 12 Jun 2008 09:57:12 -0700
DIFxAPI for all our device drivers. We have a very small application using
the DIFxAPI, mainly to create our custom log of the installation. The small
console application is then invoked by our installers, which use different
technologies (we use NSIS for some projects and WiX for other ones).
I use the SetupAPI and the INetCfg interface only for network drivers (IM
drivers), as you cannot use anything else (at least for IM drivers).
GV
"Nick Rivers" <nrivers@xxxxxxxxx> wrote in message
news:%23ZqaC08yIHA.5892@xxxxxxxxxxxxxxxxxxxxxxx
Hi all,
I would like to know how you install/update/uninstall your driver
packages.
What is your preferred method any why?
-custom code (SetupAPI)
-custom code (DIFxAPI)
-DPInst
-Windows Installer (DIFxAPP)
-Wix (DIFxAPP)
-InstallScript (IScript functions to call DIFxAPI)
-other
Thanks
Nick
.
- References:
- How do you install your driver packages?
- From: Nick Rivers
- How do you install your driver packages?
- Prev by Date: Re: x64 XP/2003 BSOD when zwMapViewOfSection() is called
- Next by Date: Re: very trivial passthru question
- Previous by thread: Re: How do you install your driver packages?
- Next by thread: Re: How do you install your driver packages?
- Index(es):
Relevant Pages
|