Running a script that pulls a regkey from the registry using
WshShell.RegRead.
 
Works fine if the regkey exists, but if it doesn't, Windows Script Host
tosses an on-screen error.  
 
Any way to do this?:
 
IF Key exists...
    WshShell.RegRead
else
    Quit
 
 
Thanks!

~ Finally, powerful endpoint security that ISN'T a resource hog! ~
~ <http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/>  ~

Reply via email to