you might have to use the full path to the taskkill file such as:

c:\temp\taskkill.exe /im ctfmon*
cd C:\SM9\SYSTEM
C:\SM9\SYSTEM\amill.exe

 

replace temp with the path to the program

----- Original Message -----
From: Nix, Dan
Sent: Wednesday, January 07, 2004 11:08 AM
Subject: [mfg-smartcam] CTFMON and Win2k

Has anyone been successful in disabling ctfmon.exe using a *.bat file in a WIN2K? When I try to execute the same batch file we use to disable ctfmon.exe on our WinXP machines I get an error saying "taskkill not recognized as an internal or external, operable program or batch file". Any working solutions out there?

 

Here is the batch file:

taskkill /im ctfmon*
cd C:\SM9\SYSTEM
C:\SM9\SYSTEM\amill.exe

 

Thanks,

Dan

Reply via email to