[Interest] Installer Recommendations

Scott Aron Bloom scott.bloom at onshorecs.com
Thu Feb 19 02:26:52 CET 2015


I use advanced installer.

Essentially I use CMake's installer setup to create an installer directory.

For windows, then I use advanced installer "auto update based on all files" to pickup every file that's in the directory.
You can automatically via command line arguments, update the version, the package file name (I put the version in the filename) as well as edit any property in it, and kick off the "create installer"

For linux, I just use CPack.

Scott

From: interest-bounces+scott.bloom=onshorecs.com at qt-project.org [mailto:interest-bounces+scott.bloom=onshorecs.com at qt-project.org] On Behalf Of Jason Kretzer
Sent: Wednesday, February 18, 2015 17:11 PM
To: interest at qt-project.org
Subject: Re: [Interest] Installer Recommendations

And just to add to it, if any of this can be scripted or some such to be done in an unattended manner.

-Jason

From: Jason Kretzer
Sent: Wednesday, February 18, 2015 8:09 PM
To: interest at qt-project.org<mailto:interest at qt-project.org>
Subject: Installer Recommendations

Good day all!

I am seeking recommendations for an installer (does not have to be free) program that I can use to deploy a Qt Application(5.3) and compiled with VS2010 to Windows 7.  I am not sure of all the variety of packages out there but am generally seeking:


1.)    Can create an .exe or .msi which can install the application at a certain location

2.)    Can update a pre-installed version of the application with a new version (in some fashion)

3.)    Can check for pre-requisites and either package them or download and install them (in some fashion) such as  MSVC++ 2010 Redistributables, etc.

4.)    Can potentially read/write the registry and ask for proper permissions to do so

Thoughts?

-Jason
- - - - - - - - - - - - - - - - - - - - - - -
Jason R. Kretzer

Lead Application Developer
Cell # 606-792-0079
Jason at gocodigo.com<mailto:Jason at gocodigo.com>

"quidquid latine dictum sit altum videtur"

[Logo_EmailSig]


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20150219/3de65faa/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 13452 bytes
Desc: image001.png
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20150219/3de65faa/attachment.png>


More information about the Interest mailing list