AllVersions: Running Cygwin X w/ Registy Entries

Igor Pechtchanski pechtcha@cs.nyu.edu
Thu Oct 27 14:45:00 GMT 2005


On Thu, 27 Oct 2005, Dave Korn wrote:

> After all, the sterotypical paradigm for using the registry is:
>
> - Program startup:  read all settings from registry key.
>
> - Operation:  do stuff, repecting settings.  allow user to change settings.
>
> - Shutdown time:  Write update settings back to registry key.
>
>   The first two stages will still work fine, and most apps will silently
> ignore 'Can't write' errors when they're terminating anyway.

Except that most apps will try to commit the changes to registry as soon
as they are made, rather than at exit time.  Most still handle read-only
registry gracefully, though.

> [snip]
> >> Yes, you are able to make changes to HKCU, but not *directly*.
> >
> > echo "1" > /proc/registry/HKEY_CURRENT_USER/Software/Foobar

Heh, did I miss something?  Since when is /proc/registry writeable?
	Igor
-- 
				http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_		pechtcha@cs.nyu.edu
ZZZzz /,`.-'`'    -.  ;-;;,_		igor@watson.ibm.com
     |,4-  ) )-,_. ,\ (  `'-'		Igor Pechtchanski, Ph.D.
    '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

If there's any real truth it's that the entire multidimensional infinity
of the Universe is almost certainly being run by a bunch of maniacs. /DA



More information about the Cygwin-talk mailing list