Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com To: cygwin AT cygwin DOT com From: Thorsten Kampe Subject: Re: AllVersions: Running Cygwin X w/ Registy Entries Date: Wed, 26 Oct 2005 17:42:10 +0100 Lines: 44 Message-ID: References: <1130262948 DOT 435e71a4abd76 AT webmail DOT mail DOT gatech DOT edu> <1130283941 DOT 435ec3a5672f2 AT webmail DOT mail DOT gatech DOT edu> <4kmnzwxkibr0.1rd655owgqdi6$.dlg AT 40tude DOT net> <20051026143731 DOT GA1936 AT trixie DOT casa DOT cgf DOT cx> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit User-Agent: 40tude_Dialog/2.0.15.1 X-IsSubscribed: yes * Igor Pechtchanski (2005-10-26 16:13 +0100) > On Wed, 26 Oct 2005, Christopher Faylor wrote: > >> On Wed, Oct 26, 2005 at 10:26:36AM +0100, Thorsten Kampe wrote: >>>* gtg793x AT XXXX DOT XXXXXX DOT XXX (2005-10-26 00:45 +0100) >>>> Quoting Igor Pechtchanski : >>>>> See "man mount". Please, please, please don't manipulate the registry >>>>> directly if you want to stay portable. You can easily create a batch file >>>>> to reproduce the mounts properly. >>>>> ... >>>>> "User mounts" is the answer. The CURRENT_USER tree is usually writable. >>>>> Make sure you don't write over the existing settings if they are present. >>>> >>>> Current XP computers I am trying to run this into give me: "Registry >>>> Editing has been Disabled by your administrator." even if I try to >>>> write to Current_User >>>> >>>> All I am trying to keep portable is the X server thus XWIN.exe is the >>>> only executable I have, the only one I execute. After running the X >>>> server as the background server I am tunneling the packets using >>>> Putty / Securecrt. >>> >>>Try "regedit /s" in a batch (instead of double clicking). This >>>sometimes works. >> >> Or, I dunno, if that works, you could just use "mount" and forget about >> regedit entirely. >> >> It's a crazy idea, I know. I wonder why no one has thought of it before. > > Yeah, what's with this "mount" thing, anyway? I mean, it's got to be, > like, at least 10 *KILOBYTES* (gasp)! I don't have that kind of space on > my flash drive! And all this command-line scripting -- yuk, much better > to use a GUI like regedit! You can use regedit perfectly without a gui: regedit /s, regedit /e > It's not like the mounts aren't currently in > the registry, anyway... Besides, importing a .reg file lets me bash right > over the existing settings without a care in the world -- mount actually > allows *saving* the current config, and who would want THAT? Now guess what: regedit allows the same. Even with a single command and without repeated mount commands. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/