[Patch] regtool: Add load/unload commands and --binary option

Dave Korn dave.korn@artimi.com
Fri Mar 3 18:01:00 GMT 2006


On 03 March 2006 17:42, Yitzchak Scott-Thoennes wrote:

>>   Hey, how about using pseudo filename-extensions on the pseudo-files that
>> represent registry keys?
> 
> As long as we are how-bouting, I'm looking at
> 
> http://search.cpan.org/~tyemq/Win32-TieRegistry-0.24/TieRegistry.pm
> 
> as another example of non-traditional access to the registry.  How
> about /proc/registry//machinename/... to access the registry of other
> computers on the network?  Or is // not at the beginning a no-no?


  There may be POSIX-y issues with // anywhere else.

  And the idea of having /proc contain objects related to another machine
altogether does somewhat make my skin crawl.  If we wanna do this at all, I'd
rather it was done as //machine/registry/..., i.e. make a UNC share for the
registry virtual fs tree.... this I guess would require a cygwin MUP, which
isn't gonna happen any time soon though.

  Should we move this thread off the -patches list perhaps?

    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....



More information about the Cygwin-patches mailing list