[issue9809] Wrong Registery Entries on win64

2010-09-12 Thread Martin v . Löwis
Martin v. Löwis added the comment: As Brian explains: if you want the Wow6432 entries, install the 32-bit Python - which will install just fine on your 64-bit system, and is, in many cases, the better choice. -- nosy: +loewis status: open -> closed ___

[issue9809] Wrong Registery Entries on win64

2010-09-09 Thread Brian Curtin
Brian Curtin added the comment: Wow6432Node registry entries are for applications running WOW - aka 32-bit applications on a 64-bit platform. The 64-bit Python installer is placing its entries in the appropriate location. See the winreg documentation for information that might help fixing thi

[issue9809] Wrong Registery Entries on win64

2010-09-08 Thread GreY FoX
New submission from GreY FoX : Priority: 3 Keywords: 6 well python on installation on win64 adds the following registry keys: Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Python] [HKEY_LOCAL_MACHINE\SOFTWARE\Python\PythonCore] [HKEY_LOCAL_MACHINE\SOFTWARE\Python\Py