Snagit Uninstaller Tool (manage old annual releases)
-
You can use the Snagit Uninstaller Tool with Custom Software in order uninstall specific or all versions of Snagit.
Please read the official documentation here:
https://support.techsmith.com/hc/en-us/articles/360022581532-Snagit-Windows-Use-the-UninstallerTool-exe-as-Command-Line-Tool- Start by creating your new Custom Software here:
https://corporate.vulndetect.com/#/deployment/custom-create-job
The arguments used will keep the 2023 version and uninstall all the previous yearly releases.
Parameters
- -product <insert product_name> - Remove all versions of Snagit.
UninstallerTool.exe -product snagit
- -keep <insert comma-separated version list> - Remove all versions of Snagit except specific versions.
UninstallerTool.exe -product snagit -keep 23,22
- -remove <insert comma-separated version list> - Remove only specific versions of Snagit.
UninstallerTool.exe -product snagit -remove 20,21
- Start by creating your new Custom Software here:
-