[Bug 19526] regedit does not give gui feedback on import of keys

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Jul 31 11:01:26 CDT 2009


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





--- Comment #6 from Austin English <austinenglish at 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.



More information about the wine-bugs mailing list