
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-22-2021 07:31 PM
I have a piece of software I want to uninstall that's spread across like 40 different versions. It would be a pain to add each version individually as a step in the deployment.
So it there a way to uninstall all versions of a software from computers that have any version installed?
- Labels:
-
General Discussion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-06-2024 11:52 AM
@Florian_Eigsi thank you for updating this post with the answer that is very kind of you and @mmueller so great to get some feedback on the suggested solution - have a great day all!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-06-2024 11:45 AM
Thats a nice idea!
Thank you very much!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-05-2024 12:18 PM
You can read my post
You need in 1st step, a check or whatever
In step 2, msi uninstaller use % for willcard version
On success return step 1, on failure stop success.
Because if there is no more software to uninstall, the job is finished.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-04-2024 09:53 AM
Hello,
did you solve the problem?
Best regards!
