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
![[pc2] [pc2] [pc2]](/data/assets/smilies/pc2.gif)
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 ![[pc2] [pc2] [pc2]](/data/assets/smilies/pc2.gif)
PDFcommander.com
motrac.co.uk