Little program to help improve game performance


Recommended Posts

neat program, it does the same basicly like this .bat commands

taskkill /F /IM explorer.exe
taskkill /F /IM msnmsgr.exe
taskkill /F /IM nod32kui.exe

start /wait C:\Games\World of Warcraft\Wow.exe

start "" "C:\Windows\Explorer.exe"
start "" "C:\Program Files\ESET\nod32kui.exe" /b
start "" "C:\Program Files\MSN Messenger\msnmsgr.exe" /b

basically it kills the explorer, messenger and nod32, run's the game and when you exit the game it start's them again

and if you want to make a shortcut in desktop with various things in the right click menu you can do this (ex: for UT99) a .reg file like UT.reg with a menu option to the .bat killing the process

I bet the 600k that Windows Live Messenger used as a background process really limited your FPS!

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.