Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Date: Wed, 27 Jun 2001 13:37:34 -0400 From: Christopher Faylor To: cygwin Subject: Re: Can regtool be used to rename a key? Message-ID: <20010627133734.I22088@redhat.com> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin References: <003c01c0ff16$64446060$5d754789 AT edinstonehaven> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.11i In-Reply-To: <003c01c0ff16$64446060$5d754789@edinstonehaven>; from keith_starsmeare@yahoo.co.uk on Wed, Jun 27, 2001 at 03:35:08PM +0100 On Wed, Jun 27, 2001 at 03:35:08PM +0100, Keith Starsmeare wrote: >I'd like to be able to script a method of renaming a key. Is there a simple >way of doing it using regtool? > >I couldn't figure it out, so I had a look at the source, but I've never >programmed the registry before - so I'm naturally a little hesitant. I was >hoping that there'd be a RegMoveKey or RegRenameKey similar to the >RegDeleteKey, but no. The closest I could see in the MSDN was RegReplaceKey. >Has anyone with any experience of registry programming got any advice (which >you could email to me directly if there's the worry that discussing >programming the registry if OT)? I don't think that there is any rename available. I think that the best you can do is copy and delete. >Also, as an aside, how do you recommend giving patches if you can't access >the cvs server because I'm behind a firewall? I downloaded the file from the >web site. I guess the best you can do is download snapshots and provide patches against that. >Incidentally, is there a reason that regtool likes backslashes so much? >They're a pain in the butt from the command line. I submit this wee tweak so >that I could use slashes for the keys: Thanks. I'll apply this patch. I didn't know that regtool wasn't slash aware. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/