[Bug 4495] New: regedit gives false Unrecognized escape sequence errors when importing from a .reg file

Wine Bugs wine-bugs at winehq.org
Mon Feb 6 04:05:44 CST 2006


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 at winehq.org
        ReportedBy: mkdm_2000 at 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.



More information about the wine-bugs mailing list