regtool support for remote registry

Corinna Vinschen cygwin-patches@cygwin.com
Thu Jun 6 06:29:00 GMT 2002


On Thu, Jun 06, 2002 at 02:11:46PM +0400, Egor Duda wrote:
> Hi!
> 
>   Attached patch allows regtool to access registry on remote hosts,
> e.g.:
> 
> regtool get \\bumba\machine\software\microsoft\windows\currentVersion\programFilesDir

Just a question:  Wouldn't it make sense to use a syntax as rcp/scp:

  regtool get bumba:\machine\software\microsoft\...

This together with the capability to use forward slashes looks
more unixy:

  regtool get bumba:/machine/software/microsoft/...

In this context I see for the first time, that the usage doesn't
say anything about using forward slashes.   Shouldn't we add a word
that this is possible, too?

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.



More information about the Cygwin-patches mailing list