Initial commit
This commit is contained in:
3
scripts/restart-explorer.ps1
Normal file
3
scripts/restart-explorer.ps1
Normal file
@@ -0,0 +1,3 @@
|
||||
Stop-Process -Name explorer -Force
|
||||
Start-Sleep -Seconds 2
|
||||
Start-Process explorer
|
||||
Reference in New Issue
Block a user