Lines Matching refs:ToWindowsPath
1431 "Value", installer::patch::Tools::ToWindowsPath($msp_filename)
1488 my $msi_path = installer::patch::Tools::ToWindowsPath($target_msi_path);
1506 "MsiPath", installer::patch::Tools::ToWindowsPath($source_msi_path),
1617 "/l", "'".installer::patch::Tools::ToWindowsPath($log_filename)."'",
1618 "/o", "'".installer::patch::Tools::ToWindowsPath($destination_path)."'");
1686 "-s", "'".installer::patch::Tools::ToWindowsPath($pcp->{'filename'})."'",
1687 "-p", "'".installer::patch::Tools::ToWindowsPath($pcp->{'msp_filename'})."'",
1688 "-l", "'".installer::patch::Tools::ToWindowsPath($log_filename)."'",
1689 "-f", "'".installer::patch::Tools::ToWindowsPath($temporary_msimsp_path)."'");
1963 "/update", "'".installer::patch::Tools::ToWindowsPath($msp_filename)."'",
1964 "/L*xv!", "'".installer::patch::Tools::ToWindowsPath($log_filename)."'",