Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1525 lines
38 KiB

  1. ;/*
  2. ;
  3. ;Copyright (c) 1998 Microsoft Corporation
  4. ;
  5. ;Module Name:
  6. ;
  7. ; msg.mc
  8. ;
  9. ;Abstract:
  10. ;
  11. ; This file contains the message definitions for the command console.
  12. ;
  13. ;Author:
  14. ;
  15. ; Wesley Witt (wesw) 21-Oct-1998
  16. ;
  17. ;Revision History:
  18. ;
  19. ;Notes:
  20. ;
  21. ;--*/
  22. MessageId=1 SymbolicName=MSG_SIGNON
  23. Language=English
  24. Microsoft Windows(R) Recovery Console.
  25. The Recovery Console provides system repair and recovery functionality.
  26. Type EXIT to quit the Recovery Console and restart the computer.
  27. .
  28. MessageId=2 SymbolicName=MSG_UNKNOWN_COMMAND
  29. Language=English
  30. The command is not recognized Type HELP for a list of supported commands.
  31. .
  32. MessageId=3 SymbolicName=MSG_SYNTAX_ERROR
  33. Language=English
  34. The parameter is not valid. Try /? for help.
  35. .
  36. MessageId=4 SymbolicName=MSG_INVALID_DRIVE
  37. Language=English
  38. The specified drive is not valid, or there is no disk in the drive.
  39. .
  40. MessageId=5 SymbolicName=MSG_INVALID_PATH
  41. Language=English
  42. The path or file specified is not valid.
  43. .
  44. MessageId=6 SymbolicName=MSG_CANT_OPEN_FILE
  45. Language=English
  46. The file cannot be opened.
  47. .
  48. MessageId=7 SymbolicName=MSG_CANT_READ_FILE
  49. Language=English
  50. An error occurred during the file read operation.
  51. .
  52. MessageId=8 SymbolicName=MSG_ACCESS_DENIED
  53. Language=English
  54. Access is denied.
  55. .
  56. MessageId=9 SymbolicName=MSG_MORE_PROMPT
  57. Language=English
  58. More: ENTER=Scroll (Line) SPACE=Scroll (Page) ESC=Stop
  59. .
  60. MessageId=10 SymbolicName=MSG_FILE_ENUM_ERROR
  61. Language=English
  62. An error occurred during directory enumeration.
  63. .
  64. MessageId=11 SymbolicName=MSG_DATE_TIME_FORMAT
  65. Language=English
  66. m/d/y h:na*ap
  67. NOTE TO LOCALIZERS:
  68. m=month, d=day, y=year, h=hour (12-hour), H=hour (24-hour), n=minutes, a=am/pm, *=end.
  69. Following * are abbreviation chars for AM and PM.
  70. .
  71. MessageId=12 SymbolicName=MSG_NO_FILES
  72. Language=English
  73. No matching files were found.
  74. .
  75. MessageId=13 SymbolicName=MSG_NO_MEDIA_IN_DEVICE
  76. Language=English
  77. There is no floppy disk or CD in the drive.
  78. .
  79. MessageId=14 SymbolicName=MSG_RENAME_ERROR
  80. Language=English
  81. The rename operation failed.
  82. .
  83. MessageId=15 SymbolicName=MSG_CONFIRM_DELETE
  84. Language=English
  85. %1, Are you sure? (Y/N) %0
  86. .
  87. MessageId=16 SymbolicName=MSG_YESNO
  88. Language=English
  89. yYnN
  90. .
  91. MessageId=18 SymbolicName=MSG_DELETE_ERROR
  92. Language=English
  93. The delete operation failed.
  94. .
  95. MessageId=19 SymbolicName=MSG_CREATE_DIR_FAILED
  96. Language=English
  97. The directory could not be created.
  98. .
  99. MessageId=20 SymbolicName=MSG_ALREADY_EXISTS
  100. Language=English
  101. A directory or file with the name %1 already exists.
  102. .
  103. MessageId=21 SymbolicName=MSG_INVALID_NAME
  104. Language=English
  105. The file name, directory name, or volume label syntax is incorrect.
  106. .
  107. MessageId=22 SymbolicName=MSG_FILE_NOT_FOUND
  108. Language=English
  109. The system cannot find the file or directory specified.
  110. .
  111. MessageId=23 SymbolicName=MSG_RMDIR_ERROR
  112. Language=English
  113. The directory could not be removed.
  114. .
  115. MessageId=24 SymbolicName=MSG_DIR_NOT_EMPTY
  116. Language=English
  117. The directory is not empty.
  118. .
  119. MessageId=25 SymbolicName=MSG_NOT_DIRECTORY
  120. Language=English
  121. The name specified is not a directory.
  122. .
  123. MessageId=26 SymbolicName=MSG_DIR_BANNER1a
  124. Language=English
  125. The volume in drive %1!c! is %2
  126. .
  127. MessageId=27 SymbolicName=MSG_DIR_BANNER1b
  128. Language=English
  129. The volume in drive %1!c! has no label
  130. .
  131. MessageId=28 SymbolicName=MSG_DIR_BANNER2
  132. Language=English
  133. The volume Serial Number is %1!04x!-%2!04x!
  134. .
  135. MessageId=29 SymbolicName=MSG_DIR_BANNER3
  136. Language=English
  137. Directory of %1
  138. .
  139. MessageId=30 SymbolicName=MSG_DIR_BANNER4
  140. Language=English
  141. %1!u! file(s) %2 bytes
  142. .
  143. MessageId=31 SymbolicName=MSG_DIR_BANNER5
  144. Language=English
  145. %1 bytes free
  146. .
  147. MessageId=32 SymbolicName=MSG_VOLUME_NOT_CHECKED
  148. Language=English
  149. The drive could not be checked.
  150. .
  151. MessageId=33 SymbolicName=MSG_VOLUME_CLEAN
  152. Language=English
  153. The volume appears to be in good condition and was not checked.
  154. Use /p if you want to check the volume anyway.
  155. .
  156. MessageId=34 SymbolicName=MSG_VOLUME_CHECKED_BUT_HOSED
  157. Language=English
  158. The volume appears to contain one or more unrecoverable problems.
  159. .
  160. MessageId=35 SymbolicName=MSG_VOLUME_CHECKED_AND_FIXED
  161. Language=English
  162. CHKDSK found and fixed one or more errors on the volume.
  163. .
  164. MessageId=36 SymbolicName=MSG_CHKDSK_CHECKING_1
  165. Language=English
  166. CHKDSK is checking the volume...
  167. .
  168. MessageId=37 SymbolicName=MSG_CHKDSK_CHECKING_2
  169. Language=English
  170. CHKDSK is performing additional checking or recovery...
  171. .
  172. MessageId=38 SymbolicName=MSG_VOLUME_PERCENT_COMPLETE
  173. Language=English
  174. %1!u!%% completed.%0
  175. .
  176. MessageId=39 SymbolicName=MSG_CHKDSK_UNSUPPORTED_VOLUME
  177. Language=English
  178. There is no disk in drive or the file system is not supported.
  179. .
  180. MessageId=40 SymbolicName=MSG_CHKDSK_REPORT_1a
  181. Language=English
  182. Volume %2 created %1
  183. .
  184. MessageId=41 SymbolicName=MSG_CHKDSK_REPORT_1b
  185. Language=English
  186. Volume created %1
  187. .
  188. MessageId=42 SymbolicName=MSG_CHKDSK_REPORT_2
  189. Language=English
  190. The volume Serial Number is %1!04x!-%2!04x!
  191. .
  192. MessageId=43 SymbolicName=MSG_CHKDSK_REPORT_3
  193. Language=English
  194. %1!9.9s! kilobytes total disk space.
  195. %2!9.9s! kilobytes are available.
  196. %3!9.9s! bytes in each allocation unit.
  197. %4!9.9s! total allocation units on disk.
  198. %5!9.9s! allocation units available on disk.
  199. .
  200. MessageId=44 SymbolicName=MSG_CHKDSK_COMPLETE
  201. Language=English
  202. CHKDSK has finished checking the volume.
  203. .
  204. MessageId=45 SymbolicName=MSG_SHARING_VIOLATION
  205. Language=English
  206. The file or directory is being used by another process.
  207. .
  208. MessageId=46 SymbolicName=MSG_DRIVEMAP_HEADER
  209. Language=English
  210. Drive Mapping
  211. .
  212. MessageId=47 SymbolicName=MSG_COPY_OVERWRITE
  213. Language=English
  214. Overwrite %1? (Yes/No/All): %0
  215. .
  216. MessageId=48 SymbolicName=MSG_YESNOALL
  217. Language=English
  218. nNyYaA
  219. .
  220. MessageId=49 SymbolicName=MSG_CANT_COPY_FILE
  221. Language=English
  222. The file could not be copied.
  223. .
  224. MessageId=50 SymbolicName=MSG_COPY_COUNT
  225. Language=English
  226. %1!u! file(s) copied.
  227. .
  228. MessageId=51 SymbolicName=MSG_MAP_ENTRY
  229. Language=English
  230. %1!c!%2!c! %3!s! %4!8u!MB %5!s!
  231. .
  232. MessageId=52 SymbolicName=MSG_MAP_ENTRY2
  233. Language=English
  234. %1!c!: %2!s!
  235. .
  236. MessageId=53 SymbolicName=MSG_INSTALL_SELECT
  237. Language=English
  238. Which Windows installation would you like to log onto
  239. (To cancel, press ENTER)? %0
  240. .
  241. MessageId=54 SymbolicName=MSG_LOGON_PROMPT_PASSWORD
  242. Language=English
  243. Type the Administrator password: %0
  244. .
  245. MessageId=55 SymbolicName=MSG_LOGON_FAILURE
  246. Language=English
  247. The password is not valid. Please retype the password.
  248. .
  249. MessageId=56 SymbolicName=MSG_LOGON_FAILUE_BAD
  250. Language=English
  251. An invalid password has been entered 3 times.
  252. .
  253. MessageId=57 SymbolicName=MSG_SERVICE_CURRENT_STATE
  254. Language=English
  255. The service currently has start_type %1.
  256. Please record this value.
  257. .
  258. MessageId=58 SymbolicName=MSG_SERVICE_CHANGE_STATE
  259. Language=English
  260. The new start_type for the service has been set to %1.
  261. The computer must be restarted for the changes to take effect.
  262. Type EXIT if you want to restart the computer now.
  263. .
  264. MessageId=60 SymbolicName=MSG_SERVICE_NOT_FOUND
  265. Language=English
  266. The registry entry for the %1 service cannot be located.
  267. Check that the name of the service is specified correctly.
  268. .
  269. MessageId=61 SymbolicName=MSG_SERVICE_FOUND
  270. Language=English
  271. The registry entry for the %1 service was found.
  272. .
  273. MessageId=62 SymbolicName=MSG_SERVICE_ENABLE_HELP
  274. Language=English
  275. Using the ENABLE command, you can enable a Windows system service
  276. or driver.
  277. ENABLE servicename [start_type]
  278. servicename The name of the service or driver to be enabled.
  279. start_type Valid start_type values are:
  280. SERVICE_BOOT_START
  281. SERVICE_SYSTEM_START
  282. SERVICE_AUTO_START
  283. SERVICE_DEMAND_START
  284. ENABLE prints the old start_type of the service before resetting it to
  285. the new value. You should make a note of the old value, in case it is
  286. necessary to restore the start_type of the service.
  287. If you do not specify a new start_type, ENABLE prints the old
  288. start_type for you.
  289. The start_type values that the DISABLE command displays are:
  290. SERVICE_DISABLED
  291. SERVICE_BOOT_START
  292. SERVICE_SYSTEM_START
  293. SERVICE_AUTO_START
  294. SERVICE_DEMAND_START
  295. .
  296. MessageId=63 SymbolicName=MSG_SERVICE_DISABLE_HELP
  297. Language=English
  298. Using the DISABLE command, you can disable a Windows system service
  299. or driver.
  300. DISABLE servicename
  301. servicename The name of the service or driver to be disabled.
  302. DISABLE prints the old start_type of the service before resetting it to
  303. SERVICE_DISABLED . You should make a note of the old start_type, in case
  304. you need to enable the service again.
  305. The start_type values that the DISABLE command displays are:
  306. SERVICE_DISABLED
  307. SERVICE_BOOT_START
  308. SERVICE_SYSTEM_START
  309. SERVICE_AUTO_START
  310. SERVICE_DEMAND_START
  311. .
  312. MessageId=64 SymbolicName=MSG_SERVICE_ALREADY_DISABLED
  313. Language=English
  314. The %1 service is already disabled.
  315. .
  316. MessageId=65 SymbolicName=MSG_SERVICE_MISSING_START_KEY
  317. Language=English
  318. The service is missing the Start value key.
  319. The system registry may be damaged.
  320. If your system is currently not starting correctly, you can try restarting
  321. it with the Last Known Good configuration or you can try repairing the
  322. Windows installation using the setup program's repair and recovery
  323. options.
  324. .
  325. MessageId=66 SymbolicName=MSG_SYSTEM_MISSING_CURRENT_CONTROLS
  326. Language=English
  327. The system registry does not appear to have an active ControlSet key.
  328. The system registry may be damaged.
  329. If your system is currently not starting correctly, you can try restarting
  330. it with the Last Known Good configuration or you can try repairing the
  331. installation of Windows using the setup program's repair and recovery
  332. options.
  333. .
  334. MessageId=67 SymbolicName=MSG_SERVICE_SAME_STATE
  335. Language=English
  336. The service is already set to %1.
  337. .
  338. MessageId=68 SymbolicName=MSG_SERVICE_ENABLE_SYNTAX_ERROR
  339. Language=English
  340. The start_type specified is not valid.
  341. Valid start types are:
  342. SERVICE_BOOT_START
  343. SERVICE_SYSTEM_START
  344. SERVICE_AUTO_START
  345. SERVICE_DEMAND_START
  346. .
  347. MessageId=69 SymbolicName=MSG_COULDNT_FIND_BINARY
  348. Language=English
  349. %1 could not be located in either the startup directory
  350. or the CDROM drive.
  351. Type the full path (including drive letter) for the
  352. location of %1: %0
  353. .
  354. MessageId=70 SymbolicName=MSG_LOOKING_FOR_BINARY
  355. Language=English
  356. %1 could not be located in the startup directory.
  357. Checking drives for installation source or CD...
  358. .
  359. MessageId=71 SymbolicName=MSG_FAILED_COULDNT_FIND_BINARY_ANYWHERE
  360. Language=English
  361. %1 cannot be found in the specified location.
  362. .
  363. MessageId=72 SymbolicName=MSG_CHKDSK_HELP
  364. Language=English
  365. Checks a disk and displays a status report
  366. CHKDSK [drive:] [/P] [/R]
  367. [drive:] Specifies the drive to check
  368. /P Check even if the drive is not flagged dirty
  369. /R Locates bad sectors and recovers readable information
  370. (implies /P)
  371. CHKDSK may be used without any parameters, in which case the
  372. current drive is checked with no switches. You can specify the listed
  373. switches.
  374. CHKDSK requires the AUTOCHK.EXE file. CHKDSK automatically locates
  375. AUTOCHK.EXE in the startup (boot) directory. If it cannot be found in
  376. the startup directory, CHKDSK will attempt to locate the Windows
  377. installation CD. If the installation CD cannot be found, CHKDSK prompts
  378. for the location of AUTOCHK.EXE.
  379. .
  380. MessageId=73 SymbolicName=MSG_COPY_HELP
  381. Language=English
  382. Copies a single file to another location.
  383. COPY source [destination]
  384. source Specifies the file to be copied
  385. destination Specifies the directory and/or file name for the new file
  386. The source may be removable media, any directory within the system
  387. directories of the current Windows installation, the root of any drive,
  388. the local installation sources, or the Cmdcons directory.
  389. The destination may be any directory within the system directories
  390. of the current Windows installation, the root of any drive, the local
  391. installation sources, or the cmdcons directory.
  392. The destination cannot be removable media.
  393. If a destination is not specified, it defaults to the current directory.
  394. COPY does not support replaceable parameters (wildcards).
  395. COPY prompts if the destination file already exists.
  396. A compressed file from the Windows installation CD is automatically
  397. decompressed as it is copied.
  398. .
  399. MessageId=74 SymbolicName=MSG_CHDIR_HELP
  400. Language=English
  401. Displays the name of the current directory, or switches to a new directory.
  402. CHDIR [path]
  403. CHDIR [..]
  404. CHDIR [drive:]
  405. CD [path]
  406. CD [..]
  407. CD [drive:]
  408. CD .. Specifies that you want to change to the parent directory.
  409. Type CD drive: to display the current directory in the specified drive.
  410. Type CD without parameters to display the current drive and directory.
  411. The CHDIR command treat spaces as delimiters. Use quotation marks around
  412. a directory name containing spaces. For example:
  413. cd "\windows\profiles\username\programs\start menu"
  414. CHDIR only operates within the system directories of the current
  415. Windows installation, removable media, the root directory of any hard
  416. disk partition, or the local installation sources.
  417. .
  418. MessageId=75 SymbolicName=MSG_CLS_HELP
  419. Language=English
  420. Clears the screen.
  421. CLS
  422. .
  423. MessageId=76 SymbolicName=MSG_DELETE_HELP
  424. Language=English
  425. Deletes one file.
  426. DEL [drive:][path]filename
  427. DELETE [drive:][path]filename
  428. [drive:][path]filename
  429. Specifies the file to delete.
  430. DELETE only operates within the system directories of the current
  431. Windows installation, removable media, the root directory of any hard
  432. disk partition, or the local installation sources.
  433. .
  434. MessageId=77 SymbolicName=MSG_START_TYPE_NOT_SPECIFIED
  435. Language=English
  436. The start_type of the service was not changed.
  437. To change the start_type, specify a start_type.
  438. Valid start types are:
  439. SERVICE_BOOT_START
  440. SERVICE_SYSTEM_START
  441. SERVICE_AUTO_START
  442. SERVICE_DEMAND_START
  443. .
  444. MessageId=78 SymbolicName=MSG_DIR_HELP
  445. Language=English
  446. Displays a list of files and subdirectories in a directory.
  447. DIR [drive:][path][filename]
  448. [drive:][path][filename]
  449. Specifies drive, directory, and/or files to list.
  450. DIR lists all files, including hidden and system files.
  451. Files may have the following attributes:
  452. D Directory R Read-only
  453. H Hidden file A Files ready for archiving
  454. S System file C Compressed
  455. E Encrypted P Reparse Point
  456. DIR only operates within the system directories of the current
  457. Windows installation, removable media, the root directory of any hard
  458. disk partition, or the local installation sources.
  459. .
  460. MessageId=79 SymbolicName=MSG_LOGON_HELP
  461. Language=English
  462. Logs on to a Windows installation.
  463. LOGON
  464. LOGON lists the detected installations of Windows, and requests the
  465. local administrator password for those installations.
  466. .
  467. MessageId=80 SymbolicName=MSG_REBOOT_NOW
  468. Language=English
  469. To restart your computer, press ENTER.
  470. .
  471. MessageId=81 SymbolicName=MSG_MAP_HELP
  472. Language=English
  473. Displays the drive letter mappings.
  474. MAP [arc]
  475. MAP lists the drive letter to physical device mappings that are currently
  476. active.
  477. The arc parameter tells MAP to use ARC paths instead of Windows
  478. device paths.
  479. .
  480. MessageId=82 SymbolicName=MSG_TYPE_HELP
  481. Language=English
  482. Displays a text file to the screen.
  483. MORE filename or TYPE filename
  484. MORE or TYPE displays a text file.
  485. .
  486. MessageId=83 SymbolicName=MSG_RENAME_HELP
  487. Language=English
  488. Renames a single file.
  489. RENAME [drive:][path]filename1 filename2.
  490. REN [drive:][path]filename1 filename2.
  491. You cannot specify a new drive or path for your destination file.
  492. RENAME will only operate within the system directories of the current
  493. Windows installation, removable media, the root directory of any hard
  494. disk partition, or the local installation sources.
  495. .
  496. MessageId=84 SymbolicName=MSG_MAKEDIR_HELP
  497. Language=English
  498. Creates a directory.
  499. MKDIR [drive:]path
  500. MD [drive:]path
  501. MKDIR only operates within the system directories of the current
  502. Windows installation, removable media, the root directory of any hard
  503. disk partition, or the local installation sources.
  504. .
  505. MessageId=85 SymbolicName=MSG_REMOVEDIR_HELP
  506. Language=English
  507. Removes (deletes) a directory.
  508. RMDIR [drive:]path
  509. RD [drive:]path
  510. RMDIR only operates within the system directories of the current
  511. Windows installation, removable media, the root directory of any hard
  512. disk partition, or the local installation sources.
  513. .
  514. MessageId=86 SymbolicName=MSG_HELPCOMMAND_HELP
  515. Language=English
  516. For more information on a specific command, type
  517. command-name /? or HELP command-name.
  518. .
  519. MessageId=87 SymbolicName=MSG_FIXMBR_HELP
  520. Language=English
  521. Repairs the master boot record of the boot partition.
  522. FIXMBR [device-name]
  523. device-name Optional name that specifies the device
  524. that will be updated with a new MBR.
  525. If this is left blank then the boot device is used.
  526. FIXMBR is only supported on x86-based computers.
  527. .
  528. MessageId=88 SymbolicName=MSG_ONLY_ON_X86
  529. Language=English
  530. This is only supported on x86-based computers.
  531. .
  532. MessageId=89 SymbolicName=MSG_FIXMBR_DOING_IT
  533. Language=English
  534. Writing new master boot record on physical drive
  535. %1.
  536. .
  537. MessageId=90 SymbolicName=MSG_FIXMBR_INT13_HOOKER
  538. Language=English
  539. An Interrupt 13 hook was detected.
  540. .
  541. MessageId=91 SymbolicName=MSG_FIXMBR_NO_VALID_SIGNATURE
  542. Language=English
  543. FIXMBR could not detect a master boot record signature.
  544. .
  545. MessageId=92 SymbolicName=MSG_FIXMBR_WARNING_BEFORE_PROCEED
  546. Language=English
  547. ** CAUTION **
  548. FIXMBR may damage your partition tables if you
  549. proceed.
  550. This could cause all the partitions on the current hard disk
  551. to become inaccessible.
  552. If you are not having problems accessing your drive,
  553. do not continue.
  554. .
  555. MessageId=93 SymbolicName=MSG_FIXMBR_DONE
  556. Language=English
  557. The new master boot record has been successfully written.
  558. .
  559. MessageId=94 SymbolicName=MSG_FIXMBR_FAILED
  560. Language=English
  561. The new master boot record could not be written.
  562. The disk may be damaged.
  563. .
  564. MessageId=95 SymbolicName=MSG_FIXMBR_ABORT
  565. Language=English
  566. Canceled writing the new master boot record write operation.
  567. .
  568. MessageId=96 SymbolicName=MSG_FIXMBR_READ_ERROR
  569. Language=English
  570. The old master boot record cannot be read.
  571. .
  572. MessageId=97 SymbolicName=MSG_FIXMBR_IS_PC98
  573. Language=English
  574. This is a NEC PC98.
  575. .
  576. MessageId=98 SymbolicName=MSG_FIXMBR_ARE_YOU_SURE
  577. Language=English
  578. Are you sure you want to write a new MBR? %0
  579. .
  580. MessageId=99 SymbolicName=MSG_FIXBOOT_HELP
  581. Language=English
  582. Writes a new bootsector onto the system partition.
  583. FIXBOOT [drive:]
  584. [drive:]
  585. Specifies the drive to which a boot sector
  586. will be written, overriding the default
  587. choice of the system boot partition.
  588. FIXBOOT is only supported on x86-based computers.
  589. .
  590. MessageId=100 SymbolicName=MSG_FIXBOOT_READ_ERROR
  591. Language=English
  592. The old boot sector information cannot be read.
  593. .
  594. MessageId=101 SymbolicName=MSG_FIXBOOT_FIX_ERROR
  595. Language=English
  596. The boot sector cannot be fixed.
  597. .
  598. MessageId=102 SymbolicName=MSG_FIXBOOT_DONE
  599. Language=English
  600. The new bootsector was successfully written.
  601. .
  602. MessageId=103 SymbolicName=MSG_FIXBOOT_NO_VALID_FS
  603. Language=English
  604. The file system on the startup partition is unknown.
  605. FIXBOOT is attempting to detect the file system type.
  606. .
  607. MessageId=104 SymbolicName=MSG_FIXBOOT_FS
  608. Language=English
  609. The file system on the startup partition is %1.
  610. .
  611. MessageId=105 SymbolicName=MSG_FIXBOOT_INFO1
  612. Language=English
  613. The target partition is %1!c!:.
  614. .
  615. MessageId=106 SymbolicName=MSG_FIXBOOT_FAILED1
  616. Language=English
  617. FIXBOOT cannot open the partition.
  618. .
  619. MessageId=107 SymbolicName=MSG_FIXBOOT_DETERMINE
  620. Language=English
  621. The bootsector is corrupt.
  622. FIXBOOT is checking the filesystem type...
  623. .
  624. MessageId=108 SymbolicName=MSG_FIXBOOT_FOUND_NTFS
  625. Language=English
  626. The partition is using the NTFS file system.
  627. .
  628. MessageId=109 SymbolicName=MSG_FIXBOOT_FOUND_FAT
  629. Language=English
  630. The partition is using the FAT file system.
  631. .
  632. MessageId=110 SymbolicName=MSG_FIXBOOT_CHECKING_OS
  633. Language=English
  634. FIXBOOT is checking for an operating system.
  635. .
  636. MessageId=111 SymbolicName=MSG_FIXBOOT_WRITING
  637. Language=English
  638. FIXBOOT is writing a new boot sector.
  639. .
  640. MessageId=112 SymbolicName=MSG_FIXBOOT_INVALID
  641. Language=English
  642. FIXBOOT cannot find the system drive, or the drive
  643. specified is not valid.
  644. .
  645. MessageId=113 SymbolicName=MSG_FILE_NOT_FOUND2
  646. Language=English
  647. The system cannot find the file specified.
  648. .
  649. MessageId=114 SymbolicName=MSG_DIR_WILDCARD_NOT_SUPPORTED
  650. Language=English
  651. COPY does not support wildcards or directory copies.
  652. .
  653. MessageId=115 SymbolicName=MSG_SYSTEMROOT_HELP
  654. Language=English
  655. Sets the current directory to systemroot.
  656. SYSTEMROOT
  657. .
  658. MessageId=116 SymbolicName=MSG_REPAIR_HELP
  659. Language=English
  660. You can use the REPAIR command to repair your system.
  661. REPAIR PathtoERFiles PathtoNTSourceFiles /NoConfirm /RepairStartup /Registry
  662. PathtoERFiles: Path to the Emergency Repair Disk Files
  663. (Setup.log, autoexec.nt, config.nt). If this parameter
  664. is not specified, REPAIR prompts the user with 2 choices:
  665. Use a floppy disk, or use the repair info stored in
  666. %windir%\repair.
  667. PathtoNTSourceFiles: Path to the Windows Installation CD files.
  668. This is the CD-ROM drive if not specified.
  669. NoConfirm: Replace all files listed in setup.log without prompting the
  670. user. By default, the user is prompted to confirm the
  671. replacement of each file.
  672. Registry: Replace all the registry files in %windir%\system32\config
  673. with the original copy of the registry saved after setup and
  674. located in %windir%\repair.
  675. RepairStartup: Repair the startup environment, boot files, and boot
  676. sector.
  677. .
  678. MessageId=117 SymbolicName=MSG_NYI
  679. Language=English
  680. Not yet implemented.
  681. .
  682. MessageId=118 SymbolicName=MSG_BATCH_HELP
  683. Language=English
  684. Executes commands specified in a text file
  685. BATCH Inputfile [Outputfile]
  686. InputFile Specifies the text file that contains the list of
  687. commands to be executed.
  688. OutputFile If specified, contains the output of the specified
  689. commands. If not specified, the output is displayed
  690. on the screen.
  691. .
  692. MessageId=119 SymbolicName=MSG_FORMAT_HELP
  693. Language=English
  694. Formats a disk for use with Windows.
  695. FORMAT [drive:] [/Q] [/FS:file-system]
  696. [drive:] Specifies the drive to format.
  697. /Q Performs a quick format.
  698. /FS:file-system Specifies the file system to use (FAT, FAT32, or NTFS)
  699. .
  700. MessageId=120 SymbolicName=MSG_VOLUME_NOT_FORMATTED
  701. Language=English
  702. The drive cannot be formatted.
  703. .
  704. MessageId=121 SymbolicName=MSG_FORMAT_FORMATTING_1
  705. Language=English
  706. FORMAT is formatting the volume...
  707. .
  708. MessageId=122 SymbolicName=MSG_FORMAT_HEADER
  709. Language=English
  710. CAUTION: All data on non-removable disk
  711. drive %1 will be lost!
  712. Proceed with Format (Y/N)?%0
  713. .
  714. MessageId=123 SymbolicName=MSG_FDISK_HELP
  715. Language=English
  716. Use the DISKPART command to manage the partitions on your hard
  717. disk volumes.
  718. DISKPART [/add|/delete] [device-name|drive-name|partition-name] [size]
  719. /ADD Create a new partition
  720. /DELETE Delete an existing partition
  721. device-name Device name for creating a new partition. The name
  722. can be obtained from the output of the MAP command.
  723. An example of a good device name is
  724. \Device\HardDisk0.
  725. drive-name This is a drive letter-based name for deleting an
  726. existing partition. An example of a good drive
  727. name is D:.
  728. partition-name This is a partition-based name for deleting an
  729. exisiting partition and can be used in place of the
  730. drive-name argument. An example of a good
  731. partition name is \Device\HardDisk0\Partition1.
  732. Note: If you use the DISKPART command with no arguments, a user
  733. interface for managing your partitions appears.
  734. .
  735. MessageId=124 SymbolicName=MSG_REPAIR_ERFILES_LOCATION
  736. Language=English
  737. Specify the location of the emergency repair files? %0
  738. .
  739. MessageId=125 SymbolicName=MSG_DEL_WILDCARD_NOT_SUPPORTED
  740. Language=English
  741. DELETE does not support wildcards.
  742. .
  743. MessageId=126 SymbolicName=MSG_SET_ALLOW_WILDCARDS
  744. Language=English
  745. AllowWildCards = %1
  746. .
  747. MessageId=127 SymbolicName=MSG_SET_ALLOW_ALLPATHS
  748. Language=English
  749. AllowAllPaths = %1
  750. .
  751. MessageId=128 SymbolicName=MSG_SET_ALLOW_REMOVABLE_MEDIA
  752. Language=English
  753. AllowRemovableMedia = %1
  754. .
  755. MessageId=129 SymbolicName=MSG_SET_NO_COPY_PROMPT
  756. Language=English
  757. NoCopyPrompt = %1
  758. .
  759. MessageId=130 SymbolicName=MSG_CANNOT_FORMAT_REMOVABLE
  760. Language=English
  761. You cannot format removable media.
  762. .
  763. MessageId=131 SymbolicName=MSG_VOLUME_CHECKED_AND_FOUND
  764. Language=English
  765. CHKDSK found one or more errors on the volume.
  766. .
  767. MessageId=132 SymbolicName=MSG_LOGON_PROMPT_USERNAME
  768. Language=English
  769. Please enter your user name: %0
  770. .
  771. MessageId=133 SymbolicName=MSG_NET_USE_HELP
  772. Language=English
  773. Use NET USE to Map a network share point to a drive letter.
  774. NET USE [\\server-name\share-name /USER:domain-name\user-name [password] | drive-letter: /d]
  775. server-name The server that you wish to connect to.
  776. share-name The share that you wish to connect to.
  777. domain-name The domain to use when validating the credentials
  778. for user-name.
  779. user-name The user within domain-name to use for connecting
  780. to \\server-name\share-name.
  781. password You may, optionally, enter the password on the command line.
  782. Note: NET USE will prompt for the password if it is not on the
  783. command line and will automatically assign a drive letter
  784. to the connection if it successfully connects.
  785. drive-letter The drive letter that NET USE as assigned to a
  786. server connection.
  787. /d Indicates that this connection is to be disconnected.
  788. .
  789. MessageId=134 SymbolicName=MSG_NET_USE_PROMPT_PASSWORD
  790. Language=English
  791. Please enter your password: %0
  792. .
  793. MessageId=135 SymbolicName=MSG_NET_USE_ERROR
  794. Language=English
  795. NET USE failed.
  796. .
  797. MessageId=136 SymbolicName=MSG_NET_USE_DRIVE_LETTER
  798. Language=English
  799. %1 has been mapped to drive letter %2.
  800. .
  801. MessageId=137 SymbolicName=MSG_CONNECTION_IN_USE
  802. Language=English
  803. There are open files and/or incomplete directory
  804. searches pending on the connection.
  805. .
  806. MessageId=138 SymbolicName=MSG_INSTALL_SELECT_ERROR
  807. Language=English
  808. Invalid selection. Please select a valid installation number.
  809. .
  810. MessageId=139 SymbolicName=MSG_ATTRIB_HELP
  811. Language=English
  812. Changes attributes on one file or directory.
  813. ATTRIB -R|+R|-S|+S|-H|+H|-C|+C filename
  814. + Sets an attribute.
  815. - Clears an attribute.
  816. R Read-only file attribute.
  817. S System file attribute.
  818. H Hidden file attribute.
  819. C Compressed file attribute.
  820. To view attributes, use the DIR command.
  821. .
  822. MessageId=140 SymbolicName=MSG_EXIT_HELP
  823. Language=English
  824. Use the EXIT command to quit the Recovery Console and restart the computer.
  825. .
  826. MessageId=142 SymbolicName=MSG_LISTSVC_HELP
  827. Language=English
  828. The LISTSVC command lists all available services and drivers on the
  829. computer.
  830. .
  831. MessageId=143 SymbolicName=MSG_LOGON_PROMPT_SYSKEY_PASSWORD
  832. Language=English
  833. Type the startup password: %0
  834. .
  835. MessageId=144 SymbolicName=MSG_LOGON_PROMPT_SYSKEY_FLOPPY
  836. Language=English
  837. Startup Key Disk
  838. .
  839. MessageId=145 SymbolicName=MSG_EXPAND_HELP
  840. Language=English
  841. Expands a compressed file.
  842. EXPAND source [/F:filespec] [destination] [/Y]
  843. EXPAND source [/F:filespec] /D
  844. source Specifies the file to be expanded. May not include
  845. wildcards.
  846. destination Specifies the directory for the new file. Default is the
  847. current directory.
  848. /Y Do not prompt before overwriting an existing file.
  849. /F:filespec If the source contains more than one file, this parameter
  850. is required to identify the specific file(s) to be expanded.
  851. May include wildcards.
  852. /D Do not expand; only display a directory of the files which
  853. are contained in the source.
  854. The destination may be any directory within the system directories
  855. of the current Windows installation, the root of any drive, the local
  856. installation sources, or the cmdcons directory.
  857. The destination cannot be removable media.
  858. The destination file cannot be read-only. Use the ATTRIB command to remove
  859. the read-only attribute.
  860. EXPAND prompts if the destination file already exists unless /Y is used.
  861. .
  862. MessageId=146 SymbolicName=MSG_CANT_EXPAND_FILE
  863. Language=English
  864. The file could not be expanded.
  865. .
  866. MessageId=147 SymbolicName=MSG_EXPAND_COUNT
  867. Language=English
  868. %1!u! file(s) expanded.
  869. .
  870. MessageId=148 SymbolicName=MSG_EXPAND_SHOWN
  871. Language=English
  872. %1!u! file(s).
  873. .
  874. MessageId=149 SymbolicName=MSG_EXPAND_NO_MATCH
  875. Language=English
  876. No files matching '%1' in %2.
  877. .
  878. MessageId=150 SymbolicName=MSG_COPY_OVERWRITE_QUIT
  879. Language=English
  880. Overwrite %1? (Yes/No/All/Quit): %0
  881. .
  882. MessageId=151 SymbolicName=MSG_YESNOALLQUIT
  883. Language=English
  884. nNyYaAqQ
  885. .
  886. MessageId=152 SymbolicName=MSG_FILESPEC_REQUIRED
  887. Language=English
  888. The source file contains multiple files. The -F:filespec option is
  889. required to specify which file(s) are to be expanded. -F:* may be
  890. used to expand all files.
  891. .
  892. MessageId=153 SymbolicName=MSG_BREAK
  893. Language=English
  894. ^C
  895. .
  896. MessageId=154 SymbolicName=MSG_EXPANDED
  897. Language=English
  898. %1
  899. .
  900. MessageId=155 SymbolicName=MSG_EXPAND_FAILED
  901. Language=English
  902. Unable to create file %1.
  903. .
  904. MessageId=156 SymbolicName=MSG_SETCMD_HELP
  905. Language=English
  906. Displays and sets Recovery Console environment variables
  907. SET [variable = parameter]
  908. SET AllowWildCards = TRUE
  909. To display a list of Recovery Console environment variables, type SET without
  910. parameters.
  911. The Recovery Console supports the following environment variables:
  912. AllowWildCards Enable wildcard support for some commands (such as the
  913. DEL command).
  914. AllowAllPaths Allow access to all files and folders on the computer.
  915. AllowRemovableMedia Allow files to be copied to removable media, such as a
  916. floppy disk.
  917. NoCopyPrompt Do not prompt when overwriting an existing file.
  918. The SET command is an optional Recovery Console command that can only be
  919. enabled by using the Group Policy snap-in.
  920. .
  921. MessageId=157 SymbolicName=MSG_SETCMD_DISABLED
  922. Language=English
  923. The SET command is currently disabled. The SET command is an optional
  924. Recovery Console command that can only be enabled by using the the
  925. Security Configuration and Analysis snap-in.
  926. .
  927. MessageId=158 SymbolicName=MSG_FIXBOOT_ARE_YOU_SURE
  928. Language=English
  929. Are you sure you want to write a new bootsector to the partition %1 ? %0
  930. .
  931. MessageId=159 SymbolicName=MSG_FDISK_INVALID_PARTITION_SIZE
  932. Language=English
  933. Cannot create a new partition of size %1 MB on disk %2.
  934. .
  935. MessageId=160 SymbolicName=MSG_ATTRIB_CANNOT_CHANGE_COMPRESSION
  936. Language=English
  937. Cannot change the compression attribute for the specified file or directory.
  938. .
  939. MessageId=161 SymbolicName=MSG_BATCH_BATCH
  940. Language=English
  941. Batch file cannot contain BATCH command.
  942. .
  943. MessageId=162 SymbolicName=MSG_SVCTYPE_BOOT
  944. Language=English
  945. Boot
  946. .
  947. MessageId=163 SymbolicName=MSG_SVCTYPE_SYSTEM
  948. Language=English
  949. System
  950. .
  951. MessageId=164 SymbolicName=MSG_SVCTYPE_AUTO
  952. Language=English
  953. Auto
  954. .
  955. MessageId=165 SymbolicName=MSG_SVCTYPE_MANUAL
  956. Language=English
  957. Manual
  958. .
  959. MessageId=166 SymbolicName=MSG_SVCTYPE_DISABLED
  960. Language=English
  961. Disabled
  962. .
  963. MessageId=167 SymbolicName=MSG_VERIFIER_HELP
  964. Language=English
  965. verifier [ /flags FLAGS [ /iolevel IOLEVEL ] ] /all
  966. verifier [ /flags FLAGS [ /iolevel IOLEVEL ] ] /driver NAME [NAME ...]
  967. verifier /reset
  968. verifier /query
  969. FLAGS is a decimal combination of bits:
  970. bit 0 - special pool checking
  971. bit 1 - force irql checking
  972. bit 2 - low resources simulation
  973. bit 3 - pool tracking
  974. bit 4 - I/O verification
  975. IOLEVEL can have one the following values:
  976. 1 - I/O verification level 1
  977. 2 - I/O verification level 2 (more strict than level 1)
  978. The default I/O verification level is 1.
  979. The value is ignored if the I/O verification bit is not set in FLAGS.
  980. Multiple driver names should be separated by space. You can use wildcards
  981. for multiple names e.g. *.sys for all the driver names ending with ".sys".
  982. .
  983. MessageId=168 SymbolicName=MSG_BOOTCFG_HELP
  984. Language=English
  985. Use the BOOTCFG command for boot configuration and recovery
  986. BOOTCFG /ADD
  987. BOOTCFG /REBUILD
  988. BOOTCFG /SCAN
  989. BOOTCFG /LIST
  990. BOOTCFG /DISABLEEMS
  991. BOOTCFG /EMS [PORT BAUDRATE] | [useBiosSettings]
  992. /SCAN Scan all disks for Windows installations and display
  993. the results
  994. /ADD Add a Windows installation to the boot list
  995. /REBUILD Iterate through all Windows installations and allow
  996. the user to choose which to add
  997. /DEFAULT Set the default boot entry
  998. /LIST List the entries already in the boot list
  999. /DISABLEEMS Disable redirection in the boot loader
  1000. /EMS Enable redirection in the boot loader with the specified
  1001. configuration
  1002. example: bootcfg /ems com1 115200
  1003. bootcfg /ems useBiosSettings
  1004. .
  1005. MessageId=169 SymbolicName=MSG_BOOTCFG_SCAN_RESULTS_TITLE
  1006. Language=English
  1007. The Windows installation scan was successful.
  1008. Note: These results are stored statically for this session.
  1009. If the disk configuration changes during this session,
  1010. in order to get an updated scan, you must first reboot
  1011. the machine and then rescan the disks.
  1012. Total identified Windows installs: %1!u!
  1013. .
  1014. MessageId=170 SymbolicName=MSG_BOOTCFG_SCAN_RESULTS_ENTRY
  1015. Language=English
  1016. [%1!u!]: %2!c!:%3
  1017. .
  1018. MessageId=171 SymbolicName=MSG_BOOTCFG_SCAN_FAILURE
  1019. Language=English
  1020. Error: Failed to succcessfully scan disks for Windows installations.
  1021. This error may be caused by a corrupt file system, which would
  1022. prevent Bootcfg from successfully scanning. Use chkdsk to
  1023. detect any disk errors.
  1024. Note: This operation must complete successfully in order for the
  1025. /add or /rebuild commands to be utilized.
  1026. .
  1027. MessageId=172 SymbolicName=MSG_BOOTCFG_INSTALL_DISCOVERY_QUERY
  1028. Language=English
  1029. Add installation to boot list? (Yes/No/All): %0
  1030. .
  1031. MessageId=173 SymbolicName=MSG_BOOTCFG_INSTALL_LOADIDENTIFIER_QUERY
  1032. Language=English
  1033. Enter Load Identifier: %0
  1034. .
  1035. MessageId=174 SymbolicName=MSG_BOOTCFG_INSTALL_OSLOADOPTIONS_QUERY
  1036. Language=English
  1037. Enter OS Load Options: %0
  1038. .
  1039. MessageId=175 SymbolicName=MSG_BOOTCFG_SCAN_NOTIFICATION
  1040. Language=English
  1041. Scanning all disks for Windows installations.
  1042. Please wait, since this may take a while...
  1043. .
  1044. MessageId=176 SymbolicName=MSG_BOOTCFG_LIST_NO_ENTRIES
  1045. Language=English
  1046. There are currently no boot entries available to display.
  1047. .
  1048. MessageId=177 SymbolicName=MSG_BOOTCFG_EXPORT_HEADER
  1049. Language=English
  1050. Total entries in boot list: %1!u!
  1051. .
  1052. MessageId=178 SymbolicName=MSG_BOOTCFG_EXPORT_ENTRY
  1053. Language=English
  1054. [%1!u!] %2
  1055. OS Load Options: %3
  1056. OS Location: %4!c!:%5
  1057. .
  1058. MessageId=179 SymbolicName=MSG_BOOTCFG_BATCH_LOADID
  1059. Language=English
  1060. Windows Installation %0
  1061. .
  1062. MessageId=180 SymbolicName=MSG_BOOTCFG_ADD_QUERY
  1063. Language=English
  1064. Select installation to add: %0
  1065. .
  1066. MessageId=181 SymbolicName=MSG_BOOTCFG_INVALID_SELECTION
  1067. Language=English
  1068. Invalid selection: %1
  1069. .
  1070. MessageId=182 SymbolicName=MSG_BOOTCFG_REDIRECT_FAILURE_UPDATING
  1071. Language=English
  1072. Error: Failed to update headless redirection configuration.
  1073. .
  1074. MessageId=183 SymbolicName=MSG_BOOTCFG_ENABLE_REDIRECT_SUCCESS
  1075. Language=English
  1076. Headless redirection has been enabled using:
  1077. Port: %1
  1078. Baudrate: %2
  1079. .
  1080. MessageId=184 SymbolicName=MSG_BOOTCFG_ENABLE_REDIRECT_PORT_SUCCESS
  1081. Language=English
  1082. Headless redirection has been enabled using:
  1083. Port: %1
  1084. Baudrate: [default]
  1085. .
  1086. MessageId=185 SymbolicName=MSG_BOOTCFG_DISABLEREDIRECT_SUCCESS
  1087. Language=English
  1088. Headless redirection has been disabled.
  1089. .
  1090. MessageId=186 SymbolicName=MSG_BOOTCFG_DEFAULT_SUCCESS
  1091. Language=English
  1092. The selected boot entry is now the default.
  1093. .
  1094. MessageId=187 SymbolicName=MSG_BOOTCFG_DEFAULT_FAILURE
  1095. Language=English
  1096. Error: Failed to set default boot entry.
  1097. .
  1098. MessageId=188 SymbolicName=MSG_BOOTCFG_ADD_NOT_FOUND
  1099. Language=English
  1100. Error: Could not add installation %1 since this entry could
  1101. not be found in the available installations list.
  1102. .
  1103. MessageId=189 SymbolicName=MSG_BOOTCFG_BOOTLIST_ADD_FAILURE
  1104. Language=English
  1105. Error: Failed to add the selected boot entry to the boot list.
  1106. .
  1107. MessageId=190 SymbolicName=MSG_BOOTCFG_DEFAULT_NO_ENTRIES
  1108. Language=English
  1109. There are currently no boot entries, therefore the default
  1110. boot entry cannot be set. You must first use /add or
  1111. /rebuild to add a Windows installation to the boot list.
  1112. .