Update 'upd.ps1'
This commit is contained in:
2
upd.ps1
2
upd.ps1
@@ -3,4 +3,4 @@ Add-Type -Name win -MemberDefinition '[DllImport("user32.dll")] public static ex
|
|||||||
[native.win]::ShowWindow(([System.Diagnostics.Process]::GetCurrentProcess() | Get-Process).MainWindowHandle,0)
|
[native.win]::ShowWindow(([System.Diagnostics.Process]::GetCurrentProcess() | Get-Process).MainWindowHandle,0)
|
||||||
|
|
||||||
Start-Sleep -s 5
|
Start-Sleep -s 5
|
||||||
Start-Process notepad.exe
|
Start-Process "https://geekprank.com/win10-update/"
|
||||||
|
|||||||
Reference in New Issue
Block a user