Setup Wizard Solution
Hi All, i need create setup wizard for the project, is Qt has some solutions or something else to solve this task?
9 replies
maybe this [doc.qt.nokia.com]?
For Windows, my personal preference is Inno Setup [jrsoftware.org]
On Windows I like to use NSIS [nsis.sourceforge.net]
This topic was discussed many times before. Please have a look at the tag search:
http://developer.qt.nokia.com/search/tag/installer
The short story: For an application you most probably want an installer for windows only. For Linux boxes you will make your users more happy with a native package (RPM, deb, …) and the Mac crowd just want’s a complete application bundle. You’ll find this discussed in detail in the mentioned forum threads.
You must log in to post a reply. Not a member yet? Register here!





