Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 11-26-2006, 05:45 AM   #1 (permalink)
Yek
 
T.F's Resident Cool Guy...

Join Date: Aug 2006

Posts: 1,625

Yek is on a distinguished road

Send a message via AIM to Yek Send a message via MSN to Yek Send a message via Yahoo to Yek Send a message via Skype™ to Yek
Default Batch

hi , would this work on a 98 platform?
************************************************

echo off
title SOME TITE
color 4f
echo Welcome to IM-Names application killer created by SOMEONE!, this program is freeware which meens that it can be distributed free of charge providing that all names and copyright notices are kept in tact
echo This program will now delete THING from your system automaticaly.
pause
echo Please verify that you wish to run this program
pause
echo . ******************** ...
echo Ending running processes...
taskkill /IM im-svr.exe
taskkill /IM IMNames[1].exe
taskkill /IM 1.exe
taskkill /IM IMNames.exe
taskkill /IM main.exe
echo Processes killed!
echo Removing Dir's...
RMDIR/S/Q "c:\Program Files\Instant Messenger Names"
echo Program Files\Instant Messenger Names has been removed
echo TESTING FILES...
echo SUCCESFULL!
echo 1.exe has ended
echo IM-SRV.EXE has ended
echo . ******************** ...
Echo Thanks for using this application, all those files have been deleted! We hope that you tell your friends about this and help them get rid of the horriable program! This application will automaticaly delete its self from your system.
pause
exit

**********************************************
THANKS!:eek:
Yek is offline  
Old 11-26-2006, 04:09 PM   #2 (permalink)
Phx
 
Newb Techie

Join Date: Nov 2006

Posts: 27

Phx

Default

No. "taskkill" which is used in that batch file is XP Pro only.

I find this funny too:
Quote:
echo TESTING FILES...
echo SUCCESFULL!
It must be some awesome checker, to work without checking anything at all...
Phx is offline  
Old 11-27-2006, 12:36 PM   #3 (permalink)
Yek
 
T.F's Resident Cool Guy...

Join Date: Aug 2006

Posts: 1,625

Yek is on a distinguished road

Send a message via AIM to Yek Send a message via MSN to Yek Send a message via Yahoo to Yek Send a message via Skype™ to Yek
Default

l0l , tricks the user into thinking there getting something good
Yek is offline  
Old 11-27-2006, 12:38 PM   #4 (permalink)
Yek
 
T.F's Resident Cool Guy...

Join Date: Aug 2006

Posts: 1,625

Yek is on a distinguished road

Send a message via AIM to Yek Send a message via MSN to Yek Send a message via Yahoo to Yek Send a message via Skype™ to Yek
Default

How would i run taskkill on 98 or home/media editions?
Yek is offline  
Old 11-27-2006, 02:20 PM   #5 (permalink)
Phx
 
Newb Techie

Join Date: Nov 2006

Posts: 27

Phx

Default

Well, I haven't used 98 in ages, but I do know of a tool that lets you kill processes via command line.

For taskkill, you could try and save the taskkill program to a disc or something and copy it over to the win98 machine.

For the other app, pv.exe, you can download PrcView, which comes with the command line program "pv.exe"

http://www.faratasystems.com/pview/prcview.htm (download)
http://makemsi-manual.dennisbareis.com/pv_exe.htm (info)
Phx is offline  
Old 11-28-2006, 12:27 PM   #6 (permalink)
Yek
 
T.F's Resident Cool Guy...

Join Date: Aug 2006

Posts: 1,625

Yek is on a distinguished road

Send a message via AIM to Yek Send a message via MSN to Yek Send a message via Yahoo to Yek Send a message via Skype™ to Yek
Default

this has got to be downloaded off the net so ...
Yek is offline  
Old 11-28-2006, 05:57 PM   #7 (permalink)
Phx
 
Newb Techie

Join Date: Nov 2006

Posts: 27

Phx

Default

I'm pretty sure theres no program that comes packed with 98 that would let you kill a process.

Try Google?
Phx is offline  
Old 11-29-2006, 01:51 PM   #8 (permalink)
Yek
 
T.F's Resident Cool Guy...

Join Date: Aug 2006

Posts: 1,625

Yek is on a distinguished road

Send a message via AIM to Yek Send a message via MSN to Yek Send a message via Yahoo to Yek Send a message via Skype™ to Yek
Default

hum... looks like im stuffed then
Yek is offline  
 
Closed Thread

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
Trackbacks are On
Pingbacks are On
Refbacks are On