X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: mwoehlke Subject: Re: FW: Issue using regtool on a 64-bit Windows host Date: Thu, 24 Aug 2006 10:46:28 -0500 Lines: 17 Message-ID: References: <86A3089001A44141B76B882059E7E53B01A608BF AT M31 DOT equallogic DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.5) Gecko/20060719 Thunderbird/1.5.0.5 Mnenhy/0.7.4.0 In-Reply-To: <86A3089001A44141B76B882059E7E53B01A608BF@M31.equallogic.com> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: 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 Christopher Fay wrote: > I am writing a PERL script to verify registry entries on a 64-bit > Windows R2 system. It appears that when doing the regtool command > "regtool list /HKLM/SOFTWARE/..." regtool is actually looking at > "/HKLM/Software/Wow6432Node/...". I am unable to get the registry info > for /HKLM/SOFTWARE. Does anyone have any ideas for this? Use a 64-bit regtool. Um... which means you have to find a Microsoft version, or build your own that doesn't rely on Cygwin. That, or port gcc to Windows64. :-) You could also investigate if there is a way to get around the 32->64 indirections, but you would have to update regtool to use it. -- Matthew We are Microsoft. You will be assimilated. Resistance is futile. --Badtech -- 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/