SyntaxFix
Write A Post
Hire A Developer
Questions
This should work for you:
Dim oShell Dim iValue Set oShell = CreateObject("WScript.Shell") iValue = oShell.RegRead("HKLM\SOFTWARE\SOMETHINGSOMETHING")