Results 1 to 6 of 6

Thread: make installer package

  1. #1
    Join Date
    Apr 2010
    Location
    Singapore
    Posts
    156
    Thanks
    47
    Qt products
    Qt4
    Platforms
    Windows

    Default make installer package

    How to create installation package?
    so that my application can be installed and run on user's system.

  2. #2
    Join Date
    Jun 2007
    Location
    India
    Posts
    1,042
    Thanks
    8
    Thanked 133 Times in 128 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: make installer package

    use anyone of the available installer products. eg installjammer,

  3. #3
    Join Date
    Jan 2006
    Location
    Napoli, Italy
    Posts
    621
    Thanks
    5
    Thanked 86 Times in 81 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: make installer package

    There are many tools to make installation package.

    For Windows I use NSIS. Often I use CMAKE as configuration tool and in theese cases it's helpfull its integration with NSIS through CPACK.

    For more information see http://nsis.sourceforge.net/Main_Page and http://cmake.org/
    A camel can go 14 days without drink,
    I can't!!!

  4. #4
    Join Date
    May 2008
    Location
    Kyiv, Ukraine
    Posts
    418
    Thanks
    1
    Thanked 29 Times in 27 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: make installer package

    There is also BitRock's InstallBuilder. Can be found here.
    I'm a rebel in the S.D.G.

  5. #5
    Join Date
    Jun 2011
    Posts
    1

    Default Re: make installer package

    Hi! I recommend you to use Actual Installer – install software

  6. #6
    Join Date
    Jan 2009
    Location
    Germany
    Posts
    131
    Thanks
    11
    Thanked 16 Times in 16 Posts
    Qt products
    Qt3 Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: make installer package

    Have a look here: http://en.wikipedia.org/wiki/List_of...ation_software For our Products we use WiX

Similar Threads

  1. Is any way to make smaller installer package
    By jay in forum Installation and Deployment
    Replies: 6
    Last Post: 30th March 2010, 12:57
  2. Replies: 1
    Last Post: 19th January 2010, 23:05
  3. Windows Installer package won't work.
    By rajveer in forum General Programming
    Replies: 0
    Last Post: 3rd November 2008, 10:15
  4. Creating Package Installer
    By AP.Sakkthivel in forum General Programming
    Replies: 3
    Last Post: 18th July 2007, 20:18
  5. installer
    By koyot in forum Newbie
    Replies: 1
    Last Post: 26th February 2007, 14:34

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.