- Installer Program for WDM based unsigned driver
- Posted by mayur on January 3rd, 2006
Hi,
I have developed a WDM based device driver for a PCI card. I want to
write an installer which will install the driver and load it without
the need to use 'Add Hardware' utility.
I have tried InstallShield9.0, but it does not support driver
installation. InstallShield 11.0 does not support installation of
unsigned driver. I tried using various Setup Api like
'SetupDiInstallDevice', 'SetupInstallFile' etc., but nothing is
working. I have created a new class in my inf file since the PCI card
doesn't fit already existing classes. I can't use
UpdatePlugAndPlayDevice function as I want my installer to work for
first time installation as well.
Any help will be highly appreciated.
Thanks,
Mayur
Similar Posts
- Installer Program for WDM based unsigned driver (Drivers) by mayur
- Any Freeware Web Based Auto Program Installer? (Software & Applications) by Chrissy Cruiser
- Is it possible to create an NDIS Intermediate Driver Installer Program? (Drivers) by bgunning@gmail.com
- Top Twenty Unsigned Singles Chart 4 -unsigned musicians, submit your tracks (Audio, MP3 & Music) by Walt
- DDK: error LNK2001: unresolved external symbol "__declspec(dllimport) unsigned long __cdecl HalGetBusData(enum _BUS_DATA_TYPE,unsigned long,unsigned long,void *,unsigned long)" (__imp_?HalGetBusData@@YAKW4_BUS_DATA_TYPE@@KKPAXK@Z) (Drivers) by Sacalul

