Howdy,
I never thought it would pay off being a pack rat with files, but I guess
it does. I just had this stuff stored in the corner of my harddrive just
in case I ever needed it.
You are asking for the batch file to kill Window-Eyes for XP. Well, it's
different for XP home and XP Pro and you didn't specify. The following
lines are the contents of the respective batch files. You'll have to copy
the text, paste it into notepad and save them in a .bat file yourself.
(contents for batch file for XP home)
rem Wineyes for XP Home
c:
cd\windows\system32
tskill wineyes /a
tskill gwm32 /a
tskill speech32 /a
tskill bdisplay /a
tskill explorer /a
(contents for batch file for XP Pro)
rem Wineyes Kill for XP Pro
cd\windows\system32
taskkill /im wineyes.exe /f
taskkill /im GWM32.EXE /f
taskkill /im SPEECH32.EXE /f
taskkill /im BDISPLAY.EXE /f
Hope that helps!
Theresa
----- Original Message -----
From: Russ Kiehne
To: [email protected]
Sent: Thursday, September 11, 2008 8:19 AM
Subject: Need bat file to kill window eyes 6.1
I need the bat file to kill window eyes. I'm running 6.1 with windows
xp.
If you reply to this message it will be delivered to the original
sender only. If your reply would benefit others on the list and
your message is related to GW Micro, then please consider sending
your message to [email protected] so the entire list will receive it.
All GW-Info messages are archived at http://www.gwmicro.com/gwinfo, and can
be searched through and sorted using the search
form at the bottom of the page.
If you wish to unsubscribe from this list, send a message to
[EMAIL PROTECTED] and include leave gw-info in the body
of the message.
If you reply to this message it will be delivered to the original
sender only. If your reply would benefit others on the list and
your message is related to GW Micro, then please consider sending
your message to [email protected] so the entire list will receive it.
All GW-Info messages are archived at http://www.gwmicro.com/gwinfo, and can be
searched through and sorted using the search
form at the bottom of the page.
If you wish to unsubscribe from this list, send a message to
[EMAIL PROTECTED] and include leave gw-info in the body
of the message.