Dizzy Posted March 25, 2004 Posted March 25, 2004 Hi folks, i need to check if the (default) key exits. For example: $var = RegRead("HKEY_LOCAL_MACHINE", "(default)") Thx Dizzy
Administrators Jon Posted March 25, 2004 Administrators Posted March 25, 2004 Just use "" for the valuename. Deployment Blog: https://www.autoitconsulting.com/site/blog/ SCCM SDK Programming: https://www.autoitconsulting.com/site/sccm-sdk/
Valik Posted March 25, 2004 Posted March 25, 2004 Jon, is this question in the FAQ? If not, put it there next time you update the docs, please!
Dizzy Posted March 25, 2004 Author Posted March 25, 2004 Yes, ok ... and check the @error status. Thx
Administrators Jon Posted March 25, 2004 Administrators Posted March 25, 2004 Jon, is this question in the FAQ? If not, put it there next time you update the docs, please!I've added into the remarks for the registry functions - can't believe it wasn't already there! Deployment Blog: https://www.autoitconsulting.com/site/blog/ SCCM SDK Programming: https://www.autoitconsulting.com/site/sccm-sdk/
scriptkitty Posted March 25, 2004 Posted March 25, 2004 Oops, it wasn't in the docs? I blame that ScriptKitty guy. AutoIt3, the MACGYVER Pocket Knife for computers.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now