[VisualBasic] Unterschlüssel in Registry bestimmen

Dieses Thema im Forum "Programmierung & Entwicklung" wurde erstellt von B0B, 2. September 2006 .

  1. 2. September 2006
    Unterschlüssel in Registry bestimmen

    Hallo, weiß einer zufällig ob man in VB von einem Registry Schlüssel alle unterschlüssel bestimmen kann?

    also z.b von

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Cryptography

    Die Unterschlüssel wären:

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Cryptography\Calais
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Cryptography\CatalogDB
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Cryptography\CatDBTempFiles
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Cryptography\Defaults
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Cryptography\IEDirtyFlags
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Cryptography\Machine Settings
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Cryptography\OID
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Cryptography\Protect
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Cryptography\Providers
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Cryptography\RNG
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Cryptography\Services


    per Batch geht das einfach mit

    REG QUERY HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Cryptography >> liste.txt


    Wäre schön, wenn jemand weis wie das geht!
     
  2. 2. September 2006
    schau dich mal auf
    Willkommen bei ActiveVB - ActiveVB
    um, da wirste findig
     
  3. 2. September 2006
    hab da schon geschaut, auch bei google find aber nicht das richtige - alles gibts, aber das was ich will nicht ^^
     
  4. 2. September 2006
    mh.. hast recht, der tipp dort geht nur mit 98 ...

    sry, ich kann nichts finden!
     
  5. Video Script

    Videos zum Themenbereich

    * gefundene Videos auf YouTube, anhand der Überschrift.