http://bugs.winehq.org/show_bug.cgi?id=19526
Summary: regedit does not give gui feedback on import of keys Product: Wine Version: 1.1.26 Platform: PC OS/Version: Linux Status: NEW Keywords: download, source Severity: trivial Priority: P2 Component: programs AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com
On windows: regedit test.reg Registry Editor Are you sure you want to add the information in test.reg to the registry? -then- Registry Editor Information in test.reg has been successfully entered into the registry.
On wine: nothing
http://bugs.winehq.org/show_bug.cgi?id=19526
--- Comment #1 from Austin English austinenglish@gmail.com 2009-07-30 15:19:59 --- Test added: http://code.google.com/p/winezeug/source/browse/trunk/appinstall/scripts/reg...
http://bugs.winehq.org/show_bug.cgi?id=19526
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX
--- Comment #2 from Vitaliy Margolen vitaliy@kievinfo.com 2009-07-30 21:28:51 --- NO! this will make a perfectly scriptable app 100% useless!
http://bugs.winehq.org/show_bug.cgi?id=19526
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Vitaliy Margolen vitaliy@kievinfo.com 2009-07-30 21:30:10 --- Closing, not all brain damage have to be copied. Just enough that's really used by other apps. Nothing more.
http://bugs.winehq.org/show_bug.cgi?id=19526
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |REOPENED Resolution|WONTFIX |
--- Comment #4 from Dmitry Timoshkov dmitry@codeweavers.com 2009-07-30 23:54:53 --- For scripts there is reg.exe. At least asking of a user really wants to import the .reg file is really useful to prevent accidental imports. And reporting that the import has succeeded is useful as well.
http://bugs.winehq.org/show_bug.cgi?id=19526
--- Comment #5 from Vitaliy Margolen vitaliy@kievinfo.com 2009-07-31 08:00:08 --- (In reply to comment #4)
For scripts there is reg.exe.
Except it can't import/export registry files. Don't follow well known company in making useless tools.
If you really must have this message for clueless users, add a switch to disable it for scripting use.
http://bugs.winehq.org/show_bug.cgi?id=19526
--- Comment #6 from Austin English austinenglish@gmail.com 2009-07-31 11:01:25 --- (In reply to comment #5)
(In reply to comment #4)
For scripts there is reg.exe.
Except it can't import/export registry files. Don't follow well known company in making useless tools.
Then reg.exe should be extended to match windows: REG QUERY /? REG ADD /? REG DELETE /? REG COPY /? REG SAVE /? REG RESTORE /? REG LOAD /? REG UNLOAD /? REG COMPARE /? REG EXPORT /? REG IMPORT /?
FWIW, Wine only has: REG [ ADD | DELETE | QUERY ]
If you really must have this message for clueless users, add a switch to disable it for scripting use.
A /silent option wouldn't hurt, though reg.exe should be the scripting method to use.
http://bugs.winehq.org/show_bug.cgi?id=19526
Christian Blackburn christian.blackburn@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |christian.blackburn@yahoo.c | |om
--- Comment #7 from Christian Blackburn christian.blackburn@yahoo.com 2011-01-24 20:12:23 CST --- The justification that having regedit confirm that the data was imported breaks scripts seems short-sighted. Won't most of the scripts be the for the real windows and not this emulator and expect that confirmation? Anyone who learns AutoIT (open-source, VB-like, automation language) can easily click buttons on dialogs. Feel free to write me if you need some sample AutoIt code for that.
http://bugs.winehq.org/show_bug.cgi?id=19526
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |NEW
--- Comment #8 from Austin English austinenglish@gmail.com 2011-06-15 18:27:50 CDT --- Still in wine-1.3.22-78-g4b2bfb4. FWIW, windows' regedit supports /s, to disable the GUI.
http://bugs.winehq.org/show_bug.cgi?id=19526
Sylvain Petreolle spetreolle@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |spetreolle@yahoo.fr
http://bugs.winehq.org/show_bug.cgi?id=19526
--- Comment #9 from Austin English austinenglish@gmail.com 2013-12-02 19:10:29 CST --- Still in wine-1.7.7-138-gd9f9500
https://bugs.winehq.org/show_bug.cgi?id=19526
t.bussmann@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |t.bussmann@gmx.net
https://bugs.winehq.org/show_bug.cgi?id=19526
Hugh McMaster hugh.mcmaster@outlook.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hugh.mcmaster@outlook.com
https://bugs.winehq.org/show_bug.cgi?id=19526
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED Fixed by SHA1| |9e1d356d78e04db950326156d39 | |0afa7d2808f7c
--- Comment #10 from Nikolay Sivov bunglehead@gmail.com --- This one is fixed now, see https://source.winehq.org/git/wine.git/commit/9e1d356d78e04db950326156d390af....
https://bugs.winehq.org/show_bug.cgi?id=19526
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #11 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 3.0-rc5.