http://bugs.winehq.org/show_bug.cgi?id=18240
Summary: regedit should export and read MULTI_SZ values as strings Product: Wine Version: 1.1.20 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: programs AssignedTo: wine-bugs@winehq.org ReportedBy: hramrach@centrum.cz
Values like
[Software\Microsoft\Windows NT\CurrentVersion\FontLink\SystemLink] "Tahoma"=str(7):"gulim.ttc,Gulim\0msgothic.ttc,MS UI Gothic\0"
are much preferred over
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\FontLink\SystemLink] "Tahoma"=hex(7):6b,6f,63,68,69,2d,67,6f,74,68,69,63,2d,73,75,62,73,74,2e,74,74,\ 66,2c,4b,6f,63,68,69,20,47,6f,74,68,69,63,00,00
which is what regedit exports and understands.
http://bugs.winehq.org/show_bug.cgi?id=18240
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish@gmail.com Keywords| |download, source
http://bugs.winehq.org/show_bug.cgi?id=18240
--- Comment #1 from Alexandre Julliard julliard@winehq.org 2009-04-28 05:13:25 --- regedit is supposed to be Windows-compatible, we can't change the export format.
http://bugs.winehq.org/show_bug.cgi?id=18240
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #2 from Dmitry Timoshkov dmitry@codeweavers.com 2009-04-28 05:24:02 --- Invalid then.
http://bugs.winehq.org/show_bug.cgi?id=18240
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Dmitry Timoshkov dmitry@codeweavers.com 2009-04-28 05:24:26 --- Closing.