Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Python
Python for Windows
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Larry Bates, post: 1923245"] If you really want to install Python on Windows, I would recommend that you get ActiveState Python, it comes as .MSI installer and has uninstaller. [URL]http://www.activestate.com/Products/ActivePython/[/URL] It does minimal registry changes and I know of no system file changes (but I could be wrong). If you want to put a program written in python on a workstation you don't have to put python on it. Use py2exe to package it and create an installer with Inno Setup. -Larry [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Python
Python for Windows
Top