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. microsoft Windows installer 5.0 with qt application
Qt 6.11 is out! See what's new in the release blog

microsoft Windows installer 5.0 with qt application

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 961 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.
  • S Offline
    S Offline
    sharma006nitin
    wrote on last edited by
    #1

    Hi all,
    I developed one GUI application using qt (Ver 5.3.2). now i want it to release it as a separate installer package for windows. I know there are so many 3rd party tools which will create/build package for my application installer.Windows is also officially providing some SDK(called windows installer package 5.0) for creating packages on windows platform, so instead of using any 3rd party tool i want to use that Microsoft SDK to create my application installer.
    I want to know that is it possible?
    As i read somewhere that using windows installer, you only create packages for those applications which will build in VC++

    1 Reply Last reply
    0
    • T Offline
      T Offline
      TioRoy
      wrote on last edited by TioRoy
      #2

      Yes, it's possible.

      For VC++ you can use Wix that integrates with Visual Studio.

      But you can take a look to use the Qt Installer Framework

      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