PSP Hacks - Forums
Go Back   PSP Hacks - Forums > Tech Talk > PC Programming

Notices

Reply
 
Thread Tools Display Modes
  #1  
Old 04-08-2008, 11:48 PM
kilogold kilogold is offline
PSP Ninja
 
Join Date: Feb 2006
Location: Aguadilla, Puerto Rico
Posts: 713
kilogold User Has a Beginner Reputation
Default

Ok... you can laugh... :blush:

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... :/
Reply With Quote
  #2  
Old 04-09-2008, 12:01 AM
Neutrino Neutrino is offline
PSP Hacker
 
Join Date: Jul 2007
Location: ==================== Rank: HR9
Posts: 877
Neutrino User Has a Beginner Reputation
Default

Use the 'tskill' command.

For example:
Code:
tskill wmplayer
It will immediately kill all instances of wmplayer.exe without confirmation. If you want to kill a specific instance, you need to determine its process ID.
Reply With Quote
  #3  
Old 04-09-2008, 11:41 AM
kilogold kilogold is offline
PSP Ninja
 
Join Date: Feb 2006
Location: Aguadilla, Puerto Rico
Posts: 713
kilogold User Has a Beginner Reputation
Default

oh, thank you!

btw... how do I find the process ID?
__________________

Ok, so it\'s the most nooblet sig evar... At least I tried... :/
Reply With Quote
  #4  
Old 04-09-2008, 08:16 PM
ZiNgABuRgA's Avatar
ZiNgABuRgA ZiNgABuRgA is offline
Moderator
PSP Titan
 
Join Date: Sep 2006
Location: 4CHIN
Posts: 10,405
ZiNgABuRgA can only hope to improve
Default

Code:
tasklist
Reply With Quote
  #5  
Old 04-10-2008, 08:45 AM
kilogold kilogold is offline
PSP Ninja
 
Join Date: Feb 2006
Location: Aguadilla, Puerto Rico
Posts: 713
kilogold User Has a Beginner Reputation
Default

oh hi Zinga! :D

TY!
__________________

Ok, so it\'s the most nooblet sig evar... At least I tried... :/
Reply With Quote
  #6  
Old 04-14-2008, 06:18 AM
Blade_punk's Avatar
Blade_punk Blade_punk is offline
Moderator
PSP Monk
 
Join Date: Nov 2006
Location: Candy Mountain
Posts: 2,578
Blade_punk User Has a Beginner Reputation
Default

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 :)
Reply With Quote
  #7  
Old 07-12-2008, 02:02 PM
Rev4r Rev4r is offline
PSP Newbie
 
Join Date: Jul 2008
Posts: 3
Rev4r User Has a Beginner Reputation
Default

Very cool,

thanks ^^
Reply With Quote
Reply

 



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -4. The time now is 10:33 PM.


Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©