Screenshot Sender 4 already uses FileSystemObject but for some very odd reason it gives errors when initializing for some people however it is properly installed because I can call it on that PC through a normal EXE. So instead of having ActiveX dependencies why not make it pure API.
quote:
Originally posted by alexp2_ad
Can't you just use the Scripting.FileSystemObject?
http://mpwiki.net/Text_Files
It's a lot easier and works.
Unless I'm missing some obvious reason you had to use that.
And I don't mean to be rude, but obviously if I am going as far as using the Windows API I would know about simple scripting objects.