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