You are not logged in.

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.

1

Monday, April 30th 2007, 5:27am

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

maverick_pol

Intermediate

  • "maverick_pol" is male

Posts: 364

Location: Lublin, Poland

Occupation: Student/C++ Developer

  • Send private message

2

Monday, April 30th 2007, 7:59am

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