From 89bdc7cb3e7851bed1dfa32182fdae0ecf155338 Mon Sep 17 00:00:00 2001 From: farag Date: Thu, 29 Nov 2018 10:41:16 +0300 Subject: [PATCH] test2 --- Win 10.ps1 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Win 10.ps1 b/Win 10.ps1 index 9af3bfca..62c9e93d 100644 --- a/Win 10.ps1 +++ b/Win 10.ps1 @@ -819,5 +819,4 @@ IF ($drive) New-ItemProperty -Path "HKCU:\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders" -Name "{F42EE2D3-909F-4907-8871-4C22FC0BF756}" -Type ExpandString -Value "$drive\Документы" -Force } } -Stop-Process -ProcessName explorer -# rrr \ No newline at end of file +Stop-Process -ProcessName explorer \ No newline at end of file