Francois Gouget <[EMAIL PROTECTED]> writes:
> [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\AeDebug]
> # command line to start a debugger when an exception occurs
> -"Debugger"="winedbg --debugmsg -all %ld %ld"
> +"Debugger"="winedbg.exe --debugmsg -all %ld %ld"
This shouldn't make any difference; if it does it's a bug.
>
> [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{0002E005-0000-0000-C000-000000000046}\InProcServer32]
> [EMAIL PROTECTED]"comcat.dll"
> [EMAIL PROTECTED]"C:\\Windows\\System\\comcat.dll"
This is wrong, the system directory is not necessarily
c:\windows\system.
--
Alexandre Julliard
[EMAIL PROTECTED]