On Tuesday 03 December 2002 03:58 am, Alberto Massari wrote: > Software\Microsoft\Windows NT\Current Version\Hotfix\Q246009 > "Installed"="1" cool. I did it with just vanilla wine, nt40, your registry key, urlmon=n and uh.. cabinet=n. Well at least I have a test case now... Perhaps we should put this in winedefault.reg? Index: winedefault.reg =================================================================== RCS file: /home/wine/wine/winedefault.reg,v retrieving revision 1.60 diff -u -r1.60 winedefault.reg --- winedefault.reg 13 Nov 2002 21:25:34 -0000 1.60 +++ winedefault.reg 4 Dec 2002 05:12:39 -0000 @@ -93,6 +93,9 @@ # to 0 if a message box has to be presented before running the debugger "Auto"="1" +[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Hotfix\Q246009] +"Installed"="1" + # # This identifies the files for available code pages # -- gmt