File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -67,12 +67,11 @@ the Python-interpreter and declare the dependencies of the program. The tool
6767downloads the specified Python-interpreter for Windows and packages it with all
6868the dependencies in a single Windows-executable installer.
6969
70- The installer installs or updates the Python-interpreter on the users system,
71- which can be used independently of the packaged program. The program itself,
72- can be started from a shortcut, that the installer places in the start-menu.
73- Uninstalling the program leaves the Python installation of the user intact.
70+ The installed program can be started from a shortcut that the installer adds to
71+ the start-menu. It uses a Python interpreter installed within its application
72+ directory, independent of any other Python installation on the computer.
7473
75- A big advantage of pynsist is that the Windows packages can be built on Linux.
74+ A big advantage of Pynsist is that the Windows packages can be built on Linux.
7675There are several examples for different kinds of programs (console, GUI) in
7776the `documentation <https://pynsist.readthedocs.io >`__. The tool is released
7877under the MIT-licence.
You can’t perform that action at this time.
0 commit comments