Archive: NSIS Python Plugin


NSIS Python Plugin
Here is a little plug-in I have found while touring the internet:

http://homepage.hispeed.ch/py430/python/index.html

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 its open for extensions that use win32all or ctypes.

Very interesting... me runs to investigate!

btw.. who was touring the internet? the plugin? you? both? :D

[edit]If you have trouble reaching the page (I did) here's googles cached copy.


It is a smart plug-in! :D

(archive page already added)


If the download doesn't work for you too use:
http://nsis.sourceforge.net/archive/...instances=0,32