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. Registry of Windows VISTA

Registry of Windows VISTA

Scheduled Pinned Locked Moved Hardware & Devices
visual-studiowindows-adminhardwaretutorialquestion
5 Posts 3 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.
  • J Offline
    J Offline
    joshiprashant
    wrote on last edited by
    #1

    How to get IDE device information from registry in Vista? In Windows XP I am able to retrieve that information from following path: HKEY_LOCAL_MACHINE\HARDWARE\DEVICEMAP\Scsi\Scsi Port 1\Scsi Bus 0\Target Id 0\Logical Unit Id 0 HKEY_LOCAL_MACHINE\HARDWARE\DEVICEMAP\Scsi\Scsi Port 0\Scsi Bus 0\Target Id 0\Logical Unit Id 0 But this path does not exist in Windows Vista. So where should I look in registry now for getting the same information?

    M A 2 Replies Last reply
    0
    • J joshiprashant

      How to get IDE device information from registry in Vista? In Windows XP I am able to retrieve that information from following path: HKEY_LOCAL_MACHINE\HARDWARE\DEVICEMAP\Scsi\Scsi Port 1\Scsi Bus 0\Target Id 0\Logical Unit Id 0 HKEY_LOCAL_MACHINE\HARDWARE\DEVICEMAP\Scsi\Scsi Port 0\Scsi Bus 0\Target Id 0\Logical Unit Id 0 But this path does not exist in Windows Vista. So where should I look in registry now for getting the same information?

      M Offline
      M Offline
      Mike Dimmick
      wrote on last edited by
      #2

      Use Windows Management Instrumentation.

      Stability. What an interesting concept. -- Chris Maunder

      J 1 Reply Last reply
      0
      • M Mike Dimmick

        Use Windows Management Instrumentation.

        Stability. What an interesting concept. -- Chris Maunder

        J Offline
        J Offline
        joshiprashant
        wrote on last edited by
        #3

        I dont want to use WMI, I want to get these information from Registry only.

        M 1 Reply Last reply
        0
        • J joshiprashant

          I dont want to use WMI, I want to get these information from Registry only.

          M Offline
          M Offline
          Mike Dimmick
          wrote on last edited by
          #4

          The registry was never the supported way of getting this information on Windows XP, so you've just been lucky so far. If Microsoft doesn't officially document something, they will not generally worry about changing it in a future release, unless doing so breaks a large number of products or some very important products. WMI is the supported interface.

          Stability. What an interesting concept. -- Chris Maunder

          1 Reply Last reply
          0
          • J joshiprashant

            How to get IDE device information from registry in Vista? In Windows XP I am able to retrieve that information from following path: HKEY_LOCAL_MACHINE\HARDWARE\DEVICEMAP\Scsi\Scsi Port 1\Scsi Bus 0\Target Id 0\Logical Unit Id 0 HKEY_LOCAL_MACHINE\HARDWARE\DEVICEMAP\Scsi\Scsi Port 0\Scsi Bus 0\Target Id 0\Logical Unit Id 0 But this path does not exist in Windows Vista. So where should I look in registry now for getting the same information?

            A Offline
            A Offline
            aneesh666
            wrote on last edited by
            #5

            Use Windows Management Instrumentation. send VISTA information

            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