[Bug 19072] New: Reg.exe doesn't respect help commands (appinstall)

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jun 24 20:53:50 CDT 2009


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 at winehq.org
        ReportedBy: austinenglish at 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 at 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).

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