Dizzy 2 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 Share this post Link to post Share on other sites
Jon 1,010 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/ Share this post Link to post Share on other sites
Valik 478 Posted March 25, 2004 Jon, is this question in the FAQ? If not, put it there next time you update the docs, please! Share this post Link to post Share on other sites
Dizzy 2 Posted March 25, 2004 Yes, ok ... and check the @error status. Thx Share this post Link to post Share on other sites
Jon 1,010 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/ Share this post Link to post Share on other sites
scriptkitty 1 Posted March 25, 2004 Oops, it wasn't in the docs? I blame that ScriptKitty guy. AutoIt3, the MACGYVER Pocket Knife for computers. Share this post Link to post Share on other sites