Invoke-QuickAssist
1.0.4
If missing or too old, install Quick Assist from the Store using WinGet.
If missing or too old, install WinGet as part of the DesktopAppInstaller from GitHub.
If missing, install VCLibs 14.0 (C++ Runtime) from download.microsoft.com (DesktopAppInstaller prereq).
If missing,
If missing or too old, install Quick Assist from the Store using WinGet.
If missing or too old, install WinGet as part of the DesktopAppInstaller from GitHub.
If missing, install VCLibs 14.0 (C++ Runtime) from download.microsoft.com (DesktopAppInstaller prereq).
If missing, install UI.Xaml from NuGet (DesktopAppInstaller prereq).
If not configured, add NuGet Package Source (UI.Xaml prereq).
If missing or too old, install WebView2 machine-wide using the Evergreen installer from developer.microsoft.com.
Installation Options
Owners
Package Details
Author(s)
- shfritz@microsoft.com
Functions
Get-InstalledVersion Install-QuickAssistApp Confirm-HostOS Confirm-QuickAssistApp Confirm-WinGet Confirm-NuGet Confirm-UIXaml Confirm-VCLibs140 Confirm-WebView2 Confirm-DesktopAppInstaller
Dependencies
This script has no dependencies.
Release Notes
v1.0.4 - 2022jul29 Added a File Hash Integrity check of the DesktopAppInstaller/WinGet Package
v1.0.3 - 2022jul26 Set min/max versions of UI.Xaml to use 2.7.x to prevent 2.8 from being installed
v1.0.2 - 2022jul11 Changed Minimum Version for VCLibs from 14.0.30035.0 to 14.0.30704.0
v1.0.1 - 2022ju105 Provisioned the DesktopAppInstaller with xml licnese
v1.0.0 - 2022ju101 initial release
FileList
- Invoke-QuickAssist.nuspec
- Invoke-QuickAssist.ps1