wizztjh
wizztjh

Reputation: 7041

How to store Python 2.6 value in regedit

What information about Python 2.6 stored in the Windows registry, under HKEY_LOCAL_MACHINE/SOFTWARE? Where is it stored?

Somehow I lost it in my regedit and can't install a module. I googled it, but I can't find any answer, and I don't have an extra computer to try and many modules that I need for my school project is installed inside, so I don't want to take the risk to uninstall.

Upvotes: 0

Views: 193

Answers (1)

wizztjh
wizztjh

Reputation: 7041

Ohh, I found the solution by repairing the Python 2.6 installation.

Upvotes: 1

Related Questions