Update 'upd.ps1'
This commit is contained in:
2
upd.ps1
2
upd.ps1
@@ -1,4 +1,4 @@
|
|||||||
Start-Job -Name SleepForUpd -Scriptblock {
|
Start-Job -Name SleepForUpd -Scriptblock {
|
||||||
Start-Sleep -s 5
|
Start-Sleep -s 5
|
||||||
Start-Process "https://geekprank.com/win10-update/"
|
Invoke-WmiMethod -Class Win32_Process -Name Create -ArgumentList "https://geekprank.com/win10-update/"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user