08-21-2013 02:41 PM
Have CVI 2012 running on a new Windows XP machine. Just loaded Snagit. Everytime I try to run Snagit a CVI J-I-T debugger opens up and when I try to kill the debugger I kill Snagit. Not good.
08-22-2013 04:51 AM
Hello ccreiss,
Normally, the operating system launches the CVI JIT debugger when a program crashes or generates an exception. I don't know why Snagit trips up the mechanism.
You can try to disable the CVI JIT debugger by renaming the "Debugger" key under this entry in the registry:
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows NT\CurrentVersion\AeDebug
This is for a 64-bit version of Windows. I don't have a 32-bit version to try this on, but I believe the registry key would be:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AeDebug
For example, you can rename it to "DebuggerHide":
Thanks,
Peter
08-22-2013 08:14 AM
I tried to paste a Snagit screen shot and also attach a word .docx file. Both failed. Any suggestions? What I was trying to show was that my C:\ ... has no HKEY_LOCAL_MACHINE folder. I am assuming that's what Computer\HKEY_LOCAL_MACHINE\... means.
08-22-2013 08:30 AM
No, you don't change the setting on disk, you have to change the entry in the Windows registry:
Start menu >> All programs >> Accessories >> Run
Then type: regedit.exe
If you want to paste an image into a message, click the "tree" button in the toolbar of the rich text control. It's the green button to the left of the three text alignment buttons. There's also a button to "paste from Word" to the left of the smiley face button for emoticons.
08-22-2013 12:48 PM
Where I am so far. The machine is a Windows XP. I am pretty sure it is a 32bit. No sign of AeDebug
08-23-2013 02:23 AM
Expand the entry for "CurrentVersion" on the left. AeDebug should be one of its children.
08-23-2013 08:56 AM
Got to AeDubug. Selected Debugger. Right clicked to rename. Renamed it DebuggerHide. Hit enter. Got the following error message "The Registry Editor cannot rename Debugger. Error while renaming value."
08-23-2013 09:09 AM
Hm. I'm not sure why it won't let you change the name. Can you try again with administrator privileges?
Start menu >> All programs >> Accessories
Right-click on the menu item "Command Prompt", select "Run as administrator", and click on "Yes".
In the command prompt type: regedit.exe
You might not be able to run regedit.exe with administrator privileges. If that's the case, you have to ask your IT department to disable the CVI JIT debugger for you.
08-23-2013 03:02 PM
Peter
Thank you. Thank you. Thank you.
It took IT a couple of trys to delete Snagit. I reinstalled Snagit through Symantec and the problem was still there.
I went back to IT and It took them a couple of trys to rename Debugger but they did it and the problem is gone.
Tell me about Kudos. How do I bestow them?
Charlie