Introduction
This article is continuation of article Bundle Large Python Application using PyInstaller. Before moving to next section, it is recommended to read the previous article.
Inno Setup is a free installer for Windows programs. Some of it's k...