Open mugunth opened 10 years ago
Currently NSIS script is used for installation/uninstallation. Qt has a installer script. We need to change to Qt installer to avoid external dependancy.
We can use Qt Installer Framework 1.5.0. I will take this and work on it. I need some information about what operations the NSIS installer is doing.
Currently NSIS script is used for installation/uninstallation. Qt has a installer script. We need to change to Qt installer to avoid external dependancy.