I need a batch files the launches all files in a given folder (in this case it is c:macrosday).
I've tried the following, but it doesn't seem to do anything.
for /f %i in ('C:macrosDay /b') DO command %i
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…