I've installed Python 2.7.6 onto my Windows 7 32bit system, but it does not seem to have added it to the registry.
When I tried installing py2exe (a version appropriate for 2.7.6 on 32bit) it keeps saying I need Python 2.7 which was not found in the registry.
Could anyone provide me with a list of the registry items that need to be in place or have a simple app that modifies the registry to that I can install py2exe?