Skip to content

ValentinIllich/QtInstall

Repository files navigation

QtInstall

This is a simple installer application built with QT for the creation of setup processes

The key features are:

  • creating self-containing installer applications for executables and their dependencies
  • providing wizard with user feedback during installation process
  • available for all QT enabled platforms (Windows, MacOS, Windows, Linux)
  • optional creation of desktop and auto start links (Windows / MacOS)
  • package definition done via csv files (EXCEL)

Following example shows the installation of my Automatic-Backup tool. First there can be defined a welcome message:

qtinstall-1

After this, the installation is prepared:

qtinstall-2

The installation i s started:

qtinstall-3

When the installer is run again, the installation can be repaired or removed:

qtinstall-4

About

Simple Installer using QT for applications

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.html

Stars

Watchers

Forks

Releases

No releases published