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. How to remove components in my own PROGRAM that is generated by binarycreator
Forum Updated to NodeBB v4.3 + New Features

How to remove components in my own PROGRAM that is generated by binarycreator

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
6 Posts 2 Posters 705 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.
  • W Offline
    W Offline
    Wycliffe
    wrote on last edited by
    #1

    remove.png

    Hello, I have a question about maintenancetool generated by binarycreator in win10.

    I have generated my own PROGRAM using binarycreator (before doing this, I have done deploying using windeployqt).
    In testing uninstalling components, I faced a problem.
    The problem is the button "Next" is not executed in any case.

    May I ask you to give me some solutions..?

    Thank you.

    K 1 Reply Last reply
    0
    • W Wycliffe

      remove.png

      Hello, I have a question about maintenancetool generated by binarycreator in win10.

      I have generated my own PROGRAM using binarycreator (before doing this, I have done deploying using windeployqt).
      In testing uninstalling components, I faced a problem.
      The problem is the button "Next" is not executed in any case.

      May I ask you to give me some solutions..?

      Thank you.

      K Offline
      K Offline
      koahnig
      wrote on last edited by
      #2

      @Wycliffe

      Hi and welcome to devnet forum

      Which version of IFW are you using?
      What is the OS?

      Vote the answer(s) that helped you to solve your issue(s)

      W 1 Reply Last reply
      0
      • K koahnig

        @Wycliffe

        Hi and welcome to devnet forum

        Which version of IFW are you using?
        What is the OS?

        W Offline
        W Offline
        Wycliffe
        wrote on last edited by
        #3

        @koahnig
        OS: Windows 10 x64
        IF Version: 4.0

        Thank you :)

        K 1 Reply Last reply
        0
        • W Wycliffe

          @koahnig
          OS: Windows 10 x64
          IF Version: 4.0

          Thank you :)

          K Offline
          K Offline
          koahnig
          wrote on last edited by
          #4

          @Wycliffe

          After updating to newer IFW 4.0 I created a new installer and I did a new install of my package and restarted maintenanceTool delivered/installed with my SW.
          I can remove all components partly and completely. After removal of all components only Qt dll are left in install folder.
          Note: all components are removed through Add/Remove option. There is one of my apps remaining as well, but that is the default install app.

          Complete installation is removable through maintenance tool as it should be.

          Win 10 x64 as well

          PS: The responses on installer framework arein the forum typically very slow. Therefore it might be better to raise your issue on the developer's mailing list.

          Vote the answer(s) that helped you to solve your issue(s)

          W 1 Reply Last reply
          0
          • K koahnig

            @Wycliffe

            After updating to newer IFW 4.0 I created a new installer and I did a new install of my package and restarted maintenanceTool delivered/installed with my SW.
            I can remove all components partly and completely. After removal of all components only Qt dll are left in install folder.
            Note: all components are removed through Add/Remove option. There is one of my apps remaining as well, but that is the default install app.

            Complete installation is removable through maintenance tool as it should be.

            Win 10 x64 as well

            PS: The responses on installer framework arein the forum typically very slow. Therefore it might be better to raise your issue on the developer's mailing list.

            W Offline
            W Offline
            Wycliffe
            wrote on last edited by
            #5

            @koahnig
            Thanks for your reply.

            I found the solution(..?) to this problem.
            Following script is my control script:
            controlscript.png
            In this script, I have turned the page 'Ready For Installation' off.
            But that was the PROBLEM.
            When I have turned the page on, it executed correctly.

            Thank you for caring me :)

            K 1 Reply Last reply
            0
            • W Wycliffe

              @koahnig
              Thanks for your reply.

              I found the solution(..?) to this problem.
              Following script is my control script:
              controlscript.png
              In this script, I have turned the page 'Ready For Installation' off.
              But that was the PROBLEM.
              When I have turned the page on, it executed correctly.

              Thank you for caring me :)

              K Offline
              K Offline
              koahnig
              wrote on last edited by
              #6

              @Wycliffe

              You are welcome and good to know that your issue has been found.

              Please mark your post as solved under "Topic Tools"

              Vote the answer(s) that helped you to solve your issue(s)

              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