Home
last modified time | relevance | path

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

/trunk/main/solenv/bin/modules/installer/
H A Dworker.pm878 sub replace_in_template_file subroutine
961 replace_in_template_file($templatefile, "SHELLNEWFILESPLACEHOLDER", $shellnewstring);
974 replace_in_template_file($templatefile, "OFFICEFOLDERPLACEHOLDER", $productkey);
995 replace_in_template_file($templatefile, $placeholder, $name);
999 replace_in_template_file($templatefile, $placeholder, $tooltip);
1005 replace_in_template_file($templatefile, $placeholder, $exefilename);
1079 replace_in_template_file($templatefile, "ALLREGISTRYSECTIONSPLACEHOLDER", $allsectionsstring);

Completed in 18 milliseconds