Hi all,
I'm about to distribute a program I wrote which uses the File System object (Scripting Library).
It's been suggested that I shouldn't rely on the FileSystemObject as the Scripting Library may not be available or working properly.
1)Should a user running my program have the Scripting Library already installed on their computer for my program to work?
2)If the Scripting Library isn't available on end user's cpu, how do I go about having it installed on their computer?
3)Are there any other known issues when distributing programs that rely on the Scripting Library and FileSystem object?
I'd rather resolve any of these issues than rewrite my program. Any and all help, suggestions or caveats are welcome. Thanks! Peace!
T Y H A N D
I'm about to distribute a program I wrote which uses the File System object (Scripting Library).
It's been suggested that I shouldn't rely on the FileSystemObject as the Scripting Library may not be available or working properly.
1)Should a user running my program have the Scripting Library already installed on their computer for my program to work?
2)If the Scripting Library isn't available on end user's cpu, how do I go about having it installed on their computer?
3)Are there any other known issues when distributing programs that rely on the Scripting Library and FileSystem object?
I'd rather resolve any of these issues than rewrite my program. Any and all help, suggestions or caveats are welcome. Thanks! Peace!
T Y H A N D