| |
robszar
Posts: 176
Score: 0
Joined: 2/27/2005
From:
Status: offline
|
cool. ok, got another question. I get an error trying to create the shell and WMI objects below: Set objWSHShell = CreateObject("WScript.Shell") Set objWMIService = GetObject("winmgmts:\\.\root\cimv2") is this a security restriction? if so can I bypass it? here are the errors: active x component can't create object 'WScript.Shell' active x component can't create object 'GetObject'
< Message edited by robszar -- 9/24/2007 4:37:36 AM >
|
|