[Bug 34205] New: Regedit doesn't import .reg files formatted like the example in the FAQ
http://bugs.winehq.org/show_bug.cgi?id=34205 Bug #: 34205 Summary: Regedit doesn't import .reg files formatted like the example in the FAQ Product: Wine Version: 1.6 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: jluth(a)mail.com Classification: Unclassified Much of the documentation on the web, including the Wine FAQ, reports the syntax of a .reg file as: [HKEY_CURRENT_USER\Software\Wine\DllOverrides] "winemenubuilder.exe"="" example from http://wiki.winehq.org/FAQ section 5.4 Note specifically that this is all on one line. This does not work in Wine 1.6. It DOES work if the "key" is on one line, and the name/value pair is on another line. Other examples show multiple name/value pairs behind the key - still all on one line. [HKEY_CLASSES_ROOT\.pdf] @="PDFfile" "Content Type"="application/pdf" [HKEY_CLASSES_ROOT\PDFfile\Shell\Open\command] @="winebrowser \"%1\"" example from http://wiki.winehq.org/FAQ section 7.4 Currently, each name/value pair needs to be on a separate line. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=34205 --- Comment #1 from Bruno Jesus <00cpxxx(a)gmail.com> 2013-08-05 07:20:29 CDT --- Most likely related to bug 28578. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=34205 Rosanne DiMesio <dimesio(a)earthlink.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #2 from Rosanne DiMesio <dimesio(a)earthlink.net> --- I've reformatted the .reg examples in the FAQ so they now work. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=34205 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.7.11. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org