Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #12099

Re: Windows No-Install Distribution?

Date 2011-08-23 10:59 -0500
From Andrew Berg <bahamutzero8825@gmail.com>
Subject Re: Windows No-Install Distribution?
References <a3e33488-fb12-407c-8a3e-9acb6b839302@l2g2000vbn.googlegroups.com>
Newsgroups comp.lang.python
Message-ID <mailman.361.1314115197.27778.python-list@python.org> (permalink)

Show all headers | View raw


On 2011.08.23 10:29 AM, Eric Lemings wrote:
> Hi,
> 
> I would like to create/find a Python 3.x distribution that can be
> redeployed simply by copying a directory of required files; i.e.
> without the need for actually "installing" an MSI, modifying Windows
> registry entries, etc.  First of all, will Python even work on Windows
> simply by copying files from one system to another?  If so, does such
> a "no-install" distribution already exist?  If not, what are the
> minimum set of Python 3.x files from a standard Windows Python
> installation required for proper/normal operation?
I unpacked the 32-bit version of CPython 3.2 from its installer into a
folder and it seems to work. I haven't done any real testing, but it
works for me (mainly I just need to have the files needed to build
32-bit frozen binaries with cx_Freeze).

-- 
CPython 3.2.1 | Windows NT 6.1.7601.17592 | Thunderbird 5.0
PGP/GPG Public Key ID: 0xF88E034060A78FCB

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Windows No-Install Distribution? Eric Lemings <eric.lemings@gmail.com> - 2011-08-23 08:29 -0700
  Re: Windows No-Install Distribution? Redcat <redcat@streemit.net> - 2011-08-23 15:31 +0000
    Re: Windows No-Install Distribution? Eric Lemings <eric.lemings@gmail.com> - 2011-08-23 09:46 -0700
  Re: Windows No-Install Distribution? Andrew Berg <bahamutzero8825@gmail.com> - 2011-08-23 10:59 -0500
  Re: Windows No-Install Distribution? Stephen Hansen <me+list/python@ixokai.io> - 2011-08-23 12:52 -0700
    Re: Windows No-Install Distribution? Eric Lemings <eric.lemings@gmail.com> - 2011-08-23 14:56 -0700
      Re: Windows No-Install Distribution? Terry Reedy <tjreedy@udel.edu> - 2011-08-23 19:28 -0400

csiph-web