bdist_nsi

Create NSIS windows installers for Python modules
Download

bdist_nsi Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Price:
  • FREE
  • Publisher Name:
  • Amorilia
  • Publisher web site:

bdist_nsi Tags


bdist_nsi Description

Create NSIS windows installers for Python modules bdist_nsi is a Python module that extends Python's distutils module with a bdist_nsi setup command to create binary Windows installers for Python modules, based on NSIS. Thereby, bdist_nsi brings all the features of NSIS to Windows installers for Python modules, such as silent install, modern user interface, and internationalization.Installation:To install from source, simply run:python setup.py installUsage:Create your installer with:python setup.py --command-packages bdist_nsi bdist_nsiIf the makensis executable is not installed in one of the usual locations (/usr/bin, C:Program FilesNSIS, or C:Program Files (x86)NSIS), then you can specify the NSIS folder with the --nsis-dir option, or just add -k to have a look at the temporary generated files. Requirements: · Python · Nullsoft Scriptable Install System


bdist_nsi Related Software