taskkill problem
Moderator: DosItHelp
taskkill problem
Hi, i cant get this to work i dont know why i have dine it like a zillion times, why isnt my taskkill working
echo off
cls
taskkill /f explorer.exe
taskkill /f "Adobe ARM.exe"
taskkill /f ccc.exe
taskkill /f armsvc.exe
taskkill /f seaport.exe
taskkill /f "hama chi-2.exe"
start "C:\Program Files (x86)\Minecraft.exe"
pause
exit
echo off
cls
taskkill /f explorer.exe
taskkill /f "Adobe ARM.exe"
taskkill /f ccc.exe
taskkill /f armsvc.exe
taskkill /f seaport.exe
taskkill /f "hama chi-2.exe"
start "C:\Program Files (x86)\Minecraft.exe"
pause
exit
Re: taskkill problem
Because you are forgetting the /IM
Re: taskkill problem
I know it's none of my business, but why exactly do you want to kill explorer.exe?
Re: taskkill problem
explorer.exe will restart too, on a normal machine. Minus some icons.
Re: taskkill problem
@Fawers, he wan't to reduce the ram usage to start a game
Re: taskkill problem
Makes sense.
Re: taskkill problem
Well if some of these program are starting with the computer startup why not keep them from starting up in the first place.
AdobeARM.exe does not necessarily need to be running.
Neither does your hamachi program.
Not sure why you would want to kill Catalyst Control Center either?
AdobeARM.exe does not necessarily need to be running.
Neither does your hamachi program.
Not sure why you would want to kill Catalyst Control Center either?
Re: taskkill problem
u can use a GameBooster it is a programs that do kill all unnessacery process when u click the game mode and when done just click the normal mode to restart all the process i use it some times try it
Re: taskkill problem
abc0502 wrote:u can use a GameBooster it is a programs that do kill all unnessacery process when u click the game mode and when done just click the normal mode to restart all the process i use it some times try it
That's right. Sometimes I use the one that comes with Advanced System Care, and it pretty much does the job.