Ad Widget

Collapse

wmi.get registry problem

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • hectorsaratoga
    Junior Member
    • Oct 2018
    • 14

    #1

    wmi.get registry problem

    Hi!

    I'm trying to read a string from Windows Registry 2016 with wmi.get

    Somewhere I've seen this example:
    wmi.get[root\default:StdRegProv,GetDWORDValue "HKEY_LOCAL_MACHINE, locationofkey", text]
    I try to read root\default:StdRegProv the Key: HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uni nstall*\DisplayName

    How can I adapt it? or how can I read that string from the windows registry without scripts in the client?

    Thanks!!
Working...