Dear visitor, welcome to QtForum.org.
If this is your first visit here, please read the Help. It explains in detail how this page works.
To use all features of this page, you should consider registering.
Please use the registration form, to register here or read more information about the registration process.
If you are already registered, please login here.
Create Installation Setup for Windows
Hi all,
I'm developing an application for Windows using Qt4.2. To deploy it to clients I want to create an installation wizard(Setup program). How to create such program using Qt, I want to embed all my source files(.dll & executables) in to that setup file too.
Thanks in advance.
Asanka
RE: Create Installation Setup for Windows
Hi,
The topic is quite complex. Here are related topics( I couldn't find any useful related topics on qtcentre.org):
Qt Installer
I think that creating a 'Qt-based" installer is a good idea for a project?
Anyone agrees ?
Good luck!
Maverick