Searched defs:Source (Results 1 – 1 of 1) sorted by relevance
1407 [string]$Source, in Expand-ArchiveWith7Zip() variable1428 if (-not (Test-Path $Source)) in Expand-ArchiveWith7Zip() variable1430 throw "CDPXERROR: The specified archive file $Source could not be found." in Expand-ArchiveWith7Zip() variable1441 Trace-Message "Uncompressing archive $Source into folder $Destination using 7-Zip at $ToolPath" in Expand-ArchiveWith7Zip() variable1445 Trace-Message "Successfully uncompressed archive at $Source into $Destination" in Expand-ArchiveWith7Zip() variable