Application setup like windows msi

Michael Torrie torriem at gmail.com
Wed Mar 4 20:48:59 EST 2020


On 3/4/20 4:51 PM, J A wrote:
> I was wondering g if there was a way to distribute an application that took
> advantage of user input like a windows .msi does. On linux of course.

Several installer frameworks can make interactive installers for Linux.
There's the NullSoft installer and InstallerVICE.  And quite a few
commercial packages have rolled their own installers. Although I find
installers of any kind of annoying on Linux and don't seem all that
necessary.


More information about the Python-list mailing list