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#
  4. Digicam wizard

Digicam wizard

Scheduled Pinned Locked Moved C#
windows-adminhelp
1 Posts 1 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.
  • A Offline
    A Offline
    Alex Korchemniy
    wrote on last edited by
    #1

    Im using the WIA Scripting wrapper from CP and I got my wizard to successfully recognize when a camera is connected. Is there a proramatic way for me to disable to windows cam/scan wizard from automatically starting. The non-programmatic solution is to go to the device properties when the device is connected and in the events tab specify to take no action. I've ran regmon to determine what registry keys are affected when event handler is disabled. I found out that the data is stored at this location: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{6BDD1FC6-810F-11D0-BEC7-08002BE2092F} For each device there is a folder like: 0001 0002 0003 There's a way of specifying the DefaultHandler which tells the OS which one to use. I've tried to duplicate what the OS does to set this option but I've had no success. It works when the OS does it by itself, but not when I repeat what the OS does. If anyone has a clue about doing something like this please help... thanks.

    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