WineHQ
Bug Tracking Database – Bug 34205

 Bugzilla

 

Last modified: 2014-01-17 13:58:54 UTC  

Regedit doesn't import .reg files formatted like the example in the FAQ

Bug 34205 - Regedit doesn't import .reg files formatted like the example in the FAQ
Regedit doesn't import .reg files formatted like the example in the FAQ
Status: CLOSED FIXED
AppDB: Show Apps affected by this bug
Product: Wine
Classification: Unclassified
Component: -unknown
1.6
x86 Linux
: P2 normal
: ---
Assigned To: Mr. Bugs
:
Depends on:
Blocks:
  Show dependency tree
 
Reported: 2013-08-05 04:20 UTC by jluth
Modified: 2014-01-17 13:58 UTC (History)
0 users

See Also:
Regression SHA1:
Fixed by SHA1:
Distribution: ---
Staged patchset:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jluth 2013-08-05 04:20:09 UTC
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.
Comment 1 Bruno Jesus 2013-08-05 07:20:29 UTC
Most likely related to bug 28578.
Comment 2 Rosanne DiMesio 2014-01-14 10:05:47 UTC
I've reformatted the .reg examples in the FAQ so they now work.
Comment 3 Alexandre Julliard 2014-01-17 13:58:54 UTC
Closing bugs fixed in 1.7.11.


Privacy Policy
If you have a privacy inquiry regarding this site, please write to [email protected]

Hosted By CodeWeavers