Home
last modified time | relevance | path

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

/GUIX-v6.4.1/scripts/
Dwin-installer-helper.psm11407 [string]$Source, in Expand-ArchiveWith7Zip() variable
1428 if (-not (Test-Path $Source)) in Expand-ArchiveWith7Zip() variable
1430 throw "CDPXERROR: The specified archive file $Source could not be found." in Expand-ArchiveWith7Zip() variable
1441 Trace-Message "Uncompressing archive $Source into folder $Destination using 7-Zip at $ToolPath" in Expand-ArchiveWith7Zip() variable
1445 Trace-Message "Successfully uncompressed archive at $Source into $Destination" in Expand-ArchiveWith7Zip() variable