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. Can we just replace application file for new update
Forum Updated to NodeBB v4.3 + New Features

Can we just replace application file for new update

Scheduled Pinned Locked Moved Unsolved General and Desktop
4 Posts 2 Posters 229 Views 2 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.
  • Thank YouT Offline
    Thank YouT Offline
    Thank You
    wrote on last edited by
    #1

    Suppose I created application(a.exe) and used windeployqt to deploy.
    If I changed a single thing in UI file then again build it.
    We get the a.exe in the release folder.
    If I replaced older a.exe with new a.exe It still works with new features.
    Are there problem with these way?
    Can I use this method??
    I just want to update UI and not external files. Is it bad way???

    Let's make QT free or It will go forever

    TRUE AND FALSE <3

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      If you only have an .exe file, then yes that should be enough. You would have to do more work if you add a new module.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      Thank YouT 2 Replies Last reply
      0
      • SGaistS SGaist

        Hi,

        If you only have an .exe file, then yes that should be enough. You would have to do more work if you add a new module.

        Thank YouT Offline
        Thank YouT Offline
        Thank You
        wrote on last edited by
        #3

        @SGaist

        I mean I have changed Some text in the application. And just replacing exe works fine

        If you only have an .exe file,

        Yes just exe file and other are just dependencies ( it contain dependencies of QT and prebuilt dependecies)

        It is working fine So As you said I can do that

        Let's make QT free or It will go forever

        TRUE AND FALSE <3

        1 Reply Last reply
        0
        • SGaistS SGaist

          Hi,

          If you only have an .exe file, then yes that should be enough. You would have to do more work if you add a new module.

          Thank YouT Offline
          Thank YouT Offline
          Thank You
          wrote on last edited by
          #4

          @SGaist
          Hello Sir,
          Here's question what I want to do after this
          Can you help?
          https://forum.qt.io/post/671381

          Let's make QT free or It will go forever

          TRUE AND FALSE <3

          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