How to make .bat files run programs?

Posts 13 of 3 · Page 1 of 1
How to make .bat files run programs?
Hey,

I am trying to write my first basic .bat file. I know how to make it open some of the basic windows things, such as control panel, but how would I make it run a different program, such as iTunes, when I open on it? (Windows Vista)

Thanks.
@echo off
start itunes.exe
Thanks Now lets go dominate the world... muahaha!
Posts 13 of 3 · Page 1 of 1

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?