Is there any difference in functionality between standard Python pack and
portable Python? Why standard Python pack installation requires reboot after
installation?
Can portable Python used from hard drive folder?
--
http://mail.python.org/mailman/listinfo/python-list
I want Python pack that can run without being installed, mostly for testing
programs. As I read, Movable Python can run without being installed. It
needs no registry entries and knows the path to all the dlls (system or
otherwise) that it uses.
Whats about ActivePython http://www.activestate.com
I downloaded ActivePython-2.6.5.12-win32-x86.zip, it contains two folders
and 3 files:
SystemFolder
INSTALLDIR
sh2.py
install.bat
_install.py
Anyone know how to configure this Python environment as "portable
application" to work with it without installation, to set a fully-functional
Python
"Sridhar Ratnakumar" wrote in message
news:[email protected]...
On 2010-05-05, at 5:47 AM, balzer wrote:
I want Python pack that can run without being installed, mostly for
testing programs. As I read, Movable Python can run without being
ins
wrote in message
news:[email protected]...
Balzer,
I took a look at the zip version of ActiveState's Python.
There's a related thread in on this mailing list where I asked if the
zip files are missing the Microsoft VC runtime files required by