Click here to Skip to main content
15,905,682 members
Home / Discussions / Hardware & Devices
   

Hardware & Devices

 
QuestionInstalling a filter driver Pin
MarkB7771-Aug-12 2:09
MarkB7771-Aug-12 2:09 
Hi all,

So this deep dive I am taking into the world of Windows driver development has got to the stage where I want to automate the installation of my driver.

Ultimately I am trying to quietly install and uninstall a system filter driver (so there is no 'attached device', it gets installed under System devices).

The driver I am trying to install at the moment is the cool example posted by Prikarna (Simple Serial Port Monitor).

I have been playing around with dpinst, which seems to pick up the .inf file, but shows the status as not needed, because there is 'no device for update'. So if dpinst is capable of installing Prikarna's driver, I suspect the issue is something in the .inf file.

#1. Is running dpinst in quiet mode with a VS2008 setup application a good approach for what I am trying to achieve?

If dpinst is a good approach..
#2. What are the key tags/sections that need to be added to an .INF file (or some other file?) to have dpinst install a filter driver under System Devices?

Thank you,
Mark.
Mark Brock
"We're definitely not going to make a G or a PG version of this. It's not PillowfightCraft." -- Chris Metzen

GeneralOverwrite file and delete file/folder driver Pin
Brandon-X1200025-Jul-12 22:33
Brandon-X1200025-Jul-12 22:33 
GeneralRe: Overwrite file and delete file/folder driver Pin
Richard MacCutchan26-Jul-12 0:18
mveRichard MacCutchan26-Jul-12 0:18 
GeneralRe: Overwrite file and delete file/folder driver Pin
Brandon-X1200026-Jul-12 14:08
Brandon-X1200026-Jul-12 14:08 
GeneralBroken Ethernet adapter help Pin
Brandon-X1200024-Jul-12 14:09
Brandon-X1200024-Jul-12 14:09 
GeneralRe: Broken Ethernet adapter help Pin
Richard Andrew x6424-Jul-12 15:02
professionalRichard Andrew x6424-Jul-12 15:02 
GeneralRe: Broken Ethernet adapter help Pin
Brandon-X120004-Aug-12 17:21
Brandon-X120004-Aug-12 17:21 
GeneralRe: Broken Ethernet adapter help Pin
Dave Kreskowiak24-Jul-12 18:54
mveDave Kreskowiak24-Jul-12 18:54 
GeneralRe: Broken Ethernet adapter help Pin
Brandon-X120004-Aug-12 17:22
Brandon-X120004-Aug-12 17:22 
GeneralRe: Broken Ethernet adapter help Pin
Dave Kreskowiak5-Aug-12 4:32
mveDave Kreskowiak5-Aug-12 4:32 
GeneralRe: Broken Ethernet adapter help Pin
Roger Wright24-Jul-12 20:47
professionalRoger Wright24-Jul-12 20:47 
GeneralRe: Broken Ethernet adapter help Pin
Brandon-X120004-Aug-12 17:23
Brandon-X120004-Aug-12 17:23 
GeneralRe: Broken Ethernet adapter help Pin
Chris Quinn16-Aug-12 5:29
Chris Quinn16-Aug-12 5:29 
QuestionCan I replace Windows 7 with XP on Dell's Inspiron One ? Pin
Vaclav_19-Jul-12 16:22
Vaclav_19-Jul-12 16:22 
AnswerRe: Can I replace Windows 7 with XP on Dell's Inspiron One ? Pin
Dave Kreskowiak19-Jul-12 16:37
mveDave Kreskowiak19-Jul-12 16:37 
GeneralRe: Can I replace Windows 7 with XP on Dell's Inspiron One ? Pin
Vaclav_19-Jul-12 17:10
Vaclav_19-Jul-12 17:10 
GeneralRe: Can I replace Windows 7 with XP on Dell's Inspiron One ? Pin
Dave Kreskowiak19-Jul-12 18:01
mveDave Kreskowiak19-Jul-12 18:01 
AnswerRe: Can I replace Windows 7 with XP on Dell's Inspiron One ? Pin
Richard MacCutchan19-Jul-12 22:35
mveRichard MacCutchan19-Jul-12 22:35 
GeneralRe: Can I replace Windows 7 with XP on Dell's Inspiron One ? Pin
Vaclav_20-Jul-12 3:59
Vaclav_20-Jul-12 3:59 
GeneralRe: Can I replace Windows 7 with XP on Dell's Inspiron One ? Pin
Richard MacCutchan20-Jul-12 5:10
mveRichard MacCutchan20-Jul-12 5:10 
AnswerRe: Can I replace Windows 7 with XP on Dell's Inspiron One ? Pin
Brandon-X1200024-Jul-12 20:17
Brandon-X1200024-Jul-12 20:17 
GeneralRe: Can I replace Windows 7 with XP on Dell's Inspiron One ? Pin
Richard MacCutchan24-Jul-12 22:34
mveRichard MacCutchan24-Jul-12 22:34 
GeneralRe: Can I replace Windows 7 with XP on Dell's Inspiron One ? Pin
Brandon-X1200025-Jul-12 4:36
Brandon-X1200025-Jul-12 4:36 
GeneralRe: Can I replace Windows 7 with XP on Dell's Inspiron One ? Pin
Vaclav_25-Jul-12 3:07
Vaclav_25-Jul-12 3:07 
GeneralRe: Can I replace Windows 7 with XP on Dell's Inspiron One ? Pin
Richard MacCutchan25-Jul-12 4:44
mveRichard MacCutchan25-Jul-12 4:44 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.