Originally posted by: Infohawk
I tried to make a batch file that said:
cmd /k
cd c:\program files\mplayer
But it didn't work.
I want to basically click an icon, and have a terminal open up in the mplayer directory and, if possible, with a title that says mplayer.
Originally posted by: Infohawk
I did. Don't want to make a registry change.
Originally posted by: Steelerz37
cmd /k cd c:\progra~1\mplayer
all on one line....should work for you....i tested it on just c:\ and it worked