Software.Uninstall
Module | Software |
---|---|
Method | |
Library | Core |
Action | Uninstall the specified software item. |
Parameters | |
Return values | |
Example | Remove all installed instances and versions of Calculator Plus: Software.GetInstallations( Publisher : "Microsoft", Product : "Microsoft Calculator Plus"); evaluate; Software.Uninstall( Publisher : "Microsoft", Product : "Microsoft Calculator Plus"); |
Platforms |
|
Notes | On Windows, only uninstall commands that use |