WinRAR Uninstall using SCCM or silent command line
This is another fairly simple one - again no need to create a package, just a Program command line, this assumes that your clients have installed Winrar to the standard default location - this can be changed if required...

 "%programfiles%\WinRAR\uninstall.exe" /s  

Labels: ,