From dbaa8ac90ad2813e949e7d897ab77e94c7873e0e Mon Sep 17 00:00:00 2001 From: farag2 Date: Mon, 25 Mar 2019 14:33:35 +0300 Subject: [PATCH] Update Win 10.ps1 --- Win 10.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Win 10.ps1 b/Win 10.ps1 index 10b81cd8..1cfa7989 100644 --- a/Win 10.ps1 +++ b/Win 10.ps1 @@ -950,4 +950,4 @@ IF ((Get-CimInstance -ClassName Win32_VideoController | Where-Object {$_.Adapter New-ItemProperty -Path HKCU:\Software\Microsoft\DirectX\UserGpuPreferences -Name $exe -Type String -Value "GpuPreference=2;" -Force } } -Stop-Process -Name explore +Stop-Process -Name explorer