Lines Matching refs:stdout

50 var stdout = WScript.StdOut;  variable
52 stdout.WriteLine("\n" +
79 stdout.Write(
94 stdout.Write("\n Do you want to skip the choice of " + msg + " (YES/NO) [YES]:");
112 stdout.Write("\n Enter the Office Software Development Kit directory [" +
120 stdout.WriteLine("\n Error: Could not find directory \"" +
132 stdout.WriteLine("\n Error: The directory \"" + sHome +
142 stdout.WriteLine("\n Error: Could not find directory \"" +
161 stdout.Write(
218 stdout.Write("\n Enter the Office base installation directory [" +
226 stdout.WriteLine("\n Error: Could not find directory \"" +
239 stdout.WriteLine("\n Error: The directory \"" + sHome +
250 stdout.WriteLine("\n Error: Could not find directory \"" +
294 stdout.Write("\n Enter GNU make (3.79.1 or higher) tools directory [" +
302 stdout.WriteLine("\n Error: Could not find directory \"" +
314 stdout.WriteLine("\n Error: The directory \"" + sHome +
328 stdout.WriteLine("\n Error: Could not find \"" + sMakePath +
347 stdout.Write("\n Enter a zip (2.3 or higher) tools directory [" +
355 stdout.WriteLine("\n Error: Could not find directory \"" +
368 stdout.WriteLine("\n Error: The directory \"" + sHome +
378 stdout.WriteLine("\n Error: Could not find \"" + sZipPath +
397 stdout.Write("\n Enter a cat (2.0 or higher) tools directory [" +
405 stdout.WriteLine("\n Error: Could not find directory \"" +
420 stdout.WriteLine("\n Error: The directory \"" + sHome +
432 stdout.WriteLine("\n Error: Could not find \"" + sCatPath +
453 stdout.Write("\n Enter a sed (3.02 or higher) tools directory [" +
461 stdout.WriteLine("\n Error: Could not find directory \"" +
476 stdout.WriteLine("\n Error: The directory \"" + sHome +
488 stdout.WriteLine("\n Error: Could not find \"" + sSedPath +
561 stdout.Write("\n Enter the directory of the C++ compiler (optional) [" +
572 stdout.WriteLine("\n Error: Could not find directory \"" +
585 stdout.WriteLine("\n Error: Could not find directory \"" +
598 stdout.WriteLine("\n Error: Could not find the C++ compiler \""
655stdout.Write("\n Enter the directory of the C# and VB.NET compilers (optional) [" + sSuggestedHome…
665 stdout.WriteLine("\n Error: Could not find directory \"" +
679 stdout.WriteLine("\n Error: The directory \"" + sHome +
692 stdout.WriteLine("\n Error: Could not find the C# compiler \"" +
698 stdout.WriteLine("\n Error: Could not find the VB.NET compiler \"" +
737stdout.Write("\n Enter JAVA SDK (1.4.1_01 or higher) installation directory (optional) [" + sSugge…
747 stdout.WriteLine("\n Error: Could not find directory \"" +
760 stdout.WriteLine("\n Error: The directory \"" + sHome +
771 stdout.WriteLine("\n Error: Could not find \"" +
800 stdout.Write(
819 stdout.WriteLine("\n Error: Could not find directory \"" +
831 stdout.WriteLine("\n Error: your specified output directory " +
841 stdout.WriteLine("\n Error: Could not find directory \"" +
868 stdout.Write("\n Automatic deployment of UNO components (YES/NO) ["+
878 stdout.WriteLine("\n Error: The value \"" + sAuto + "\" is " +