thamizha / ekalappai

An opensource keyboard manager
http://thamizha.org/projects.html
18 stars 11 forks source link

Installer script needs to use Qt Installer feature #8

Open mugunth opened 10 years ago

mugunth commented 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.

manikk commented 10 years ago

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.