Scripting.FileSystemObject
Hi folks, I have written a few components that make use
of the COM Server 'Scripting.FileSystemObject'. I looked up the
corresponding GUID in the registry and see that this object is
maintained by these files:
SCRRUN.DEP
SCRRUN.DLL
I have some questions about these files however. Do these
files exist on every Windows OS or do I need to install them?
If I need to install them, is there anything special I have to
do other than copying them to '\<WinDir>\System<32>' and
registering the DLL? Also, if these files don't ship with Windows,
then are there multiple versions of these files and where do
I find them (officially)?
If anybody knows the answers to the above questions I would
greatly appreciate your input.
Thanks,
-CC