Home
last modified time | relevance | path

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

/GUIX-v6.4.1/scripts/
Dwin-installer-helper.psm1370 $fileNameOnly = [System.IO.Path]::GetFileNameWithoutExtension($Path) in Install-FromMSI() variable
518 $fileNameOnly = [System.IO.Path]::GetFileNameWithoutExtension($Path) in Install-FromInnoSetup() variable
567 $fileNameOnly = [System.IO.Path]::GetFileNameWithoutExtension($Path) in Install-FromDevDivToolsInstaller() variable