wingetautoupdate/Winget-AutoUpdate/functions
Brendan Barton 773ef00d70
Stop running Get-Command Under System
#https://github.com/Romanitho/Winget-AutoUpdate/issues/387
Updated logic to use $WingetPath if running under system or admin context.
This avoids the possibility of Get-Command returning winget.exe from the users context.
2023-09-08 20:18:15 +08:00
..
Add-ScopeMachine.ps1 Small optical code improvements 2023-03-31 17:56:07 +02:00
Add-Shortcut.ps1 Small optical code improvements 2023-03-31 17:56:07 +02:00
Confirm-Installation.ps1 fix for app detection on version like x.x.0.0 2023-06-21 18:15:25 +02:00
Get-AZCopy.ps1 Update megalinter and rename Write-Log function to Write-ToLog 2023-04-01 16:08:52 +02:00
Get-AppInfo.ps1 Small optical code improvements 2023-03-31 17:56:07 +02:00
Get-ExcludedApps.ps1 Small optical code improvements 2023-03-31 17:56:07 +02:00
Get-IncludedApps.ps1 Small optical code improvements 2023-03-31 17:56:07 +02:00
Get-NotifLocale.ps1 Small optical code improvements 2023-03-31 17:56:07 +02:00
Get-Policies.ps1 Small optical code improvements 2023-03-31 17:56:07 +02:00
Get-WAUAvailableVersion.ps1 fixed new version implementation for pre-releases 2023-04-19 22:43:13 +02:00
Get-WingetCmd.ps1 Stop running Get-Command Under System 2023-09-08 20:18:15 +08:00
Get-WingetOutdatedApps.ps1 Fix double-byte and half-width characters 2023-07-29 21:02:59 +08:00
Get-WingetSystemApps.ps1 Small optical code improvements 2023-03-31 17:56:07 +02:00
Invoke-LogRotation.ps1 Update megalinter and rename Write-Log function to Write-ToLog 2023-04-01 16:08:52 +02:00
Invoke-ModsProtect.ps1 Small optical code improvements 2023-03-31 17:56:07 +02:00
Invoke-PostUpdateActions.ps1 1.5.1881 an corrected download in PostUpdate... 2023-07-21 00:16:16 +02:00
Start-Init.ps1 Improved application detection after upgrade 2023-06-21 15:47:38 +02:00
Start-NotifTask.ps1 Better by Romain 2023-04-10 21:10:15 +02:00
Test-ListPath.ps1 Small optical code improvements 2023-03-31 17:56:07 +02:00
Test-Mods.ps1 Small optical code improvements 2023-03-31 17:56:07 +02:00
Test-ModsPath.ps1 Update megalinter and rename Write-Log function to Write-ToLog 2023-04-01 16:08:52 +02:00
Test-Network.ps1 Improved application detection after upgrade 2023-06-21 15:47:38 +02:00
Test-PendingReboot.ps1 Small optical code improvements 2023-03-31 17:56:07 +02:00
Update-App.ps1 Improved application detection after upgrade 2023-06-21 15:47:38 +02:00
Update-WAU.ps1 Version adjustments 2023-04-22 13:06:20 +02:00
Write-ToLog.ps1 Update megalinter and rename Write-Log function to Write-ToLog 2023-04-01 16:08:52 +02:00