Re: [NAnt-users] FW: readregistry issue

2012-11-29 Thread Jasper Moeller
; > -Original Message- > From: Chad Petersen [mailto:chad.peter...@harlandfs.com] > Sent: April-04-12 1:31 PM > To: Demian Brecht; Ryan Boggs > Cc: nant-users@lists.sourceforge.net > Subject: RE: [NAnt-users] FW: readregistry issue > > 32-bit binaries don't gener

Re: [NAnt-users] FW: readregistry issue

2012-04-04 Thread Demian Brecht
:31 PM To: Demian Brecht; Ryan Boggs Cc: nant-users@lists.sourceforge.net Subject: RE: [NAnt-users] FW: readregistry issue 32-bit binaries don't generally know anything about 64-bit Windows (registry, folders, ODBC, etc) and will resolve to (be redirected to) Wow6432Node for registry read

Re: [NAnt-users] FW: readregistry issue

2012-04-04 Thread Chad Petersen
64 is the 32-bit location, as unintuitive as it sounds. -Original Message- From: Demian Brecht [mailto:dbre...@popcap.com] Sent: Wednesday, April 04, 2012 12:33 PM To: Ryan Boggs Cc: nant-users@lists.sourceforge.net Subject: Re: [NAnt-users] FW: readregistry issue Now I'm wonde

Re: [NAnt-users] FW: readregistry issue

2012-04-04 Thread Demian Brecht
Boggs' Cc: nant-users@lists.sourceforge.net Subject: RE: [NAnt-users] FW: readregistry issue Thanks for the follow up. I had included the hive in one of my many variations in trying to get it to work (it defaults to "LocalMachine" according to the docs, so I assumed that I woul

Re: [NAnt-users] FW: readregistry issue

2012-04-04 Thread Demian Brecht
-users@lists.sourceforge.net Subject: Re: [NAnt-users] FW: readregistry issue I should note that I tested on a Win32 machine. I am not sure if the reg path is different on a Win64 system for Python. Thanks, Ryan On Wed, Apr 4, 2012 at 11:29 AM, Ryan Boggs wrote: > I'm not sure where the &qu

Re: [NAnt-users] FW: readregistry issue

2012-04-04 Thread Ryan Boggs
I should note that I tested on a Win32 machine. I am not sure if the reg path is different on a Win64 system for Python. Thanks, Ryan On Wed, Apr 4, 2012 at 11:29 AM, Ryan Boggs wrote: > I'm not sure where the "3D" prefixes came from in your original > posting but this is working for me (just t

Re: [NAnt-users] FW: readregistry issue

2012-04-04 Thread Ryan Boggs
I'm not sure where the "3D" prefixes came from in your original posting but this is working for me (just tested): I am hoping that the above line isn't mangled in the email. Don't forget to include the hive in Thanks, Ryan On Wed, Apr 4, 2012 at 11:22 AM, Demian Brecht wrote: > Sorry, should

[NAnt-users] FW: readregistry issue

2012-04-04 Thread Demian Brecht
Sorry, should have also mentioned that the task call is: -Original Message- From: Demian Brecht Sent: April-04-12 11:17 AM To: 'nant-users@lists.sourceforge.net' Subject: [NAnt-users] readregistry issue I'm sure that there's something silly that I'm missing here.. I'm trying to query