Re: [Interest] Qt cross plattform installer, offline configuration

2018-04-16 Thread Bernhard Lindner
Hi! > How do you want to "remove the application" without any type of > application? In its simplest format, that is what the maintenance > tool does. You can also call in "uninstall" if that is all you want > it to do. Well, the installer itself should provide the function for removal/uninstall.

Re: [Interest] Qt cross plattform installer, offline configuration

2018-04-16 Thread Maurice Kalinowski
> -Ursprüngliche Nachricht- > Von: Interest Im > Auftrag von Bernhard Lindner > Gesendet: Monday, April 16, 2018 3:57 PM > An: interest@qt-project.org > Betreff: [Interest] Qt cross plattform installer, offline configuration > > Hi! > > I am current

[Interest] Qt cross plattform installer, offline configuration

2018-04-16 Thread Bernhard Lindner
Hi! I am currently reviewing different ways of creating cross plattform installers for Qt applications (Windows and Linux mainly). The installers shall work in a classical way, i.e. they shall: 1. work completely offline 2. install no maintenance tool 3. support installing and removing the applic