ChrisRChamberlain
Programmer
Hi all
Have a simple script that will update the registry if required by a user
Is there any requirement to release 'wshShell' in the above script?
TIA
PDFcommander.com
motrac.co.uk
Have a simple script that will update the registry if required by a user
Code:
Set wshShell = WScript.CreateObject ("WSCript.shell")
wshShell.Run "regedit /s D:\validate\update.reg", 7, True
TIA
FAQ184-2483
Chris PDFcommander.com
motrac.co.uk