\
Skip Navigation LinksHome > Coding > Libraries > RunDLL32 Library\
 
 
[]Replace Missing RunDLL32
[]Scripting References



 
Jump To:
A |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  | 
Entries Found: 14

Select a task to view details on:

OS' Available OnTask

Hardware: Device Manager Object Properties

You can open the properties dialog of any device attached to your computer and listed in the Device Manager by calling the devmgr.dll, using the DeviceProperties_RunDLL function with the /DeviceID and the registry path of the device.

The registry path of the device starts at HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum and is typically the next three folders down (starting with ACPI, Root, HID, etc.).  The target folder will contain the ClassGUID key. 

Example calls:

Rundll32.exe devmgr.dll DeviceProperties_RunDLL /DeviceID ACPI\PNP0000\4&11876118&0
Rundll32.exe devmgr.dll DeviceProperties_RunDLL /DeviceID Root\VSO_IOCD\0000
Rundll32.exe devmgr.dll DeviceProperties_RunDLL /DeviceID HID\Vid_046d&Pid_c404\6&1ee4c77f&0&0000

RUNDLL32.EXE devmgr.dll DeviceProperties_RunDLL /DeviceID {Key\Key\Key}

Legend (Works On):

Windows 9x Windows 9x
Windows NT4 Windows NT4
Windows 2000 Pro. Win. 2000 Pro.
Windows 2000 Server Win. 2000 Server
Windows XP Windows XP
Windows 2003 Server Win. 2003 Server
Vista Windows Vista
Windows 2008 Server Win. 2008 Server

 FAQs  |  Terms Of Use  |  Privacy Policy  |  Contact Us
Copyright © 1997 - 2010 Dx21, LLC. All rights reserved.
Dx21, LLC a Washington Limited Liability Company
Page Rendered at: 9/2/2010 8:13:55 PM for Unknown