How to remove components in my own PROGRAM that is generated by binarycreator
-
wrote on 23 Feb 2021, 08:51 last edited by
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.
-
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.
-
-
wrote on 24 Feb 2021, 10:39 last edited by
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.
-
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.
wrote on 26 Feb 2021, 00:14 last edited by@koahnig
Thanks for your reply.I found the solution(..?) to this problem.
Following script is my control script:
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 :)
-
@koahnig
Thanks for your reply.I found the solution(..?) to this problem.
Following script is my control script:
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 :)
1/6