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. C / C++ / MFC
  4. Driver installation

Driver installation

Scheduled Pinned Locked Moved C / C++ / MFC
questionwindows-admin
3 Posts 2 Posters 0 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.
  • G Offline
    G Offline
    Gennady Oster
    wrote on last edited by
    #1

    Hi! Question: can I programmaticaly install the driver (printer driver, to be more specific), and if I can - then how? Do I need for this to deal with DDK? I'd never touched it before. I cannot find something useful in the MSDN. I mean conventional install, not hacking the registry. Thanks in advance. Regards, Gennady

    M 1 Reply Last reply
    0
    • G Gennady Oster

      Hi! Question: can I programmaticaly install the driver (printer driver, to be more specific), and if I can - then how? Do I need for this to deal with DDK? I'd never touched it before. I cannot find something useful in the MSDN. I mean conventional install, not hacking the registry. Thanks in advance. Regards, Gennady

      M Offline
      M Offline
      Michael P Butler
      wrote on last edited by
      #2

      Which printer driver? I tend to just call the drivers own setup program from my setup. If it is a third party driver and not one of your own, using their installer is a lot easier. Have you looked at AddPrinterDriver and AddPrinterDriverEx? Michael :-)

      G 1 Reply Last reply
      0
      • M Michael P Butler

        Which printer driver? I tend to just call the drivers own setup program from my setup. If it is a third party driver and not one of your own, using their installer is a lot easier. Have you looked at AddPrinterDriver and AddPrinterDriverEx? Michael :-)

        G Offline
        G Offline
        Gennady Oster
        wrote on last edited by
        #3

        Thanks, Michael! AddPrinterDriver is exactly what I looked for. Cannot understand, how I missed it !? Thanks once more. Regards, Gennady

        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