Find.Uninstaller
1.0.1.36
PowerShell module to get the uninstall string of any installed application.
Use of the wildcard "*" character is not necessary when searching for items, and will be applied automatically to the search index.
Example 1 - Find an application by common name:
Get-UninstallString -Application Firefox
Example 2 - Find application by common name and provide all details:
Use of the wildcard "*" character is not necessary when searching for items, and will be applied automatically to the search index.
Example 1 - Find an application by common name:
Get-UninstallString -Application Firefox
Example 2 - Find application by common name and provide all details:
PowerShell module to get the uninstall string of any installed application.
Use of the wildcard "*" character is not necessary when searching for items, and will be applied automatically to the search index.
Example 1 - Find an application by common name:
Get-UninstallString -Application Firefox
Example 2 - Find application by common name and provide all details:
Get-UninstallString -Application Firefox -FullDetail
Example 3 - Find application by partial name:
Get-UninstallString -Application firef
Show more
Use of the wildcard "*" character is not necessary when searching for items, and will be applied automatically to the search index.
Example 1 - Find an application by common name:
Get-UninstallString -Application Firefox
Example 2 - Find application by common name and provide all details:
Get-UninstallString -Application Firefox -FullDetail
Example 3 - Find application by partial name:
Get-UninstallString -Application firef
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
Copyright © 2020 RePass Cloud Pty Ltd
Package Details
Author(s)
- Danijel-James Wynyard
Tags
uninstall remove applications uninstaller program programs apps
Functions
Dependencies
This module has no dependencies.
Release Notes
- Astericks support from either end, or no ends
- Export functions capability to process requests
FileList
- Find.Uninstaller.nuspec
- CHANGELOG.md
- Find.Uninstaller.psd1
- Find.Uninstaller.psm1
- LICENSE
- README.md
- public\Get-UninstallString.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.1.36 (current version) | 400 | 7/27/2020 |
1.0.1.2 | 22 | 7/27/2020 |
1.0.1.1 | 22 | 7/27/2020 |
1.0.0.1 | 34 | 7/17/2020 |