Home
last modified time | relevance | path

Searched refs:ToWindowsPath (Results 1 – 2 of 2) sorted by relevance

/trunk/main/solenv/bin/
H A Dpatch_tool.pl1431 "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)."'",
[all …]
/trunk/main/solenv/bin/modules/installer/patch/
H A DTools.pm52 sub ToWindowsPath ($) subroutine

Completed in 18 milliseconds