http://bugs.winehq.org/show_bug.cgi?id=19072
Summary: Reg.exe doesn't respect help commands (appinstall) Product: Wine Version: 1.1.24 Platform: PC OS/Version: Linux Status: NEW Keywords: download, source Severity: minor Priority: P2 Component: programs AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com Depends on: 19071
Using 'reg delete /?' On windows gives a helpful summary of how to use reg delete (add/query do the same).
On wine: austin@midna:~/wine-git/programs$ wine reg delete /? DELETE - /? (null) 0 0 0 Error: Invalid key name
It's trying to it as a registry key!
And then, even though it shows an error, it exits with code 0 (but that's bug bug 19071).
http://bugs.winehq.org/show_bug.cgi?id=19072
Alexander Nicolaysen Sørnes alex@thehandofagony.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |alex@thehandofagony.com
--- Comment #1 from Alexander Nicolaysen Sørnes alex@thehandofagony.com 2009-06-25 17:51:36 --- I can try to make a patch for this.
http://bugs.winehq.org/show_bug.cgi?id=19072
--- Comment #2 from Andrew Nguyen arethusa26@gmail.com 2009-06-27 17:50:18 --- I submitted a patch:
http://www.winehq.org/pipermail/wine-patches/2009-June/074995.html
http://bugs.winehq.org/show_bug.cgi?id=19072
--- Comment #3 from Andrew Nguyen arethusa26@gmail.com 2009-06-30 19:29:11 --- This should be fixed now.
http://bugs.winehq.org/show_bug.cgi?id=19072
--- Comment #4 from Austin English austinenglish@gmail.com 2009-06-30 21:16:33 --- (In reply to comment #3)
This should be fixed now.
Very close! Windows also does /h & /H, we should as well (most other commands do...).
http://bugs.winehq.org/show_bug.cgi?id=19072
Bug 19072 depends on bug 19071, which changed state.
Bug 19071 Summary: Reg.exe doesn't error out on invalid input (appinstall) http://bugs.winehq.org/show_bug.cgi?id=19071
What |Old Value |New Value ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
http://bugs.winehq.org/show_bug.cgi?id=19072
--- Comment #5 from Andrew Nguyen arethusa26@gmail.com 2009-07-01 00:50:39 --- This should hopefully be more complete:
http://www.winehq.org/pipermail/wine-patches/2009-July/075179.html
http://bugs.winehq.org/show_bug.cgi?id=19072
--- Comment #6 from Andrew Nguyen arethusa26@gmail.com 2009-07-04 19:40:54 --- This should be fixed in 1.1.25.
http://bugs.winehq.org/show_bug.cgi?id=19072
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #7 from Austin English austinenglish@gmail.com 2009-07-05 22:42:07 --- Yep, thanks!
http://bugs.winehq.org/show_bug.cgi?id=19072
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Alexandre Julliard julliard@winehq.org 2009-07-17 12:31:35 --- Closing bugs fixed in 1.1.26.