Sokoban Posted August 24, 2018 Report post Posted August 24, 2018 HiI want to be able to click uninstall an application in Software Center I have application that do not exist as WMI installation or in the control panel. I have heard that it is possible to create a so called product code in order to be able to uninstall the Software Center on the client.How will I do that ?Sokoban Quote Share this post Link to post Share on other sites More sharing options...
GarthMJ Posted August 24, 2018 Report post Posted August 24, 2018 You will need to provide more details. Yes, you can uninstall the software but only if there is a way to uninstall that software. That is your first step, is to determine if you can uninstall the software. No one can help you with that you need to review the software or talk to the vendor. Quote Share this post Link to post Share on other sites More sharing options...
Sokoban Posted August 26, 2018 Report post Posted August 26, 2018 I have done a own application, a PowerShell script How can I create my own product-code, it's possible ? // sokoban Quote Share this post Link to post Share on other sites More sharing options...
GarthMJ Posted August 26, 2018 Report post Posted August 26, 2018 You don't need a product code to uninstall an application. use your PowerShell script. Quote Share this post Link to post Share on other sites More sharing options...
Sokoban Posted August 27, 2018 Report post Posted August 27, 2018 I want the application disappear from Software Center when I have uninstall the application. How can I do that ? // Sokoban Quote Share this post Link to post Share on other sites More sharing options...