http://bugs.winehq.org/show_bug.cgi?id=27192
--- Comment #2 from Joerg Schiermeier newsletter@Schiermeier-Software.de 2011-05-17 06:24:11 CDT --- (In reply to comment #2)
my example is a little bit weird:
Example: --snipp-- [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchScopes{CF821BCD-444B-4E01-8523-ECBEECBF10C0}] "DisplayName"="Wikipedia (de)"
there are some linebreaks in the example. In the original file all line begin either with '[blabla..' or with "something"="something else" or with ';' (one or two times).
The standard behaviour of Windows (tm) is to ignore this line until the end and continue with the next line. Wine simply stops here the import and this is wrong.