[Bug 19533] reg.exe missing most options; breaks firefox and chromium builds

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Jun 21 11:38:45 CDT 2010


http://bugs.winehq.org/show_bug.cgi?id=19533


David Cournapeau <cournape at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cournape at gmail.com




--- Comment #7 from David Cournapeau <cournape at gmail.com>  2010-06-21 11:38:43 ---
I needed that too to run the vsvars32.bat script from VS 2008. I have started
the query subcommand implementation:

 - reg query KEY should work
 - reg query KEY /v VALUE should work for some cases (when VALUE is a REG_SZ,
basically)

 I have not tested it thoroughly, but It works on the vsvars32.bat to obtain
the PSDK directory, and valgrind seems happy. The API is so horrible that there
must be some cases which do not check their input/output.

http://github.com/cournape/wine/tree/_reg_query

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