Skip to content
This repository was archived by the owner on Oct 18, 2024. It is now read-only.

Commit 33a4e0c

Browse files
committed
Update Winget-Install-GUI.ps1
1 parent 8a44213 commit 33a4e0c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Sources/Winget-Install-GUI.ps1

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,9 +66,6 @@ function Get-WingetAppInfo ($SearchApp){
6666
[string]$Id
6767
}
6868

69-
#Config console output encoding
70-
[Console]::OutputEncoding = [System.Text.Encoding]::UTF8
71-
7269
#Get WinGet Path (if admin context)
7370
$ResolveWingetPath = Resolve-Path "C:\Program Files\WindowsApps\Microsoft.DesktopAppInstaller_*_x64__8wekyb3d8bbwe"
7471
if ($ResolveWingetPath){

0 commit comments

Comments
 (0)