![]() |
|
#1
|
|||
|
|||
|
but plz help me... I'm trying to make a "playlist of mp3's just for learning purposes with DOS. I got the idea on what I'm doing even though it's obvious you can't do a playlist with CMD, but just to get some practice... I just want to know, if I open an mp3 file which opens my Windows Media Player, how do I close the Media Player through the batch file?
__________________
![]() Ok, so it\'s the most nooblet sig evar... At least I tried... :/ |
|
#2
|
|||
|
|||
|
Use the 'tskill' command.
For example: Code:
tskill wmplayer |
|
#3
|
|||
|
|||
|
oh, thank you!
btw... how do I find the process ID?
__________________
![]() Ok, so it\'s the most nooblet sig evar... At least I tried... :/ |
|
#4
|
||||
|
||||
|
Code:
tasklist |
|
#5
|
|||
|
|||
|
oh hi Zinga! :D
TY!
__________________
![]() Ok, so it\'s the most nooblet sig evar... At least I tried... :/ |
|
#6
|
||||
|
||||
|
Came across this today, thought it may be handy:
http://www.ss64.com/index.html Contains lists of commands for Windows, Linux and other things. Hope it helps you in some way :)
__________________
The PSP Programming and Development Mega Thread VDrum downloaded over 10000 times! PSN: Xsjado7
|
|
#7
|
|||
|
|||
|
Very cool,
thanks ^^ |
![]() |
|
|
|||
|
|||
|
|
| Thread Tools | |
| Display Modes | |
|
|