/nsPythonUnicode

nsPython plugin for Unicode NSIS

Primary LanguageC

nsPythonUnicode

nsPythonUnicode plugin for Unicode NSIS.

Based on: NsPython

How to compile

You can compile this project using Visual Studio. Set up include path and library path to your local instance of Python.

Build dll file.

Download binary

nsPythonUnicode.dll is available aslo for download. You need to add also msvcr100.dll.

How to call functions from NSIS

nsPythonUnicode::exec "import this"