Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin-developers AT sourceware DOT cygnus DOT com Message-ID: <394FB598.82F64D6D@vinschen.de> Date: Tue, 20 Jun 2000 20:19:04 +0200 From: Corinna Vinschen Reply-To: cygdev X-Mailer: Mozilla 4.73 [en] (X11; I; Linux 2.2.14 i686) X-Accept-Language: de, en MIME-Version: 1.0 To: Jason Tishler CC: cygdev Subject: Re: User registry hive References: <394CF57C DOT 78C2BA83 AT vinschen DOT de> <394FA6C1 DOT 5C2F01E6 AT dothill DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Jason Tishler wrote: > > Corinna, > > Corinna Vinschen wrote: > > I have just for fun implemented to load the users registry hive > > in spawn_guts in case of CreateProcessAsUser. It works fine. > > > > Are we interested in doing that? > > I am certainly interested in the above -- it would be real nice to > get the same environment regardless of how one accesses their machine > (ie, console or telnet). It's already in the cvs repository and will be in the tomorrows developer snapshot, at least. > > Still unresolved is the problem if somebody tries to change > > something in the own hive, say mount points. Because there's > > currently no mechanism to save the hive back again, it's new > > content is discarded on reboot. > > If you can't find a solution to the above, then I'm willing to live > with this limitation too. I would be glad if somebody could push me in the right direction... Corinna