[Bug 19526] New: regedit does not give gui feedback on import of keys
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(a)winehq.org ReportedBy: austinenglish(a)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 -- 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.
http://bugs.winehq.org/show_bug.cgi?id=19526 --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2009-07-30 15:19:59 --- Test added: http://code.google.com/p/winezeug/source/browse/trunk/appinstall/scripts/reg... -- 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.
http://bugs.winehq.org/show_bug.cgi?id=19526 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX --- Comment #2 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2009-07-30 21:28:51 --- NO! this will make a perfectly scriptable app 100% useless! -- 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.
http://bugs.winehq.org/show_bug.cgi?id=19526 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Vitaliy Margolen <vitaliy(a)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. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=19526 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |REOPENED Resolution|WONTFIX | --- Comment #4 from Dmitry Timoshkov <dmitry(a)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. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=19526 --- Comment #5 from Vitaliy Margolen <vitaliy(a)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. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=19526 --- Comment #6 from Austin English <austinenglish(a)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. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=19526 Christian Blackburn <christian.blackburn(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |christian.blackburn(a)yahoo.c | |om --- Comment #7 from Christian Blackburn <christian.blackburn(a)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. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=19526 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |NEW --- Comment #8 from Austin English <austinenglish(a)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. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=19526 Sylvain Petreolle <spetreolle(a)yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |spetreolle(a)yahoo.fr -- 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.
http://bugs.winehq.org/show_bug.cgi?id=19526 --- Comment #9 from Austin English <austinenglish(a)gmail.com> 2013-12-02 19:10:29 CST --- Still in wine-1.7.7-138-gd9f9500 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=19526 t.bussmann(a)gmx.net changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t.bussmann(a)gmx.net -- 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.
https://bugs.winehq.org/show_bug.cgi?id=19526 Hugh McMaster <hugh.mcmaster(a)outlook.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hugh.mcmaster(a)outlook.com -- 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.
https://bugs.winehq.org/show_bug.cgi?id=19526 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED Fixed by SHA1| |9e1d356d78e04db950326156d39 | |0afa7d2808f7c --- Comment #10 from Nikolay Sivov <bunglehead(a)gmail.com> --- This one is fixed now, see https://source.winehq.org/git/wine.git/commit/9e1d356d78e04db950326156d390af.... -- 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.
https://bugs.winehq.org/show_bug.cgi?id=19526 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #11 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 3.0-rc5. -- 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.
participants (1)
-
wine-bugs@winehq.org