home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / WindowsServerTrial / server.iso / sources / install.wim / 4 / Windows / System32 / en-US / where.exe.mui / string.txt next >
Encoding:
Text File  |  2008-01-19  |  4.0 KB  |  75 lines

  1. 52    Type "WHERE /?" for usage help.\n
  2. 58    ERROR: Invalid directory specified.\n
  3. 60    ERROR: "$env:pattern" cannot be used with /R.\n
  4. 63    ERROR: Missing pattern in "$env:pattern".\n
  5. 64    INFO: Could not find "%s".\n
  6. 65    ERROR: No directory specified for recursive option.\n
  7. 66    ERROR: Environment variable "%s" is not found.\n
  8. 68    ERROR: Invalid argument or option - '%s'.\n
  9. 70    INFO: Could not find files for the given pattern(s).\n
  10. 71    ERROR: Missing pattern in "path:pattern".\n
  11. 72    ERROR: "path:pattern" format cannot be used with /R.\n
  12. 73    ERROR: Invalid pattern is specified in "$env:pattern".\n
  13. 74    ERROR: Invalid pattern is specified in "path:pattern".\n
  14. 501    \nWHERE [/R dir] [/Q] [/F] [/T] pattern...\n\n
  15. 502    Description:\n
  16. 503        Displays the location of files that match the search pattern.\n
  17. 504        By default, the search is done along the current directory and\n
  18. 505        in the paths specified by the PATH environment variable.\n\n
  19. 507    Parameter List:\n
  20. 508        /R       Recursively searches and displays the files that match the\n
  21. 509                 given pattern starting from the specified directory.\n\n
  22. 511        /Q       Returns only the exit code, without displaying the list\n
  23. 512                 of matched files. (Quiet mode)\n\n
  24. 514        /F       Displays the matched filename in double quotes.\n\n
  25. 516        /T       Displays the file size, last modified date and time for all\n
  26. 517                 matched files.\n\n
  27. 519        pattern  Specifies the search pattern for the files to match.\n
  28. 520                 Wildcards * and ? can be used in the pattern. The\n
  29. 521                 "$env:pattern" and "path:pattern" formats can also be\n
  30. 522                 specified, where "env" is an environment variable and\n
  31. 523                 the search is done in the specified paths of the "env"\n
  32. 524                 environment variable. These formats should not be used\n
  33. 525                 with /R. The search is also done by appending the\n
  34. 526                 extensions of the PATHEXT variable to the pattern.\n\n
  35. 528         /?      Displays this help message.\n\n
  36. 530      NOTE: The tool returns an error level of 0 if the search is\n
  37. 531            successful, of 1 if the search is unsuccessful and\n
  38. 532            of 2 for failures or errors.\n\n
  39. 533    Examples:\n
  40. 534        WHERE /?\n
  41. 535        WHERE myfilename1 myfile????.*\n
  42. 536        WHERE $windir:*.* \n
  43. 537        WHERE /R c:\windows *.exe *.dll *.bat  \n
  44. 538        WHERE /Q ??.??? \n
  45. 539        WHERE "c:\windows;c:\windows\system32:*.dll"\n
  46. 541        WHERE /F /T *.dll \n
  47. 5001    ERROR:
  48. 5002    WARNING:
  49. 5003    SUCCESS:
  50. 5004    INFO:
  51. 5005    N/A
  52. 5501    Type the password for %s:
  53. 5502    Passing the user credential for local connection.\n
  54. 5503    The target system must be running Windows XP or above.\n
  55. 5504    The remote system must be running Windows 2000 or above.\n
  56. 5601    Invalid syntax. '%s' value is not allowed for '%s' option.\n%s\n
  57. 5602    Invalid syntax. Specify valid numeric value for '%s'.\n%s\n
  58. 5603    Invalid syntax. Specifiy valid floating point value for '%s'.\n%s\n
  59. 5604    Invalid syntax. Mandatory option '%s' is missing.\n%s\n
  60. 5605    Invalid syntax. '%s' option is not allowed more than '%d' time(s).\n%s\n
  61. 5607    Invalid argument/option - '%s'.\n%s\n
  62. 5608    Invalid syntax. Default argument is missing.\n%s\n
  63. 5609    Length of the command line argument should not exceed 255 characters.\n
  64. 5610    Invalid syntax. Default option is not allowed more than '%d' time(s).\n%s\n
  65. 5611    Invalid syntax. Value expected for '%s'.\n%s\n
  66. 5612    Invalid syntax. '%s' value is not allowed as default argument.\n%s\n
  67. 5613    Type "%s /?" for usage.
  68. 5614    Value for '%s' option cannot be empty.\n%s\n
  69. 5615    Value for default option cannot be empty.\n%s\n
  70. 5616    Invalid syntax. Specify valid numeric value for default.\n%s\n
  71. 5617    Invalid syntax. Specifiy valid floating point value for default.\n%s\n
  72. 5618    Value for default option cannot be more than %d character(s).\n
  73. 5619    Invalid syntax. Value cannot be specified with '%s' option.\n%s\n
  74. 5620    Value for '%s' option cannot be more than %d character(s).\n
  75.