http://bugs.winehq.com/show_bug.cgi?id=679
*** shadow/679 Wed May 15 11:49:48 2002 --- shadow/679.tmp.13480 Wed May 15 12:31:48 2002 *************** *** 2,8 **** | Missing backslashes in created registry entries | +----------------------------------------------------------------------------+ | Bug #: 679 Product: Wine | ! | Status: UNCONFIRMED Version: 20020509 | | Resolution: Platform: | | Severity: normal OS/Version: All | | Priority: P1 Component: wine-tools | --- 2,8 ---- | Missing backslashes in created registry entries | +----------------------------------------------------------------------------+ | Bug #: 679 Product: Wine | ! | Status: NEW Version: 20020509 | | Resolution: Platform: | | Severity: normal OS/Version: All | | Priority: P1 Component: wine-tools | *************** *** 50,52 **** --- 50,63 ---- "Fonts"="C:\WINDOWS\Fonts" "NetHood"="C:\WINDOWS\NetHood" .......... + + ------- Additional Comments From andi@rhlx01.fht-esslingen.de 2002-05-15 12:31 ------- + This sounds a lot like these are winedefault.reg entries + (probably applied via regapi). + + Could you check how they got there in the first place ? + Maybe regapi is buggy ? + + Note: winedefault.reg contains entries with only *one* backslash, + which could maybe get misinterpreted by some program or translation, + thus having its backslashes removed. \ No newline at end of file