Of course I was just talking about ActivePython. In general is really easy to make a small python distribution using the standard python. I do this all the time using Inno Setup, wich it is free. http://www.jrsoftware.org/ On the other hand, I donīt like Microsoft Installer (maybe in the near future when it became an standard). Cristian > -----Mensaje original----- > De: steve [SMTP:[EMAIL PROTECTED]] > Enviado el: Miércoles, 29 de Noviembre de 2000 09:30 a.m. > Para: Echeverria Rabi, Cristian Rodrigo, TRANSELEC S.A. > CC: [EMAIL PROTECTED] > Asunto: Re: ActivePython Win32 Installer Subset > > Outside of any wierd keys that may be loaded into the registry(some dumb > companies do this to FORCE a monopoly), you can try just about any > installer. > The trick is getting ALL of the right dlls. Even activestate could have > problems with this. Sadly, python isn't popular enough to likely have its > own > setup in WISE, etc... At one point, even VB suffered this fate(and it > still > does sometimes between versions), and people just hacked it. Heck, I > generall > use the freeman installer which has NO base setups! > > BTW, MANY installers have a configuration file, or can use one as a basis, > so > writting a whole new installer would be silly. > > Steve > > "Echeverria Rabi, Cristian Rodrigo, TRANSELEC S.A." wrote: > > > You canīt distribute ActivePython Installer without an agree with > > ActiveState, so I donīt > > think they want to create an alternative installer for distribution, > because > > this is their bussiness. > > > > > -----Mensaje original----- > > > De: Tuttled [SMTP:[EMAIL PROTECTED]] > > > Enviado el: Martes, 28 de Noviembre de 2000 07:03 p.m. > > > Para: [EMAIL PROTECTED] > > > Asunto: RE: ActivePython Win32 Installer Subset > > > > > > I'll second that! That's a great idea! > > > > > > -----Original Message----- > > > From: [EMAIL PROTECTED] > > > [mailto:[EMAIL PROTECTED]]On Behalf Of > Matthew > > > Keranen > > > Sent: Monday, November 27, 2000 6:03 PM > > > To: [EMAIL PROTECTED] > > > Subject: ActivePython Win32 Installer Subset > > > > > > > > > Is it possible to create (or suggest!) a Windows Installer (.MSI) > package > > > for ActivePython that does not contain the PythonWin IDE or > Documentation? > > > We would use this to distribute the Python runtime to our Windows PC, > and > > > allow users to run internally developed scripts, but limit the runtime > > > footprint? With no options, the MSI package makes distribution easier. > > > _______________________________________________ _______________________________________________ ActivePython mailing list [EMAIL PROTECTED] http://listserv.ActiveState.com/mailman/listinfo/activepython
RE: ActivePython Win32 Installer Subset
Echeverria Rabi, Cristian Rodrigo, TRANSELEC S.A. Wed, 29 Nov 2000 04:34:40 -0800
- ActivePython Win32 Inst... Matthew Keranen
- RE: ActivePython W... Tuttled
- RE: ActivePython W... Echeverria Rabi, Cristian Rodrigo, TRANSELEC S.A.
- Re: ActivePython W... steve
- RE: ActivePython W... Echeverria Rabi, Cristian Rodrigo, TRANSELEC S.A.
- RE: ActivePython W... Tuttled
- RE: ActivePython W... Matthew Keranen
- Re: ActivePython W... Paul Prescod