March 13, 200620 yr I have media player playing some midi files while doing an unattended install.I would like to be able to shutdown media player after the songs have played.Does anyone know if there is a command to close a running app from a .cmd filethanks for the helpTitle edited -- Please, use [TAGS] in your topic's title.Please follow XP Forum Rules from now on.--Sonic
March 13, 200620 yr start /wait taskkill /f /im wmplayer.exeThis will terminate wmp. Put that into .cmd
Create an account or sign in to comment