Is it possible to manage files and directories (i.e. get a directory’s content, create/copy/delete files, etc.) usig javascript in WSH ?
I did a quick look at MSDN and I cant find an object that let me do that.
Is it possible to manage files and directories (i.e. get a directory’s content, create/copy/delete
Share
Is FileSystemObject what you’re looking for?