This commit is contained in:
Mr.k
2024-07-26 05:41:35 +03:00
parent 1026adaf32
commit 2732b271ef
54 changed files with 67 additions and 67 deletions

View File

@ -11,4 +11,4 @@ function Invoke-WPFFixesWinget {
Install-WinUtilChoco
Start-Process -FilePath "choco" -ArgumentList "install winget -y --force" -NoNewWindow -Wait
}
}