For the cure for the doctor. Now everything is running great!Quote:
Originally posted by some1else@Jan 6 2007, 09:42
first of all +k isostar for showing me where to look to solve my problem.
for those of you who don't have any development enviroment with debug functions installed all you have to do is what isostar said.
for the others that have Visual Studio, C#, anything similar to that or you just instaled a custom debuger here is what you have to do:
1)go to start->run->regedit
2)once the registry editor is open go to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft� 92;WindowsNT\CurrentVersion\AeDebug
3)go to the line named Debugger, right click and chose Modify
4)select the address and the parameters you find there, right click and cut
5)close the registry editor
6)if you will want in the future to use that debugger paste the cut stuff in a txt file where you can find it later
hope this helps
Thank you Thank you Thank you
Who da man some1else
Thank you to isostar for starting us into the right direction!