[Qt-interest] [Windows] installation file once application is working
Sudheesh K
sudheesh at softjin.com
Sun Nov 13 14:58:58 CET 2011
Hi,
Try Inno Setup
www.jrsoftware.org/isinfo.php
Its Free and works well.
Regards,
Sudheesh
----- Original Message -----
From: "Robert Wood" <robert.wood at apostrophe.co.uk>
To: qt-interest at qt.nokia.com
Sent: Sunday, November 13, 2011 7:01:57 PM
Subject: [Qt-interest] [Windows] installation file once application is working
When you install a program on Windows you normally just have a .exe or
.msi file that you click on to install.
Currently, while shipping our program out we're just sending a CD with
the .exe and the requisite DLLs and having them copied to a directory on
the installation machine.
This is obviously a bit poor and I Would like to give a more standard
type of install.
Is there a program you can run to create an install file?
I assume that an installer would know what DLLs are necessary to run a
program and then install the required files that, presumably, would be
all shipped within the installation file?
I have a sort of understanding of how this is done on Linux where you
create things like RPMs that take care of dependencies and assume
Windows must work in a similar, if not the same way.
Thanks!
_______________________________________________
Qt-interest mailing list
Qt-interest at qt.nokia.com
http://lists.qt.nokia.com/mailman/listinfo/qt-interest
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20111113/a5c9e8f2/attachment.html
More information about the Qt-interest-old
mailing list