473,387 Members | 1,798 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

pretty windows installer for py scripts

rbt
Any recommendations on a windows packager/installer that's free? I need
it to allow non-tech users to install some python scripts... you know,
"Click Next"... "Click Next"... "Click Finish"... "You're Done!" and
everything just magically works ;)
Sep 8 '05 #1
5 1228
rbt wrote:
Any recommendations on a windows packager/installer that's free? I need
it to allow non-tech users to install some python scripts... you know,
"Click Next"... "Click Next"... "Click Finish"... "You're Done!" and
everything just magically works ;)


Innosetup (http://www.jrsoftware.org/isinfo.php) is quite good, and it's
free (free as in beer, not free as in speech).

--
If I have been able to see further, it was only because I stood
on the shoulders of giants. -- Isaac Newton

Roel Schroeven
Sep 8 '05 #2
rbt a écrit :
Any recommendations on a windows packager/installer that's free? I need
it to allow non-tech users to install some python scripts... you know,
"Click Next"... "Click Next"... "Click Finish"... "You're Done!" and
everything just magically works ;)


Isn't that already available in the distutils module ?
Sep 8 '05 #3
Christophe <ch*************@free.fr> writes:
Any recommendations on a windows packager/installer that's free? I need
it to allow non-tech users to install some python scripts... you know,
"Click Next"... "Click Next"... "Click Finish"... "You're Done!" and
everything just magically works ;)


Isn't that already available in the distutils module ?


No not really. There's a thing like that for installing library
modules but AFAIK it doesn't make an easy way to install desktop
applications with start menu icons and all that kind of stuff. Inno
Setup does do those things.
Sep 8 '05 #4
Paul Rubin a écrit :
Christophe <ch*************@free.fr> writes:
Any recommendations on a windows packager/installer that's free? I need
it to allow non-tech users to install some python scripts... you know,
"Click Next"... "Click Next"... "Click Finish"... "You're Done!" and
everything just magically works ;)


Isn't that already available in the distutils module ?

No not really. There's a thing like that for installing library
modules but AFAIK it doesn't make an easy way to install desktop
applications with start menu icons and all that kind of stuff. Inno
Setup does do those things.


I'll take your word on that. If you want to create a fully contained
installer, you should use py2exe and on the samples there's an exemple
in how to integrate InnoSetup.
Sep 8 '05 #5
Gregory Piñero wrote:
How do you do this with the disutils module? I'm looking
to make an installer that will install a python library.


start here:

http://docs.python.org/dist/dist.html

if you need more help, grab some libraries from PyPI and look
at their setup files.

</F>


Sep 12 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
by: Nuno Paquete | last post by:
Hi group. Does Apache fro windows allows to run PHP scripts? If no, where can I find one? Regards, Nuno Paquete
9
by: Skip Montanaro | last post by:
I'd like to package up my typing watcher script in a bundled form (no separate Python install required) for use on Windows. (Un)fortunately, I don't have access to a Windows computer. Do any of...
6
by: Piet | last post by:
Hi there, I cannot install mod_python v3.1.3 on either Win2k/ActivePython 2.3.2 or WinMe/Python 2.3.4. When I run the Windows installer, I get the following error message: Traceback (most recent...
0
by: M.E.Farmer | last post by:
Hello all, I needed this and did a quick search around and didn't see any examples. I knew it had to be easy, and it was. So here it is a CD_Autorun program in python. It is very simple and...
35
by: Michael Kearns | last post by:
I've been using python to write a simple 'launcher' for one of our Java applications for quite a while now. I recently updated it to use python 2.4, and all seemed well. Today, one of my...
1
by: George van den Driessche | last post by:
Hi folks, I'm looking at packaging a project I'm working on using distutils. The project is for Windows and contains a COM server which needs registration, so the installer needs to be a little...
1
by: dwelch91 | last post by:
c.l.p- I am undertaking writing an installer for a software package using Python. It is exclusively for Linux. Because this is an installer and has to run on numerous Linux distros, it is...
34
by: Ben Sizer | last post by:
I've installed several different versions of Python across several different versions of MS Windows, and not a single time was the Python directory or the Scripts subdirectory added to the PATH...
6
by: josequinonesii | last post by:
I've searched, I've read, I've tested and re-read numerous post but to no avail yet... Quite simply, the settings I've applied to my httpd.conf, httpd-vhost.conf and my hosts files simply does not...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.