Thread: TV Giant
View Single Post
  #3  
Old 25-08-2007, 17:30
DABhand DABhand is offline
Banned
 
Join Date: Nov 2004
Location: Near my PC
Posts: 5,406
Thanks: 0
Thanked 3 Times in 3 Posts
DABhand is on a distinguished road
Sounds like he has a debugger of some sort installed and its trying to spy on running processes.

If I remember well Just-In-Time is a part of Visual Studio.


EDIT: Ill help him out

Goto start menu > run > regedit

Then delete these two key entries in the registry

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AeDebug\Debugger

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramewor k\DbgManagedDebugger

Restart your PC and this should disable JIT.
Reply With Quote