Changelog
New Features
- Added the
GetExactInstalledPackage(...)
andGetExactInstalledPackageAsync(...)
functions that will get an installed package with exact match, without using the WinGet exact functionality. This is a workaround for a current WinGet bug. (#36) - Added the functionality to request silent package install, upgrade, repair and uninstall (#41)
Known Issues
- Packages with a longer name or id might not be processed correctly #4