Jump to content

Recommended Posts

Posted

What would keep you from viewing a value (error code -1) and can/how do you get past that problem?

Here's where I'm encountering the problem:

$a = RegRead("HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Cryptography", "MachineGuid")
MsgBox(0,'',$a & " " & @error)
Posted (edited)

Yeah, but I viewed other values just fine that way. Which is what causes me to not understand why it works for some but not others. Especially since I used regedit to view it using the path I mentioned.

Your response still allowed for a simple workaround, though. Thanks.

Edited by Rhyono

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...