View Single Post
Old 15-Feb-2007, 12:47 AM   #1 (permalink)
Anilrgowda
Administrator
 
Anilrgowda's Avatar

Posts: 18,720
Join Date: Jan 2006
Rep Power: 10 Anilrgowda is on a distinguished road

IM:
Default Create batch program to execute on each file

Question: I have a .exe file that runs with a file name as a switch. It does NOT support a wild card as part of the switch. How can I create a batch file that would got through all *.bmp files in the present folder and run the .exe with that file name as part of the switch?

Ex: .exe is call color.exe
Usage would be: color photo.bmp

I have many .bmp files in the folder that I want to run color.exe on.

Any suggeestions?
Anilrgowda is offline   Reply With Quote