Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. [Solved]How to create setup in qt?
Forum Updated to NodeBB v4.3 + New Features

[Solved]How to create setup in qt?

Scheduled Pinned Locked Moved General and Desktop
4 Posts 3 Posters 1.6k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Z Offline
    Z Offline
    Zain
    wrote on last edited by
    #1

    Hello All

    I want to build setup for my GUI Application. Please tell me the steps.

    Thanks

    Zain

    1 Reply Last reply
    0
    • J Offline
      J Offline
      Jake007
      wrote on last edited by
      #2

      Hi!

      Based on my findings over the past few days of creating an installer and updater, I'd recommend using
      "Inno":http://www.jrsoftware.org/isinfo.php or "NSIS":http://nsis.sourceforge.net/ .

      It handles open files, administrator privileges if necessary, creates installer, add to add or remove programs etc..


      Code is poetry

      1 Reply Last reply
      0
      • T Offline
        T Offline
        tilsitt
        wrote on last edited by
        #3

        Hi,

        you can also use "Qt Installer Framework":http://doc-snapshot.qt-project.org/qtifw-1.2/index.html. I used NSIS too: it works fine.

        1 Reply Last reply
        0
        • Z Offline
          Z Offline
          Zain
          wrote on last edited by
          #4

          Hello Jake007 & tilsitt

          Thank u for the reply.
          I need process to create setup.

          Thanks

          Zain

          1 Reply Last reply
          0

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved