mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2024-12-31 18:24:27 -06:00
8c91bfca2d
- Removed Get-LatestHash from Install-WinUtilWinget.ps1, replaced by Get-WinUtilWingetLatest.ps1. - Added new Winget Install method in case of choco failing to install. Environment refresh line included. - Get-WinUtilWingetPrerequisites added: Downloads the prerequisites required for the latest version of Winget. - Get-WinUtilWingetLatest added: Uses the GitHub API to find the latest version of Winget and download it along with the accompanied License1.xml file. Fixes: - Removed --scope=machine from winget install command in Install-WinUtilProgramWinget. Non-UWP Apps fail to install if scope is set to machine. Error code: 0x80070005. More information commented in file. |
||
---|---|---|
.. | ||
ConvertTo-Icon.ps1 | ||
Copy-Files.ps1 | ||
Get-LocalizedYesNo.ps1 | ||
Get-Oscdimg.ps1 | ||
Get-TabXaml.ps1 | ||
Get-WinUtilCheckBoxes.ps1 | ||
Get-WinUtilInstallerProcess.ps1 | ||
Get-WinUtilToggleStatus.ps1 | ||
Get-WinUtilVariables.ps1 | ||
Get-WinUtilWingetLatest.ps1 | ||
Get-WinUtilWingetPrerequisites.ps1 | ||
Install-WinUtilChoco.ps1 | ||
Install-WinUtilProgramWinget.ps1 | ||
Install-WinUtilWinget.ps1 | ||
Invoke-MicroWin-Helper.ps1 | ||
Invoke-WinUtilBingSearch.ps1 | ||
Invoke-WinUtilCurrentSystem.ps1 | ||
Invoke-WinUtilDarkMode.ps1 | ||
Invoke-WinUtilFeatureInstall.ps1 | ||
Invoke-WinUtilGPU.ps1 | ||
Invoke-WinUtilMouseAcceleration.ps1 | ||
Invoke-WinUtilNumLock.ps1 | ||
Invoke-WinUtilScript.ps1 | ||
Invoke-WinUtilShowExt.ps1 | ||
Invoke-WinUtilSnapFlyout.ps1 | ||
Invoke-WinUtilStickyKeys | ||
Invoke-WinUtilTweaks.ps1 | ||
Invoke-WinUtilVerboseLogon.ps1 | ||
Remove-WinUtilAPPX.ps1 | ||
Set-WinUtilDNS.ps1 | ||
Set-WinUtilRegistry.ps1 | ||
Set-WinUtilScheduledTask.ps1 | ||
Set-WinUtilService.ps1 | ||
Set-WinUtilUiTheme.ps1 | ||
Show-CustomDialog.ps1 | ||
Test-WinUtilPackageManager.ps1 | ||
Update-WinUtilProgramWinget.ps1 |