I want to create a batch file that will load all the video files in a folder without opening them. I think this is possible and other people have done it for image files from what I've read online (loading the icons in a folder). I can scroll through and load
each file individually but takes too long to do each time for what I want to do.
I'm learning how to write script for batch files but it seems more complicated that I anticipated and I'm impatient.
If Someone knows how to do this and can tell me exactly what to type in (what command/scrypt) for the batch file that would be perfect!
Thanks