D
Dhruba Bandopadhyay
I updated my WindowsXP to full updates. I am a software developer writing
VBScripts which uses:
CreateObject("Scripting.FileSystemObject")
My scripts used to run until now. Now I get:
ActiveX cannot create Scripting.FileSystemObject
error messages.
How does one disable or enable access to Scripting.FileSystemObject and
probably all other VBScripting APIs/objects in Windows?
VBScripts which uses:
CreateObject("Scripting.FileSystemObject")
My scripts used to run until now. Now I get:
ActiveX cannot create Scripting.FileSystemObject
error messages.
How does one disable or enable access to Scripting.FileSystemObject and
probably all other VBScripting APIs/objects in Windows?