Browse Source

test2

pull/3/head
farag 6 years ago
parent
commit
89bdc7cb3e
  1. 3
      Win 10.ps1

3
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 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 Stop-Process -ProcessName explorer
# rrr
Loading…
Cancel
Save