Home
last modified time | relevance | path

Searched defs:Url (Results 1 – 1 of 1) sorted by relevance

/GUIX-v6.4.1/scripts/
Dwin-installer-helper.psm1108 [string]$Url, in Get-File() variable
119 Trace-Message "Downloading from $Url to file $File" in Get-File() variable
120 …Invoke-WebRequest -Uri $Url -UseBasicParsing -OutFile $file -UserAgent "Mozilla/4.0 (compatible; M… in Get-File() variable