http://bugs.winehq.org/show_bug.cgi?id=21945
Summary: regedit export: unmatched REG_SZ quote in *.reg files Product: Wine Version: 1.1.39 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: programs AssignedTo: wine-bugs@winehq.org ReportedBy: pleasenospam325@mail.ru
Created a key with 1 empty REG_SZ value, exported to *.reg file. The value of "Default Password" is missing the trailing qoute ****************************************************************** REGEDIT4
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\aaa]
"Default Password"=" ********************^********************************************* | also no newline at the EOF. The windows regedit fails to parse this file
http://bugs.winehq.org/show_bug.cgi?id=21945
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=21945
Ilya Basin basinilya@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |basinilya@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=21945
Frédéric Delanoy frederic.delanoy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source Status|UNCONFIRMED |NEW CC| |frederic.delanoy@gmail.com Ever Confirmed|0 |1
--- Comment #1 from Frédéric Delanoy frederic.delanoy@gmail.com 2012-05-03 08:45:50 CDT --- Confirmed in 1.5.3
http://bugs.winehq.org/show_bug.cgi?id=21945
Matyas Csanyi matejcs@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |matejcs@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=21945
--- Comment #2 from Bruno Jesus 00cpxxx@gmail.com 2012-08-16 23:27:10 CDT --- Created attachment 41387 --> http://bugs.winehq.org/attachment.cgi?id=41387 Patch to fix the issue in wine 1.5.10
The attached patch will fix the issue in wine 1.5.10. But the problem may be in RegEnumValueW so I'm not sending to wine patches yet. The comment in the patch may also be wrong and it's based on http://source.winehq.org/source/dlls/advapi32/registry.c#L1905
http://bugs.winehq.org/show_bug.cgi?id=21945
--- Comment #3 from Frédéric Delanoy frederic.delanoy@gmail.com 2013-06-09 10:24:00 CDT --- Still in wine-1.6-rc1
https://bugs.winehq.org/show_bug.cgi?id=21945
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |01b0746906bf2f570e5faca6871 | |4076384d0f600 Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #4 from Bruno Jesus 00cpxxx@gmail.com --- Fixed, there are remaining problems about string escaping and importing but they are addressed by other bugs.
https://bugs.winehq.org/show_bug.cgi?id=21945
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.30.