Bump
This commit is contained in:
parent
bc528eb25e
commit
fb27e5b465
@ -59,7 +59,7 @@ function Extract-Zip
|
||||
$invocation = (Get-Variable MyInvocation -Scope 0).Value
|
||||
$scriptPath = Split-Path $Invocation.MyCommand.Path
|
||||
|
||||
$uriZipFile = "http://download.sysinternals.com/files/SysinternalsSuite.zip"
|
||||
$uriZipFile = "https://download.sysinternals.com/files/SysinternalsSuite.zip"
|
||||
$uriWebPage = "http://technet.microsoft.com/en-us/sysinternals/bb842062.aspx"
|
||||
$regexPattern = "<p>Updated: (.+?)<\/p>"
|
||||
$userAgent = "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; .NET CLR 1.0.3705;)"
|
||||
|
Loading…
Reference in New Issue
Block a user