Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
WinXp taskkill command?
Name: bighomer Date: December 13, 2007 at 12:37:25 Pacific OS: XP CPU/Ram: 384 Product: Dell Inspiron 5100
Comment:
This all started when I tried to create my first batch file, but forget that for now. In the command window, I type [taskkill /F /IM notepad.exe] without the [] of course. It says 'taskkill' is not recognized as an internal or external command, etc, etc. I thought it was a native winxp command. What gives?
Name: XpUser Date: December 13, 2007 at 12:50:38 Pacific
Reply:
Yes it's a native Win XP command only when you are running XP Pro. It is not included in XP Home Edition.
i_Xp/VistaUser
0
Response Number 2
Name: bighomer Date: December 13, 2007 at 12:53:08 Pacific
Reply:
Oh...bummer. Thx for the help.
The king sits on the toilet poot poot...
0
Response Number 3
Name: wanderer Date: December 13, 2007 at 13:45:06 Pacific
Reply:
You kill a batch file by doing a Control-C in the batch window.
Imagine the power if you knew how to internet search
0
Response Number 4
Name: bighomer Date: December 13, 2007 at 15:06:21 Pacific
Reply:
No, no. I'm making a batch file to kill certain processes. They have to be run on my other login name (three separate SYSTEM processes run by AVG, among others), but I don't want all that stuff slowing down the system on my profile. And finally I met with some measure of success. For those of you who care to know, there's another appkiller, tskill, built into xp home. Command line: tskill notepad {no exe}. Closed out notepad. Not sure if it'll work on SYSTEM processes yet but I hope so...
The king sits on the toilet poot poot...
0
Response Number 5
Name: XpUser Date: December 13, 2007 at 17:09:16 Pacific
Name: wanderer Date: December 13, 2007 at 19:18:55 Pacific
Reply:
why kill the process when you can prevent it from starting?
Are you ready for where Microsoft wants you to go today?
0
Response Number 7
Name: bighomer Date: December 16, 2007 at 13:38:03 Pacific
Reply:
Because I want these processes to run on one of my user profiles. I just don't want it to run on my other profile. can't get tskill to kill SYSTEM type processes. I didn't want to uninstall the damn thing but I don't want to have to open taskmanager on my profile and right-click...end process...right-click...end process.
Summary: I was just wondering if anyone knew how to use the taskkill command. I can use it on my local machine but trying to get it to run on another machine doesnt work for me. I keep getting an ERROR: Unkn...
Summary: What was that line you enter in the Command Prompt that tests wether all the files are working on your WinXP CD, just to see if you have a bad CD or not? I found it before, but I seem to have lost it....
Summary: I have a big problem I work under Windows XP but I still use some old DOS programs. But one of them need to load data in upper memory and use a DOS command named LH (loadhigh) to do this. But, under W...