I'm trying to get the function from
If a registry item exists (key or value, depending on what you pass it).
to work, it allows returns false, even if the key exist
I'm calling the function like thist
WScript.echo RegistryItemExists ("HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\")
Thanks,jb
If a registry item exists (key or value, depending on what you pass it).
to work, it allows returns false, even if the key exist
I'm calling the function like thist
WScript.echo RegistryItemExists ("HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\")
Thanks,jb