mirror of
https://github.com/marticliment/WinGet-API-from-CSharp
synced 2026-06-21 13:57:37 +00:00
Update README.md
This commit is contained in:
@@ -9,6 +9,9 @@ Usage instructions:
|
||||
> [!WARNING]
|
||||
> The `CreateAppInstaller()` WinRT function does not exist. `CreatePackageManager()` must be used instead.
|
||||
|
||||
> [!CAUTION]
|
||||
> If an elevated process initializes WinGet with the `WindowsPackageManagerStandardFactory()` class, the method `CreatePackageManager()` will crash. The class `WindowsPackageManagerElevatedFactory()` must be used instead
|
||||
|
||||
|
||||
# Usage example
|
||||
The following example can be found on the `Demo Console App` project on this same repository.
|
||||
|
||||
Reference in New Issue
Block a user