http://bugs.winehq.org/show_bug.cgi?id=25678
Summary: 'Wine reg add' with longer hive name error Product: Wine Version: 1.3.10 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: silverkornxtrem@hotmail.com
when using reg.exe, by exemple,
wine reg add "HKEY_CURRENT_USER\Control Panel\Desktop" /v "FontSmoothing" /t "REG_SZ" /d "2"
there's an error "Erreur : nom de clé non valable" (French) or probably "Error : unavailable key name" (English)
if written with the shorter hive name, it works (HKCU instead of HKEY_CURRENT_USER).
The error seems also happening with HKEY_LOCAL_MACHINE (HKLM) and HKEY_USERS (HKU).
http://bugs.winehq.org/show_bug.cgi?id=25678
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Status|UNCONFIRMED |NEW Component|-unknown |programs Ever Confirmed|0 |1 Severity|normal |minor
--- Comment #1 from Austin English austinenglish@gmail.com 2011-01-03 12:39:00 CST --- Confirming. Both work under windows.
http://bugs.winehq.org/show_bug.cgi?id=25678
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|programs |-unknown Severity|minor |normal
--- Comment #2 from Andrew Nguyen arethusa26@gmail.com 2011-01-04 05:01:20 CST --- I sent a patch:
http://source.winehq.org/patches/data/70054
http://bugs.winehq.org/show_bug.cgi?id=25678
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Component|-unknown |programs Resolution| |FIXED Severity|normal |minor
--- Comment #3 from Andrew Nguyen arethusa26@gmail.com 2011-01-04 10:10:45 CST --- The patch was committed as 060c8f0c6e6285630b68ada0712ca733c68a6901. Apologies for reverting a few of Austin's bug field modifications.
http://bugs.winehq.org/show_bug.cgi?id=25678
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org 2011-01-07 12:39:53 CST --- Closing bugs fixed in 1.3.11.
http://bugs.winehq.org/show_bug.cgi?id=25678
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |1.2.x
http://bugs.winehq.org/show_bug.cgi?id=25678
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|1.2.x |---
https://bugs.winehq.org/show_bug.cgi?id=25678
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |060c8f0c6e6285630b68ada0712 | |ca733c68a6901 CC| |focht@gmx.net