Close hl2.exe after hl2dm crash and rejoin script (useful)

All things you want to say
Post Reply
User avatar
gtamike_TSGK
Posts: 51
Joined: Mon Mar 26, 2007 8:03 pm
Location: UK
Contact:

Close hl2.exe after hl2dm crash and rejoin script (useful)

Post by gtamike_TSGK »

Close hl2.exe after hl2dm crash and rejoin (Safe, useful and fast)

Hi guys, sometimes when hl2dm crashs the hl2.exe in task mangers says its using 50% cpu and you fill a big system slow down.

I've made a fix to save time and get you back ingame fasty without going in task manger.

This is a small .bat file script that kills hl2.exe and kills GameOverlayUI.exe then starts up hl2dm again, just by double clicking the .bat file (place the .bat file on desktop)

Copy this code in notepad select "save as" then "save as type" choose "All file" and save the flie name as "kill_hl2_then_run.bat"

Save on desktop to open and find easily

Code: Select all

tskill hl2
tskill GameOverlayUI
START C:\Progra~1\Steam\Steam.exe -applaunch 320
Here's a download link, if you don't want to make it. :deal:
http://files.filefront.com/kill+hl2+the ... einfo.html

Has been tested, hope you find this useful as I do :beer:
1v1 http://goo.gl/o2Vx3
http://youtube.com/user/gtamikesvideos
  • Image
    Image
gtamike_TSGK wrote:Innovation making new ideas come to life ¦)
Post Reply