Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Hardware & Devices
  4. Installing a filter driver

Installing a filter driver

Scheduled Pinned Locked Moved Hardware & Devices
announcementcomhelptutorialquestion
1 Posts 1 Posters 2 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    MarkB777
    wrote on last edited by
    #1

    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

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups