Searched refs:fileNameOnly (Results 1 – 1 of 1) sorted by relevance
370 $fileNameOnly = [System.IO.Path]::GetFileNameWithoutExtension($Path) in Install-FromMSI() variable372 $log = [System.IO.Path]::Combine($env:TEMP, $fileNameOnly + ".log") in Install-FromMSI()518 $fileNameOnly = [System.IO.Path]::GetFileNameWithoutExtension($Path) in Install-FromInnoSetup() variable519 $logName = $fileNameOnly + ".log" in Install-FromInnoSetup()567 $fileNameOnly = [System.IO.Path]::GetFileNameWithoutExtension($Path) in Install-FromDevDivToolsInstaller() variable568 $logName = $fileNameOnly + ".log" in Install-FromDevDivToolsInstaller()