how can batch read file names and run them in loop.
I would have a file with file names and run them within a batch.
File names would be.
user1
user2
user3
And their location would be
C:\User\Desktop\user1.exe
C:\User\Desktop\user2.exe
C:\User\Desktop\user3.exe
If all can be done without input file that would be even better.