ANN: NSIS Python Plugin Update

Chris Liechti cliechti at gmx.net
Tue Oct 14 18:46:10 EDT 2003


OK, probably nobody is using it, but anyway, I've updated the Nullsoft 
installer Python plugin for Python 2.3.

I quote from the homepage:
"""
You use the Nullsoft NSIS installer and want some advanced scripting or 
you're deploying a Python application and want to execute some Python code 
during setup? Here is a solution. With this NSIS Plugin you can do all 
this.
Supported commands are eval, exec and execFile. A special module "nsis" is 
exposed to Python which supports writing to the log, display a message box 
and get/set the NSIS variables. The win32 parent handle of the installer 
can also be read so it's open for extensions that use win32all or ctypes.
"""

Here is the link:
http://homepage.hispeed.ch/py430/python/index.html#nsis

chris

-- 
Chris <cliechti at gmx.net>





More information about the Python-list mailing list