I have a static directory, but dynamic files. I want to write a batch file that scans the directory and automatically opens any file that gets dropped in there. I would prefer to do it with a batch or vbs script, although open to anything at this point. I’ve tried a bunch of things and nothing seems to work quite the way I want it to——please help!
Share
Maybe something like this in a bat file
to open all the files using the file association.