[Bug 4495] New: regedit gives false Unrecognized escape sequence errors when importing from a .reg file
http://bugs.winehq.org/show_bug.cgi?id=4495 Summary: regedit gives false Unrecognized escape sequence errors when importing from a .reg file Product: Wine Version: 0.9.7. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: critical Priority: P5 Component: wine-tools AssignedTo: wine-bugs(a)winehq.org ReportedBy: mkdm_2000(a)yahoo.com I am trying to import some registry keys that were exported in ASCII format from a Win2000 machine. When importing via regedit (invoked wine regedit), it returns errors on any entries that include a backslash ("\"). For the follwing registry key: REGEDIT4 [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\.blk\ShellNew] "Filename"="c:\program files\test_me\this_is_a_test.txt" I get the following errors: Warning! Unrecognized escape sequence: \p' Warning! Unrecognized escape sequence: \t' Warning! Unrecognized escape sequence: \t' I think the error is in the "REGPROC_unescape_string" routine in regproc.c . -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
participants (1)
-
Wine Bugs