[Bug 10114] Wine shouldn't rewrite the registry if it hasn't been changed

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Mar 18 04:37:01 CDT 2010


http://bugs.winehq.org/show_bug.cgi?id=10114


Artem S. Tashkinov <t.artem at mailcity.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CLOSED                      |UNCONFIRMED
         Resolution|INVALID                     |




--- Comment #12 from Artem S. Tashkinov <t.artem at mailcity.com>  2010-03-18 04:37:00 ---
Between wine invocations of the aforementioned exe file, wine still rewrites
both system and user registry files, even though this particular file doesn't
have any GUI.

diff -u system.reg.1 system.reg.2
--- system.reg.1        2010-03-18 14:29:18.000000000 +0500
+++ system.reg.2        2010-03-18 14:30:10.000000000 +0500
@@ -12128,7 +12128,7 @@
 "CommonPictures"=str(2):"%ALLUSERSPROFILE%\\Pictures"
 "CommonVideo"=str(2):"%ALLUSERSPROFILE%\\Videos"

-[Software\\Microsoft\\Windows\\CurrentVersion\\Fonts] 1268904555
+[Software\\Microsoft\\Windows\\CurrentVersion\\Fonts] 1268904606
@@ -14266,7 +14266,7 @@

 [Software\\Microsoft\\Windows NT\\CurrentVersion\\FontMapper] 1268904477

-[Software\\Microsoft\\Windows NT\\CurrentVersion\\Fonts] 1268904555
+[Software\\Microsoft\\Windows NT\\CurrentVersion\\Fonts] 1268904606

[birdie at localhost .wine]$ diff -u user.reg.1 user.reg.2
--- user.reg.1  2010-03-18 14:29:18.000000000 +0500
+++ user.reg.2  2010-03-18 14:30:10.000000000 +0500
@@ -428,10 +428,10 @@
 "MimeType"="application/xml"
 "ProgID"="xmlfile"

-[Software\\Wine\\Fonts] 1268904555
+[Software\\Wine\\Fonts] 1268904606
 "Codepages"="1252,437"

-[Software\\Wine\\Fonts\\External Fonts] 1268904555
+[Software\\Wine\\Fonts\\External Fonts] 1268904606

Alexander, please, explain what's the meaning of those integers behind registry
keys names and why those integers need to be changed even though a set of fonts
in the system remains intact.

-- 
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.



More information about the wine-bugs mailing list