winutil/functions/private
Rux 8c91bfca2d
Implement New Winget Install Method (#1738)
- 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.
2024-03-28 10:45:15 -05:00
..
ConvertTo-Icon.ps1 Test 2023 12 19 (#1294) 2023-12-19 13:55:55 -06:00
Copy-Files.ps1 Test 2023 11 15 (#1209) 2023-11-28 16:11:11 -06:00
Get-LocalizedYesNo.ps1 Test 2024 01 03 (#1384) 2024-01-12 00:34:41 -06:00
Get-Oscdimg.ps1 Fix typo in the Description of 'Get-Oscdimg.ps1' private function (#1743) 2024-03-28 10:42:35 -05:00
Get-TabXaml.ps1 Change Dynamic xaml to static 2024-02-21 16:06:27 -06:00
Get-WinUtilCheckBoxes.ps1 Test 2024 01 12 (#1401) 2024-01-15 11:32:19 -06:00
Get-WinUtilInstallerProcess.ps1 2023 09 23 test (#1117) 2023-10-19 17:12:55 -05:00
Get-WinUtilToggleStatus.ps1 Test 2023 02 02 (#1556) 2024-02-03 11:42:14 -06:00
Get-WinUtilVariables.ps1 Test 2024 01 03 (#1384) 2024-01-12 00:34:41 -06:00
Get-WinUtilWingetLatest.ps1 Implement New Winget Install Method (#1738) 2024-03-28 10:45:15 -05:00
Get-WinUtilWingetPrerequisites.ps1 Implement New Winget Install Method (#1738) 2024-03-28 10:45:15 -05:00
Install-WinUtilChoco.ps1 revert winget 2024-02-07 18:11:40 -06:00
Install-WinUtilProgramWinget.ps1 Implement New Winget Install Method (#1738) 2024-03-28 10:45:15 -05:00
Install-WinUtilWinget.ps1 Implement New Winget Install Method (#1738) 2024-03-28 10:45:15 -05:00
Invoke-MicroWin-Helper.ps1 Fix unattended answer file woes for MicroWin (#1724) 2024-03-23 16:34:20 -05:00
Invoke-WinUtilBingSearch.ps1 2023 09 23 test (#1117) 2023-10-19 17:12:55 -05:00
Invoke-WinUtilCurrentSystem.ps1 2023 09 23 test (#1117) 2023-10-19 17:12:55 -05:00
Invoke-WinUtilDarkMode.ps1 Test 2023 10 24 (#1176) 2023-11-14 15:45:48 -06:00
Invoke-WinUtilFeatureInstall.ps1 2023 09 23 test (#1117) 2023-10-19 17:12:55 -05:00
Invoke-WinUtilGPU.ps1 Test 2024 02 07 refactor noapps (#1717) 2024-03-21 16:23:24 -07:00
Invoke-WinUtilMouseAcceleration.ps1 Test 2023 10 24 (#1176) 2023-11-14 15:45:48 -06:00
Invoke-WinUtilNumLock.ps1 Test 2023 10 24 (#1176) 2023-11-14 15:45:48 -06:00
Invoke-WinUtilScript.ps1 2023 09 23 test (#1117) 2023-10-19 17:12:55 -05:00
Invoke-WinUtilShowExt.ps1 Test 2023 10 24 (#1176) 2023-11-14 15:45:48 -06:00
Invoke-WinUtilSnapFlyout.ps1 Test 2024 01 15 (#1456) 2024-01-25 14:44:51 -06:00
Invoke-WinUtilStickyKeys Test 2023 02 02 (#1556) 2024-02-03 11:42:14 -06:00
Invoke-WinUtilTweaks.ps1 Test 2024 01 12 (#1401) 2024-01-15 11:32:19 -06:00
Invoke-WinUtilVerboseLogon.ps1 Test 2023 10 24 (#1176) 2023-11-14 15:45:48 -06:00
Remove-WinUtilAPPX.ps1 Test 2023 11 15 (#1209) 2023-11-28 16:11:11 -06:00
Set-WinUtilDNS.ps1 2023 09 23 test (#1117) 2023-10-19 17:12:55 -05:00
Set-WinUtilRegistry.ps1 2023 09 23 test (#1117) 2023-10-19 17:12:55 -05:00
Set-WinUtilScheduledTask.ps1 2023 09 23 test (#1117) 2023-10-19 17:12:55 -05:00
Set-WinUtilService.ps1 2023 09 23 test (#1117) 2023-10-19 17:12:55 -05:00
Set-WinUtilUiTheme.ps1 2023 09 23 test (#1117) 2023-10-19 17:12:55 -05:00
Show-CustomDialog.ps1 Test 2024 01 12 (#1401) 2024-01-15 11:32:19 -06:00
Test-WinUtilPackageManager.ps1 Test 2024 02 07 refactor noapps (#1717) 2024-03-21 16:23:24 -07:00
Update-WinUtilProgramWinget.ps1 Test 2024 01 12 (#1401) 2024-01-15 11:32:19 -06:00