Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. I need help to create .exe or .msi file of my project .
Forum Updated to NodeBB v4.3 + New Features

I need help to create .exe or .msi file of my project .

Scheduled Pinned Locked Moved Installation and Deployment
8 Posts 6 Posters 3.7k 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.
  • V Offline
    V Offline
    vivekmalik2466
    wrote on last edited by
    #1

    I need help to create .exe or .msi file of my project . i am able to create my project properly bt there r problem in creating set up.i do have all required files in my release folder (included all required .dll).qt is not supporting me to create set up. on temporary basis i am using some 3rd party tool to make set up but i am not happy wi9th them.i am happy if same one help me.

    1 Reply Last reply
    0
    • A Offline
      A Offline
      AcerExtensa
      wrote on last edited by
      #2

      Why don't you take "Inno Setup"? The best and easy setup utility ever!(IMHO)

      God is Real unless explicitly declared as Integer.

      1 Reply Last reply
      0
      • JeroentjehomeJ Offline
        JeroentjehomeJ Offline
        Jeroentjehome
        wrote on last edited by
        #3

        Why don't you use AdvancedInstaller?? It's quite easy to understand and it will generate a .msi file for you. Only when you use USB drivers etc you need to buy a full edition. For simple install files its great!

        Greetz, Jeroen

        1 Reply Last reply
        0
        • L Offline
          L Offline
          lloydqt
          wrote on last edited by
          #4

          NSIS is another option.

          1 Reply Last reply
          0
          • V Offline
            V Offline
            vivekmalik2466
            wrote on last edited by
            #5

            thanx to all for reply. I am happy to use Inno Setup.its easy to use.

            now i want to make dmg file for mac project release folder created by qt c++ .so plz reply for that

            1 Reply Last reply
            0
            • A Offline
              A Offline
              AcerExtensa
              wrote on last edited by
              #6

              Maybe to ask this question about mac project deployment in separate thread in "Installation and Deployment" forum section will be a better idea.

              God is Real unless explicitly declared as Integer.

              1 Reply Last reply
              0
              • R Offline
                R Offline
                roschern
                wrote on last edited by
                #7

                You can take a look at teh documentation for creating Mac packages.
                http://doc-snapshot.qt-project.org/4.8/deployment-mac.html

                there is a neat little tool to help you do this, called macdeployqt
                http://doc-snapshot.qt-project.org/4.8/deployment-mac.html#macdeploy

                Nils Christian
                qt.nokia.com

                1 Reply Last reply
                0
                • A Offline
                  A Offline
                  andre
                  wrote on last edited by
                  #8

                  [quote author="AcerExtensa" date="1340184734"]Maybe to ask this question about mac project deployment in separate thread in "Installation and Deployment" forum section will be a better idea.[/quote]

                  I have just moved this thread to that forum.

                  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