Jump to content

Recommended Posts

Posted

Is there anyway if i can do a logical check if a registry entry exists or not? Im not sure if i can do this with the FileExists function or not?

Thanks guys

James

Posted

RegRead failure behavior:

Failure: Returns "" and sets the @error flag: 
 1 if unable to open requested key 
 2 if unable to open requested main key 
 3 if unable to remote connect to the registry 
 -1 if unable to open requested value 
 -2 if value type not supported

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...