Small winedefault.reg changes

Alexandre Julliard julliard at winehq.org
Tue Nov 18 14:02:38 CST 2003


Francois Gouget <fgouget at codeweavers.com> 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]
> -@="comcat.dll"
> +@="C:\\Windows\\System\\comcat.dll"

This is wrong, the system directory is not necessarily
c:\windows\system.

-- 
Alexandre Julliard
julliard at winehq.com



More information about the wine-devel mailing list