Source code of Windows XP (NT5)
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.

1839 lines
58 KiB

  1. ;//
  2. ;// ####################################################################################
  3. ;// #
  4. ;// # migration report messages
  5. ;// #
  6. ;// ####################################################################################
  7. ;//
  8. ;//
  9. ;// Text for migration report
  10. ;//
  11. ;// There are messages for the following message groups:
  12. ;//
  13. ;// Hardware
  14. ;// General Information
  15. ;// Settings That Will Not Be Upgraded
  16. ;// Program Compatibility Not Known
  17. ;// Software Designed for MS-DOS
  18. ;// Software Incompatible with Windows XP
  19. ;// Software That Must Be Reinstalled
  20. ;// Software to Be Removed by Setup
  21. ;// Notes About Your Other Software
  22. ;// Other Upgrade Information
  23. ;//
  24. ;// All text has a plain version and an HTML version. The plain version
  25. ;// is used for Save As and Print, while the HTML version is used for
  26. ;// the UI.
  27. ;//
  28. ;//***************************************************************************
  29. ;//
  30. ;// General Instructions
  31. ;//
  32. ;//***************************************************************************
  33. ;// Text at the top of the report
  34. MessageId=20000 SymbolicName=MSG_REPORT_GENERAL_INSTRUCTIONS
  35. Language=English
  36. Upgrade Report
  37. --------------
  38. Setup found hardware or software on your computer that might not or will not work with Windows XP. You should read and understand this upgrade report before continuing.
  39. .
  40. MessageId= SymbolicName=MSG_REPORT_GENERAL_INSTRUCTIONS_HTML
  41. Language=English
  42. Setup found hardware or software on your computer that might not or will not work with Windows XP. You should read and understand this upgrade report before continuing.<P>
  43. .
  44. MessageId= SymbolicName=MSG_REPORT_GENERAL_INSTRUCTIONS_END
  45. Language=English
  46. Setup has detected that some hardware or programs on your computer might not function correctly after the upgrade is completed. This lack of functionality can have an effect on things you might want to do, such as connecting to the Internet, accessing e-mail, printing, scanning, and playing sounds or music. It is important that you read and understand this upgrade report before continuing. To resolve some of these issues, you can get more information at %1 on the Web.
  47. .
  48. MessageId= SymbolicName=MSG_REPORT_GENERAL_INSTRUCTIONS_END_HTML
  49. Language=English
  50. Setup has detected that some hardware or programs on your computer might not function correctly after the upgrade is completed. This lack of functionality can have an effect on things you might want to do, such as connecting to the Internet, accessing e-mail, printing, scanning, and playing sounds or music. It is important that you read and understand this upgrade report before continuing. To resolve some of these issues, you can get more information at %1 on the Web.
  51. <P>
  52. .
  53. ;//***************************************************************************
  54. ;//
  55. ;// Hardware
  56. ;//
  57. ;//***************************************************************************
  58. MessageId= SymbolicName=MSG_INCOMPATIBLE_HARDWARE_ROOT
  59. Language=English
  60. Hardware%0
  61. .
  62. ;//
  63. ;// If incompatible hardware was found... text goes at top, then a list of devices, then text at bottom.
  64. ;// MSG_HARDWARE_INSTRUCTIONS -- text for the top
  65. ;// MSG_HARDWARE_INSTRUCTIONS2 -- text for the bottom
  66. ;//
  67. MessageId= SymbolicName=MSG_HARDWARE_PNP_INSTRUCTIONS
  68. Language=English
  69. Hardware That Might Need Additional Files
  70. The following hardware might need additional files in order to work with Windows XP. Contact your hardware vendors to obtain Windows XP compatible updates. In many cases, if a Windows XP version is not yet available, a Windows 2000 compatible update should work. It is recommended that you obtain these drivers in advance.
  71. You can also view the Microsoft Windows XP Hardware Compatibility List at:
  72. http://www.microsoft.com/isapi/redir.dll?Prd=Whistler&Ar=Help&Sba=compatible
  73. Please note that some of the following entries might be software that is registered as hardware.
  74. .
  75. MessageId= SymbolicName=MSG_HARDWARE_PNP_INSTRUCTIONS_HTML
  76. Language=English
  77. <UL><B>Hardware That Might Need Additional Files</B><BR>
  78. The following hardware might need additional files in order to work with Windows XP. Contact your hardware vendors to obtain Windows XP compatible updates. In many cases, if a Windows XP version is not yet available, a Windows 2000 compatible update should work. It is recommended that you obtain these drivers in advance.<P>
  79. You can also view the <A HREF="http://www.microsoft.com/isapi/redir.dll?Prd=Whistler&Ar=Help&Sba=compatible">Microsoft Windows XP Hardware Compatibility List</A> on the Web.<P>
  80. Please note that some of the following entries might be software that is registered as hardware.
  81. <P>
  82. .
  83. MessageId= SymbolicName=MSG_HARDWARE_PNP_INSTRUCTIONS2
  84. Language=English
  85. %0
  86. .
  87. MessageId= SymbolicName=MSG_HARDWARE_PNP_INSTRUCTIONS2_HTML
  88. Language=English
  89. </UL>
  90. .
  91. ;//***************************************************************************
  92. ;//
  93. ;// General Information
  94. ;//
  95. ;//***************************************************************************
  96. MessageId= SymbolicName=MSG_INSTALL_NOTES_ROOT
  97. Language=English
  98. General Information%0
  99. .
  100. MessageId= SymbolicName=MSG_INSTALL_NOTES_INTRO
  101. Language=English
  102. General Information
  103. -------------------
  104. This section provides important information that you need to be aware of before you upgrade.
  105. .
  106. MessageId= SymbolicName=MSG_INSTALL_NOTES_INTRO_HTML
  107. Language=English
  108. <B>General Information</B><BR>
  109. This section provides important information that you need to be aware of before you upgrade.
  110. <P>
  111. .
  112. ;// ***
  113. ;// *** Name changes
  114. ;// ***
  115. MessageID= SymbolicName=MSG_REPORT_NAMECHANGE
  116. Language=English
  117. Name Changes
  118. The following names will change during the upgrade to Windows XP:
  119. .
  120. MessageID= SymbolicName=MSG_REPORT_NAMECHANGE_HTML
  121. Language=English
  122. <UL><B>Name Changes</B><BR>
  123. The following names will change during the upgrade to Windows XP:
  124. <P>
  125. <UL>%0
  126. .
  127. ;// Remind user they changed some names. %1-name group %2-old name %3-new name
  128. MessageID= SymbolicName=MSG_NAMECHANGE_WARNING_GROUP
  129. Language=English
  130. Name Changes%0
  131. .
  132. ;// Remind user they changed some names. %1-name group %2-old name %3-new name
  133. MessageID= SymbolicName=MSG_NAMECHANGE_WARNING_SUBCOMPONENT
  134. Language=English
  135. %2</B> will become <B>%3%0
  136. .
  137. ;// ***
  138. ;// *** DOS Items
  139. ;// ***
  140. MessageId= SymbolicName=MSG_DOS_WARNING
  141. Language=English
  142. One or more entries in your MS-DOS configuration files (Autoexec.bat and Config.sys) are incompatible with Windows XP. These entries might be associated with older hardware or software that is incompatible with Windows XP. More technical information is provided in the Setupact.log file, located in your Windows folder.%0
  143. .
  144. MessageId= SymbolicName=MSG_DOS_WARNING_SUBGROUP
  145. Language=English
  146. DOS Configuration%0
  147. .
  148. MessageID= SymbolicName=MSG_UNKNOWNDOS_WARNING_GROUP
  149. Language=English
  150. Unknown DOS%0
  151. .
  152. MessageID= SymbolicName=MSG_UNKNOWNDOS_WARNING_SUBCOMPONENT
  153. Language=English
  154. Line %1 of %2
  155. .
  156. ;// ***
  157. ;// *** Network Shares
  158. ;// ***
  159. MessageId= SymbolicName=MSG_NET_SHARES_SUBGROUP
  160. Language=English
  161. Network Shares%0
  162. .
  163. ;// Incompatible setting: NT does not allow passwords on shares. %1 - specifies share name
  164. MessageId= SymbolicName=MSG_LOST_SHARE_PASSWORDS
  165. Language=English
  166. Share %1 requires a password. Windows XP uses user-level access rights instead of passwords.
  167. Setup will create the %1 share and set the permissions to deny all user access. After Setup completes, you can modify the permissions by right-clicking the folder and then clicking Properties.
  168. .
  169. ;// Incompatible setting: NT has a much simpler UI and does not allow such granular access settings. %1 - specifies share name %2 - specifies full path
  170. MessageId= SymbolicName=MSG_LOST_ACCESS_FLAGS
  171. Language=English
  172. Windows XP does not support the custom access permissions on share %1 (path: %2). Setup will create the folder and set the highest security level for access to the folder. After Setup completes, you can modify the permissions by right-clicking the folder and then clicking Properties.%0
  173. .
  174. ;// On some Win95 machines, the ACL APIs fail. This is a bug in Win9x and there is no workaround. %1 - specifies share name
  175. MessageId= SymbolicName=MSG_INVALID_ACL_LIST
  176. Language=English
  177. Setup encountered a problem reading the access permissions on share %1 (path: %2). After Setup completes, you can set the folder properties by right-clicking the folder and then clicking Properties.%0
  178. .
  179. ;// ***
  180. ;// *** Directory Collision
  181. ;// ***
  182. ;// Folders that will be renamed because of a collision with Win2000 folders
  183. MessageId= SymbolicName=MSG_DIRECTORY_COLLISION_SUBGROUP
  184. Language=English
  185. Folder Name Changes%0.
  186. .
  187. ;// Introduction
  188. MessageId= SymbolicName=MSG_DIRECTORY_COLLISION_INTRO
  189. Language=English
  190. Because two folders have the same name, Setup will rename them as follows:
  191. .
  192. ;// ***
  193. ;// *** Drive type check
  194. ;// ***
  195. ;// Compressed, unknown drive types
  196. MessageId= SymbolicName=MSG_DRIVE_INACCESSIBLE_SUBGROUP
  197. Language=English
  198. Inaccessible Drives%0
  199. .
  200. MessageId= SymbolicName=MSG_DRIVE_INACCESSIBLE_INTRO
  201. Language=English
  202. Inaccessible Drives
  203. Setup cannot upgrade programs on the following drives:
  204. .
  205. ;// EXCLUDE.INF excluded drives
  206. MessageId= SymbolicName=MSG_DRIVE_EXCLUDED_SUBGROUP
  207. Language=English
  208. Excluded Drives%0
  209. .
  210. MessageId= SymbolicName=MSG_DRIVE_EXCLUDED_INTRO
  211. Language=English
  212. Excluded Drives
  213. Setup will not look for programs on the following drives, because they have been excluded:
  214. .
  215. ;// Network drives
  216. MessageId= SymbolicName=MSG_DRIVE_NETWORK_SUBGROUP
  217. Language=English
  218. Network Drives%0
  219. .
  220. MessageId= SymbolicName=MSG_DRIVE_NETWORK_INTRO
  221. Language=English
  222. Network Drives
  223. Setup will not look for programs on the following network drives:
  224. .
  225. ;// RAM disks
  226. MessageId= SymbolicName=MSG_DRIVE_RAM_SUBGROUP
  227. Language=English
  228. RAM Disks%0
  229. .
  230. MessageId= SymbolicName=MSG_DRIVE_RAM_INTRO
  231. Language=English
  232. RAM Disks
  233. The following RAM disks are not compatible with Windows XP:
  234. .
  235. ;// Substituted drives
  236. MessageId= SymbolicName=MSG_DRIVE_SUBST_SUBGROUP
  237. Language=English
  238. Substituted Drives%0
  239. .
  240. MessageId= SymbolicName=MSG_DRIVE_SUBST_INTRO
  241. Language=English
  242. Substituted Drives
  243. The following substituted drives don't need to be processed:
  244. .
  245. ;// ***
  246. ;// *** Keyboard Layout
  247. ;// ***
  248. MessageId= SymbolicName=MSG_KEYBOARD_SUBGROUP
  249. Language=English
  250. <unused>%0
  251. .
  252. MessageId= SymbolicName=MSG_KEYBOARD_LAYOUT_NOT_SUPPORTED
  253. Language=English
  254. <unused>%0
  255. .
  256. MessageId= SymbolicName=MSG_KEYBOARD_DEVICE_UNSUPPORTED
  257. Language=English
  258. <unused>%0
  259. .
  260. ;// ***
  261. ;// *** Incomplete user settings
  262. ;// ***
  263. ;//
  264. ;// Subgroups for MSG_REG_SETTINGS_INCOMPLETE
  265. ;
  266. MessageId= SymbolicName=MSG_REG_SETTINGS_SUBGROUP
  267. Language=English
  268. Invalid User Accounts%0
  269. .
  270. MessageId= SymbolicName=MSG_SHELL_SETTINGS_SUBGROUP
  271. Language=English
  272. Inaccessible or Incomplete User Accounts%0
  273. .
  274. ;// If we encounter a busted user... this text is displayed
  275. MessageId= SymbolicName=MSG_REG_SETTINGS_INCOMPLETE
  276. Language=English
  277. User Accounts That Cannot Be Upgraded
  278. The following user accounts are inaccessible or incomplete and cannot be upgraded to Windows XP:
  279. .
  280. MessageId= SymbolicName=MSG_REG_SETTINGS_INCOMPLETE_HTML
  281. Language=English
  282. <UL><B>User Accounts That Cannot Be Upgraded</B><BR>
  283. The following user accounts are inaccessible or incomplete and cannot be upgraded to Windows XP:
  284. <P>
  285. <UL>%0
  286. .
  287. ;// If we encounter a busted shell... this text is displayed
  288. ;
  289. MessageId= SymbolicName=MSG_SHELL_SETTINGS_INCOMPLETE
  290. Language=English
  291. Users With a Damaged Start Menu or Desktop
  292. The Start menu or desktop for the following user accounts is inaccessible or incomplete and cannot be upgraded to Windows XP. After Setup completes, you can recreate these accounts.
  293. .
  294. MessageId= SymbolicName=MSG_SHELL_SETTINGS_INCOMPLETE_HTML
  295. Language=English
  296. <UL><B>Users With a Damaged Start Menu or Desktop</B><BR>
  297. The Start menu or desktop for the following user accounts is inaccessible or incomplete and cannot be upgraded to Windows XP. After Setup completes, you can recreate these accounts.
  298. <P>
  299. <UL>%0
  300. .
  301. ;// When user name is empty on Win9x, this text is used for display. (Rarely used.)
  302. ;
  303. MessageId= SymbolicName=MSG_REG_SETTINGS_EMPTY_USER
  304. Language=English
  305. [default user account]%0
  306. .
  307. ;// ***
  308. ;// *** Hardware Profiles
  309. ;// ***
  310. ;//
  311. ;// Hardware profile incompatibility text
  312. ;
  313. MessageId= SymbolicName=MSG_HWPROFILES_SUBGROUP
  314. Language=English
  315. Hardware Profiles%0
  316. .
  317. MessageId= SymbolicName=MSG_HWPROFILES_INTRO
  318. Language=English
  319. Hardware Profiles
  320. Some settings in the following hardware profiles cannot be transferred to Windows XP. The first time you use each incomplete profile, the Hardware wizard will help you re-create these settings.
  321. .
  322. MessageId= SymbolicName=MSG_HWPROFILES_INTRO_HTML
  323. Language=English
  324. <UL><B>Hardware Profiles</B><BR>
  325. Some settings in the following hardware profiles cannot be transferred to Windows XP. The first time you use each incomplete profile, the Hardware wizard will help you re-create these settings.
  326. <P>
  327. <UL>
  328. .
  329. ;// Incompatible Shell settings
  330. ;//
  331. MessageID= SymbolicName=MSG_REPORT_SHELL_INCOMPATIBLE
  332. Language=English
  333. Setup detected a program that replaces Windows Explorer. Setup will disable this program to avoid startup problems in Windows XP.%0
  334. .
  335. ;// ***
  336. ;// *** Other -- as time goes on, there will be as few of these as possible
  337. ;// ***
  338. MessageId= SymbolicName=MSG_INSTALL_NOTES_OTHER
  339. Language=English
  340. <unused>%0
  341. .
  342. MessageId= SymbolicName=MSG_INSTALL_NOTES_OTHER_HTML
  343. Language=English
  344. <unused>%0
  345. .
  346. ;//***************************************************************************
  347. ;//
  348. ;// Settings That Will Not Be Upgraded
  349. ;//
  350. ;//***************************************************************************
  351. MessageId= SymbolicName=MSG_LOSTSETTINGS_ROOT
  352. Language=English
  353. Settings That Will Not Be Upgraded%0
  354. .
  355. ;//***************************************************************************
  356. ;//
  357. ;// Applications that will be automatically uninstalled
  358. ;//
  359. ;//***************************************************************************
  360. MessageId= SymbolicName=MSG_AUTO_UNINSTALL_SUBGROUP
  361. Language=English
  362. Software to Be Removed by Setup%0
  363. .
  364. MessageId= SymbolicName=MSG_AUTO_UNINSTALL_INTRO
  365. Language=English
  366. Software to Be Removed by Setup
  367. The following programs were not designed for Windows XP. If you continue, Setup will remove them from your computer.
  368. .
  369. MessageId= SymbolicName=MSG_AUTO_UNINSTALL_INTRO_HTML
  370. Language=English
  371. <B>Software to Be Removed by Setup</B><BR>
  372. The following programs were not designed for Windows XP. If you continue, Setup will remove them from your computer.
  373. <P>
  374. .
  375. ;//***************************************************************************
  376. ;//
  377. ;// Software Incompatible with Windows XP
  378. ;//
  379. ;//***************************************************************************
  380. MessageId= SymbolicName=MSG_INCOMPATIBLE_ROOT
  381. Language=English
  382. Software Incompatible with Windows XP%0
  383. .
  384. ;// Win95-specific software, will never run on NT
  385. ;
  386. MessageId= SymbolicName=MSG_INCOMPATIBLE_INTRO
  387. Language=English
  388. Software Incompatible with Windows XP
  389. -------------------------------------
  390. .
  391. MessageId= SymbolicName=MSG_INCOMPATIBLE_INTRO_HTML
  392. Language=English
  393. <B>Software Compatibility Issues</B>
  394. <P>
  395. .
  396. ;//***************************************************************************
  397. ;//
  398. ;// Software That Must Be Reinstalled
  399. ;//
  400. ;//***************************************************************************
  401. MessageId= SymbolicName=MSG_REINSTALL_ROOT
  402. Language=English
  403. Software That Must Be Reinstalled%0
  404. .
  405. ;// Win95-specific installation software installed an app; needs to be reinstalled to get NT version.
  406. ;
  407. MessageId= SymbolicName=MSG_REPORT_BEGIN_INDENT
  408. Language=English
  409. %0
  410. .
  411. MessageId= SymbolicName=MSG_REPORT_BEGIN_INDENT_HTML
  412. Language=English
  413. <UL>%0
  414. .
  415. MessageId= SymbolicName=MSG_REPORT_REINSTALL_INSTRUCTIONS2
  416. Language=English
  417. <unused>%0
  418. .
  419. MessageId= SymbolicName=MSG_REPORT_REINSTALL_INSTRUCTIONS2_HTML
  420. Language=English
  421. <unused>%0
  422. .
  423. ;//***************************************************************************
  424. ;//
  425. ;// Notes About Your Other Software
  426. ;//
  427. ;//***************************************************************************
  428. MessageId= SymbolicName=MSG_MINOR_PROBLEM_ROOT
  429. Language=English
  430. Notes About Your Other Software%0
  431. .
  432. MessageId= SymbolicName=MSG_MINOR_PROBLEM_INTRO
  433. Language=English
  434. Notes About Your Other Software
  435. -------------------------------
  436. This section describes issues that might affect other software you use. Be sure to read this section before you begin the upgrade to Windows XP.
  437. .
  438. MessageId= SymbolicName=MSG_MINOR_PROBLEM_INTRO_HTML
  439. Language=English
  440. <B>Notes About Your Other Software</B><BR>
  441. This section describes issues that might affect other software you use. Be sure to read this section before you begin the upgrade to Windows XP.
  442. <P>
  443. .
  444. ;// ***
  445. ;// *** Incompatible Help Files
  446. ;// ***
  447. ;//
  448. ;// Incompatible Help Files text
  449. ;
  450. MessageId= SymbolicName=MSG_HELPFILES_SUBGROUP
  451. Language=English
  452. Incompatible Help Files%0
  453. .
  454. MessageId= SymbolicName=MSG_HELPFILES_INTRO
  455. Language=English
  456. Help Files
  457. Some or all of the online Help contained in the following files will not work with Windows XP:
  458. .
  459. MessageId= SymbolicName=MSG_HELPFILES_INTRO_HTML
  460. Language=English
  461. <UL><B>Help Files</B><BR>
  462. Some or all of the online Help contained in the following files will not work with Windows XP:
  463. <P>
  464. <UL>%0
  465. .
  466. ;//
  467. ;// Help Files checking messages
  468. ;//
  469. ;// Technical log message, %2 - help file name, %1 - 16-bit DLL path
  470. MessageId= SymbolicName=MSG_HELPFILES_NOTFOUND_LOG
  471. Language=English
  472. Help file %2 uses %1 as an extension pack. Setup could not find %1.%0
  473. .
  474. ;// Technical log message, %2 - help file name, %1 - 16-bit DLL path
  475. MessageId= SymbolicName=MSG_HELPFILES_BROKEN_LOG
  476. Language=English
  477. Help file %2 uses %1 as an extension pack. %1 is not working properly or is not a Windows extension pack.%0
  478. .
  479. ;// Technical log message, %2 - help file name, %1 - 16-bit DLL path
  480. MessageId= SymbolicName=MSG_HELPFILES_MISMATCHED_LOG
  481. Language=English
  482. Help file %2 uses %1 as an extension pack. Because %1 and %2 will be loaded into different subsystems, you won't be able to use this Help file under Windows XP.%0
  483. .
  484. ;//***************************************************************************
  485. ;//
  486. ;// Other Upgrade Information
  487. ;//
  488. ;//***************************************************************************
  489. MessageId= SymbolicName=MSG_MIGDLL_ROOT
  490. Language=English
  491. Other Upgrade Information%0
  492. .
  493. MessageId= SymbolicName=MSG_MIGDLL_INTRO
  494. Language=English
  495. Other Upgrade Information
  496. -------------------------
  497. .
  498. MessageId= SymbolicName=MSG_MIGDLL_INTRO_HTML
  499. Language=English
  500. <B>Other Upgrade Information</B>
  501. <P>
  502. .
  503. ;//***************************************************************************
  504. ;//
  505. ;// Unorganized messages -- all new messages must be added to the end,
  506. ;// because of localization constraints.
  507. ;//
  508. ;//***************************************************************************
  509. MessageId= SymbolicName=MSG_MULTI_MONITOR_UNSUPPORTED_SUBGROUP
  510. Language=English
  511. Multiple Monitor Support%0
  512. .
  513. MessageId= SymbolicName=MSG_MULTI_MONITOR_UNSUPPORTED_PER
  514. Language=English
  515. The Home Edition of Windows XP does not include multi-monitor support. Upgrading to Windows XP Professional Edition will enable multi-monitor support.%0
  516. .
  517. MessageId= SymbolicName=MSG_MULTI_MONITOR_UNSUPPORTED
  518. Language=English
  519. Although Windows XP supports multiple monitors, Setup might not be able to preserve your current monitor configuration. After Setup completes, you might need to adjust your monitor configuration.%0
  520. .
  521. MessageId= SymbolicName=MSG_OTHER_OS_WARNING_SUBGROUP
  522. Language=English
  523. Other Operating Systems Found%0
  524. .
  525. MessageId= SymbolicName=MSG_OTHER_OS_WARNING
  526. Language=English
  527. You cannot upgrade this Windows installation to Windows XP, because you have more than one operating system installed on your computer. Upgrading one operating system can cause problems with files shared by the other operating system, and is therefore not permitted.%0
  528. .
  529. MessageId= SymbolicName=MSG_OTHER_OS_IN_PATH_SUBGROUP
  530. Language=English
  531. <unused>%0
  532. .
  533. MessageId= SymbolicName=MSG_OTHER_OS_IN_PATH
  534. Language=English
  535. <unused>%0
  536. .
  537. MessageId= SymbolicName=MSG_BACKUP_DETECTED_SUBGROUP
  538. Language=English
  539. Backup Files Found%0
  540. .
  541. ;// %1 - Operating System (i.e., Windows 95); %2 - number of backup folders found
  542. MessageId= SymbolicName=MSG_BACKUP_DETECTED
  543. Language=English
  544. Setup found files on your computer that appear to be a backup of part of %1. During the upgrade to Windows XP, Setup removes %1 from your computer, including any backups you might have on your hard disk. More information is available in the Setupact.log file, located in your Windows folder. It lists %2 folders that might contain backup files.<P>
  545. Protect your backup files by copying them to floppy disks, a network server, a compressed archive file, or other backup mechanism.%0
  546. .
  547. MessageId= SymbolicName=MSG_BETA2_ROOT
  548. Language=English
  549. <unused>%0
  550. .
  551. MessageID= SymbolicName=MSG_OLD_DRIVER_FOUND_SUBGROUP
  552. Language=English
  553. Drivers Designed for Windows 3.1%0
  554. .
  555. MessageID= SymbolicName=MSG_OLD_DRIVER_FOUND_MESSAGE
  556. Language=English
  557. Setup found hardware files designed for Windows 3.1. These files are not Plug-and-Play compatible. It is safe to upgrade now, but some of your hardware might not function after Setup completes.<P>
  558. Although Setup identified the hardware files, it cannot identify the device. After upgrade, you might be able to determine which device could not be found by right-clicking My Computer, clicking Properties, clicking Device Manager, and then checking the device list for missing items.%0
  559. .
  560. MessageID= SymbolicName=MSG_NON_PNP_DRIVER_SUBGROUP
  561. Language=English
  562. <unused>%0
  563. .
  564. MessageID= SymbolicName=MSG_NO_INCOMPATIBILITIES
  565. Language=English
  566. No incompatible hardware or software was found on your computer.%0
  567. .
  568. ;// %1 - Operating System (i.e., Windows 95)
  569. MessageId= SymbolicName=MSG_NO_BOOT16_WARNING_SUBGROUP
  570. Language=English
  571. MS-DOS Startup Option%0
  572. .
  573. ;// %1 - Operating System (i.e., Windows 95)
  574. MessageId= SymbolicName=MSG_NO_BOOT16_WARNING
  575. Language=English
  576. Because you are upgrading your system disk to the Windows XP File System (NTFS), the MS-DOS startup option has been automatically disabled.%0
  577. .
  578. MessageId= SymbolicName=MSG_TIMEZONE_COMPONENT
  579. Language=English
  580. General Information\Time Zone\%0
  581. .
  582. MessageId= SymbolicName=MSG_TIMEZONE_WARNING
  583. Language=English
  584. The current time zone for your computer (%1) matches more than one Windows XP time zone. After Setup completes, you should use the Regional Settings icon in Control Panel to check your time zone settings.%0
  585. .
  586. ;//***************************************************************************
  587. ;//
  588. ;// Software Designed for MS-DOS
  589. ;//
  590. ;//***************************************************************************
  591. MessageId= SymbolicName=MSG_DOS_DESIGNED_ROOT
  592. Language=English
  593. Software Designed for MS-DOS%0
  594. .
  595. ;// MS-DOS specific software, will never run on NT
  596. ;
  597. MessageId= SymbolicName=MSG_DOS_DESIGNED_INTRO
  598. Language=English
  599. Software Designed for MS-DOS
  600. ----------------------------
  601. The following programs are designed only for MS-DOS. After upgrading, use the MS-DOS startup option to run these programs.
  602. .
  603. MessageId= SymbolicName=MSG_DOS_DESIGNED_INTRO_HTML
  604. Language=English
  605. <B>Software Designed for MS-DOS</B><BR>
  606. The following programs are designed only for MS-DOS. After upgrading, use the MS-DOS startup option to run these programs.
  607. <P>
  608. .
  609. ;// Win95-specific software, will never run on NT
  610. ;
  611. MessageId= SymbolicName=MSG_REPORT_WIN95_ONLY_INSTRUCTIONS2
  612. Language=English
  613. <unused>%0
  614. .
  615. MessageId= SymbolicName=MSG_REPORT_WIN95_ONLY_INSTRUCTIONS2_HTML
  616. Language=English
  617. <unused>%0
  618. .
  619. ;// TWAIN
  620. MessageId= SymbolicName=MSG_TWAIN_SUBGROUP
  621. Language=English
  622. TWAIN%0
  623. .
  624. MessageId= SymbolicName=MSG_TWAIN_DEVICES_UNKNOWN
  625. Language=English
  626. Scanners or Digital Cameras That Might Not Work
  627. Setup did not recognize the following scanners or digital cameras. Before upgrading, check the packaging that came with each device to see if it supports Windows XP, or contact the device manufacturer. Reinstall each device when Setup is complete, using the software that came with the device.
  628. .
  629. MessageId= SymbolicName=MSG_TWAIN_DEVICES_UNKNOWN_HTML
  630. Language=English
  631. <UL><B>Scanners or Digital Cameras That Might Not Work</B><BR>
  632. Setup did not recognize the following scanners or digital cameras. Before upgrading, check the packaging that came with each device to see if it supports Windows XP, or contact the device manufacturer. Reinstall each device when Setup is complete, using the software that came with the device.
  633. <P>
  634. <UL>%0
  635. .
  636. MessageId= SymbolicName=MSG_RAS_SUBGROUP
  637. Language=English
  638. <unused>%0
  639. .
  640. MessageId= SymbolicName=MSG_BAD_RAS_PROTOCOL
  641. Language=English
  642. <unused>%0
  643. .
  644. MessageId= SymbolicName=MSG_TWAIN_DEVICES_UNKNOWN2
  645. Language=English
  646. <unused>%0
  647. .
  648. MessageId= SymbolicName=MSG_TWAIN_DEVICES_UNKNOWN2_HTML
  649. Language=English
  650. <unused>%0
  651. .
  652. MessageId= SymbolicName=MSG_INCOMPATIBLE_HARDWARE_PNP_SUBGROUP
  653. Language=English
  654. 1-Incompatible Hardware%0
  655. .
  656. MessageId= SymbolicName=MSG_INCOMPATIBLE_HARDWARE_INTRO
  657. Language=English
  658. Hardware Compatibility Issues
  659. -----------------------------
  660. Setup has found hardware on your computer that is incompatible with (that is, it does not work with) Windows XP.
  661. .
  662. MessageId= SymbolicName=MSG_INCOMPATIBLE_HARDWARE_INTRO_HTML
  663. Language=English
  664. <B>Hardware Compatibility Issues</B><BR>
  665. Setup has found hardware on your computer that is incompatible with (that is, it does not work with) Windows XP.
  666. <P>
  667. .
  668. MessageId= SymbolicName=MSG_INCOMPATIBLE_HARDWARE_OTHER
  669. Language=English
  670. %0
  671. .
  672. MessageId= SymbolicName=MSG_INCOMPATIBLE_HARDWARE_OTHER_HTML
  673. Language=English
  674. .
  675. MessageId= SymbolicName=MSG_JOYSTICK_SUBGROUP
  676. Language=English
  677. Incompatible Joysticks
  678. .
  679. MessageId= SymbolicName=MSG_JOYSTICK_DEVICE_UNKNOWN
  680. Language=English
  681. Incompatible Joysticks
  682. The following joysticks need additional files from the hardware manufacturer to work with Windows XP.
  683. .
  684. MessageId= SymbolicName=MSG_JOYSTICK_DEVICE_UNKNOWN_HTML
  685. Language=English
  686. <UL><B>Incompatible Joysticks</B><BR>
  687. The following joysticks need additional files from the hardware manufacturer to work with Windows XP.
  688. <P>
  689. <UL>%0
  690. .
  691. ;//***************************************************************************
  692. ;//
  693. ;// Program Compatibility Not Known
  694. ;//
  695. ;//***************************************************************************
  696. MessageId= SymbolicName=MSG_UNKNOWN_ROOT
  697. Language=English
  698. Program Compatibility Not Known%0
  699. .
  700. MessageId= SymbolicName=MSG_REPORT_UNKNOWN_INSTRUCTIONS
  701. Language=English
  702. Program Compatibility Not Known
  703. -------------------------------
  704. Setup cannot determine the compatibility of the software listed below. Most programs support Windows XP. Before upgrading, check the software compatibility list on http://www.microsoft.com/isapi/redir.dll?prd=whistler&ar=help&sba=compatible, or contact the software manufacturer.
  705. .
  706. MessageId= SymbolicName=MSG_REPORT_UNKNOWN_INSTRUCTIONS_HTML
  707. Language=English
  708. <B>Program Compatibility Not Known</B><BR>
  709. Setup cannot determine the compatibility of the software listed below. Most programs support Windows XP. Before upgrading, check the software compatibility list on <A HREF="http://www.microsoft.com/isapi/redir.dll?prd=whistler&ar=help&sba=compatible">Microsoft's Web site</A>, or contact the software manufacturer.<P>
  710. .
  711. MessageID= SymbolicName=MSG_NOT_ENOUGH_RAM_SUBGROUP
  712. Language=English
  713. Memory%0
  714. .
  715. ;// %1 - Needed RAM (number in MB), %2 - Current RAM, %3 - Difference
  716. MessageID= SymbolicName=MSG_NOT_ENOUGH_RAM
  717. Language=English
  718. Your computer does not have enough memory to run Windows XP. Windows XP requires %1 MB of memory, but your computer only has %2 MB. You need to add at least %3 MB of additional memory to your computer before upgrading.%0
  719. .
  720. MessageID= SymbolicName=MSG_RECYCLE_BIN_SUBGROUP
  721. Language=English
  722. Recycle Bin%0
  723. .
  724. ;// %1 - number of files in the Recycle Bin
  725. MessageID= SymbolicName=MSG_RECYCLED_FILES_WILL_BE_DELETED
  726. Language=English
  727. Setup found %1 files in your Recycle Bin. If you continue upgrading to Windows XP, these files will be deleted.%0
  728. .
  729. ;// Used when a machine name doesn't exist
  730. MessageID= SymbolicName=MSG_BLANK_NAME
  731. Language=English
  732. (blank name)%0
  733. .
  734. ;// %1 - system drive letter, %2 - space to be freed, %3 - ~ls size, %4 - non-system drive option requirment, in mb, %5 - backup image size
  735. MessageID= SymbolicName=MSG_NOT_ENOUGH_DISK_SPACE_WITH_LOCALSOURCE
  736. Language=English
  737. Your computer does not have enough disk space to completely install Windows XP. You must free additional disk space before you can upgrade. You need at least %2 MB free space on drive %1, or at least %3 MB on any other drive.%0
  738. .
  739. ;// %1 - system drive letter, %2 - space to be freed, %3 - ~ls size, %4 - non-system drive option requirment, in mb, %5 - backup image size
  740. MessageID= SymbolicName=MSG_NOT_ENOUGH_DISK_SPACE_WITH_LOCALSOURCE_AND_WINDIR
  741. Language=English
  742. Your computer does not have enough disk space to completely install Windows XP. You must free additional disk space before you can upgrade. You need at least %2 MB free space on drive %1, or you need at least %4 MB on drive %1 and %3 MB on any other drive.%0
  743. .
  744. MessageID= SymbolicName=MSG_DUN_ENTRIES_WILL_BE_MOVED
  745. Language=English
  746. <unused>%0
  747. .
  748. MessageId= SymbolicName=MSG_MAPI_NOT_HANDLED_SUBGROUP
  749. Language=English
  750. Windows Messaging Services%0
  751. .
  752. MessageId= SymbolicName=MSG_MAPI_NOT_HANDLED
  753. Language=English
  754. Setup has detected a version of messaging (MAPI) that does not function on Windows XP. Obtain an upgrade pack for your e-mail program, or reinstall it after upgrading to Windows XP.%0
  755. .
  756. ;//***************************************************************************
  757. ;//
  758. ;// Applications that must be uninstalled before an upgrade can occur.
  759. ;//
  760. ;//***************************************************************************
  761. MessageId= SymbolicName=MSG_MUST_UNINSTALL_ROOT
  762. Language=English
  763. Software to be Removed Before Upgrading%0
  764. .
  765. MessageId= SymbolicName=MSG_MUST_UNINSTALL_INTRO
  766. Language=English
  767. Software That Must be Permanently Removed
  768. -----------------------------------------
  769. The following programs can cause problems during the upgrade process and Setup cannot automatically remove them for you. Therefore, before Setup can continue, you must uninstall these programs from your computer.
  770. .
  771. MessageId= SymbolicName=MSG_MUST_UNINSTALL_INTRO_HTML
  772. Language=English
  773. <B>Software That Must be Permanently Removed</B><BR>
  774. The following programs can cause problems during the upgrade process and Setup cannot automatically remove them for you. Therefore, before Setup can continue, you must uninstall these programs from your computer.
  775. <P>
  776. <UL>%0
  777. .
  778. MessageId= SymbolicName=MSG_BLOCKING_FILE_BLOCK
  779. Language=English
  780. Because there are applications that must be uninstalled before an upgrade can be attempted, Setup will now exit. After you uninstall the necessary applications, run Setup again.%0
  781. .
  782. MessageId= SymbolicName=MSG_OTHER_OS_FOUND
  783. Language=English
  784. Windows XP Setup does not support upgrading from Windows if you have multiple Operating Systems installed.%0
  785. .
  786. MessageId= SymbolicName=MSG_CONNECTION_MOVED_SUBGROUP
  787. Language=English
  788. Moved Dial-Up Connections%0
  789. .
  790. MessageId= SymbolicName=MSG_CONNECTION_MOVED_INTRO
  791. Language=English
  792. Dial-Up Connections That Will Be Moved
  793. The following connections will be moved into your Network and Dial-Up Connections Folder after migration.
  794. .
  795. MessageId= SymbolicName=MSG_CONNECTION_MOVED_INTRO_HTML
  796. Language=English
  797. <UL><B>Dial-Up Connections That Will Be Moved</B><BR>
  798. The following connections will be moved into your Network and Dial-Up Connections Folder after migration.
  799. <P>
  800. .
  801. MessageId= SymbolicName=MSG_CONNECTION_BADPROTOCOL_SUBGROUP
  802. Language=English
  803. Dial-Up Connections Might Not Work%0
  804. .
  805. MessageId= SymbolicName=MSG_CONNECTION_BADPROTOCOL_INTRO
  806. Language=English
  807. Dial-Up Connections That Might Not Work
  808. The following connections might not work after migration is complete. They will be migrated using Windows XP defaults instead of the incompatible settings.
  809. .
  810. MessageId= SymbolicName=MSG_CONNECTION_BADPROTOCOL_INTRO_HTML
  811. Language=English
  812. <UL><B>Dial-Up Connections That Might Not Work</B><BR>
  813. The following connections might not work after migration is complete. They will be migrated using Windows XP defaults instead of the incompatible settings.
  814. <P>
  815. <UL>%0
  816. .
  817. MessageId= SymbolicName=MSG_TIMEZONE_WARNING_UNKNOWN
  818. Language=English
  819. Setup was unable to determine your time zone. After Setup completes, you should use the Regional Settings icon in Control Panel to check your time zone settings.%0
  820. .
  821. MessageId= SymbolicName=MSG_TIMEZONE_UNKNOWN
  822. Language=English
  823. Unknown Time Zone
  824. .
  825. MessageId= SymbolicName=MSG_RUNNING_MIGRATION_DLLS_SUBGROUP
  826. Language=English
  827. Upgrade Packs%0
  828. .
  829. MessageId= SymbolicName=MSG_RUNNING_MIGRATION_DLLS_INTRO
  830. Language=English
  831. Upgrade Packs That Are Being Processed
  832. The following upgrade packs are being processed during the migration to Windows XP.
  833. .
  834. MessageId= SymbolicName=MSG_RUNNING_MIGRATION_DLLS_INTRO_HTML
  835. Language=English
  836. <UL><B>Upgrade Packs That Are Being Processed</B><BR>
  837. The following upgrade packs are being processed during the migration to Windows XP.
  838. <P>
  839. <UL>%0
  840. .
  841. MessageId= SymbolicName=MSG_TOTALLY_INCOMPATIBLE_SUBGROUP
  842. Language=English
  843. !Incompatible%0
  844. .
  845. MessageId= SymbolicName=MSG_TOTALLY_INCOMPATIBLE_INTRO
  846. Language=English
  847. Software That Does Not Support Windows XP
  848. Setup has found programs on your computer that are incompatible with (that is, they do not work with) Windows XP. Contact your software vendors to obtain updates or Windows XP-compatible versions. If you don't update these programs before you upgrade, the programs will not work after the upgrade is completed.
  849. .
  850. MessageId= SymbolicName=MSG_TOTALLY_INCOMPATIBLE_INTRO_HTML
  851. Language=English
  852. <B>Software That Does Not Support Windows XP</B><BR>
  853. Setup has found programs on your computer that are incompatible with (that is, they do not work with) Windows XP. Contact your software vendors to obtain updates or Windows XP-compatible versions. If you don't update these programs before you upgrade, the programs will not work after the upgrade is completed.
  854. <P>
  855. <UL>%0
  856. .
  857. MessageId= SymbolicName=MSG_TOTALLY_INCOMPATIBLE_TRAIL
  858. Language=English
  859. Before you upgrade to Windows XP, you should remove any incompatible programs if you can. After the upgrade, uninstall for these programs might not work. Add/Remove Programs in Control Panel can help you uninstall most programs. Click Start, point to Settings, click Control Panel, and then click Add/Remove Programs.
  860. .
  861. MessageId= SymbolicName=MSG_TOTALLY_INCOMPATIBLE_TRAIL_HTML
  862. Language=English
  863. Before you upgrade to Windows XP, you should remove any incompatible programs if you can. After the upgrade, uninstall for these programs might not work. Add/Remove Programs in Control Panel can help you uninstall most programs. Click Start, point to Settings, click Control Panel, and then click Add/Remove Programs.
  864. </UL>
  865. .
  866. MessageId= SymbolicName=MSG_REMOVED_FOR_SAFETY_SUBGROUP
  867. Language=English
  868. Removed For Safety%0
  869. .
  870. MessageId= SymbolicName=MSG_REMOVED_FOR_SAFETY_INTRO
  871. Language=English
  872. Software That Might Not Support Windows XP
  873. Setup cannot determine if the following programs are compatible with Windows XP. Setup will disable them during the upgrade to eliminate the risk of problems. Contact the software vendor to obtain an upgrade pack.
  874. .
  875. MessageId= SymbolicName=MSG_REMOVED_FOR_SAFETY_INTRO_HTML
  876. Language=English
  877. <B>Software That Might Not Support Windows XP</B><BR>
  878. Setup cannot determine if the following programs are compatible with Windows XP. Setup will disable them during the upgrade to eliminate the risk of problems. Contact the software vendor to obtain an upgrade pack.
  879. <P>
  880. <UL>%0
  881. .
  882. ;// Display how folders will be renamed. %1-old name %2-new name
  883. MessageID= SymbolicName=MSG_DIRECTORY_COLLISION_SUBCOMPONENT
  884. Language=English
  885. %1 -> %2%0
  886. .
  887. MessageId= SymbolicName=MSG_INCOMPATIBLE_HARD_DISK_SUBGROUP
  888. Language=English
  889. Incompatible Hard Disk Controller%0
  890. .
  891. ;// This case is extremely important. The user's boot device probably won't work without an ISV driver!
  892. MessageId= SymbolicName=MSG_INCOMPATIBLE_HARD_DISK_WARNING
  893. Language=English
  894. Setup does not have a driver for the main hard disk controller on this computer. To continue Setup, you must have the correct Windows XP-compatible disk driver. Do not use a disk driver designed only for Windows 98 or Windows ME.<P>
  895. Caution: Do not continue the upgrade until you have the correct driver ready on a floppy disk. When Setup restarts, press the F6 key when prompted and follow the instructions.
  896. .
  897. ;// This case is rarely a critical issue for the user, but it can be.
  898. MessageId= SymbolicName=MSG_INCOMPATIBLE_HARD_DISK_NOTIFICATION
  899. Language=English
  900. Setup does not have a driver for a hard disk controller on this computer. To continue Setup, you should have the correct Windows XP-compatible disk driver. If you do not supply this driver, Setup might fail. Do not use a disk driver designed only for Windows 98 or Windows ME.<P>
  901. It is recommended that you have the correct driver ready on a floppy disk before you continue. When Setup restarts, press the F6 key when prompted and follow the instructions. If Setup cannot proceed without the driver, you will need to cancel Setup.
  902. .
  903. MessageId= SymbolicName=MSG_UNKNOWN_OS_WARNING_SUBGROUP
  904. Language=English
  905. Unsupported Operating System Version%0
  906. .
  907. MessageId= SymbolicName=MSG_DRIVE_INACCESSIBLE_INTRO_HTML
  908. Language=English
  909. <UL><B>Inaccessible Drives</B><BR>
  910. Setup cannot upgrade programs on the following drives:
  911. <P>
  912. <UL>%0
  913. .
  914. MessageId= SymbolicName=MSG_DRIVE_EXCLUDED_INTRO_HTML
  915. Language=English
  916. <UL><B>Excluded Drives</B><BR>
  917. Setup will not look for programs on the following drives, because they have been excluded:
  918. <P>
  919. <UL>%0
  920. .
  921. MessageId= SymbolicName=MSG_DRIVE_NETWORK_INTRO_HTML
  922. Language=English
  923. <UL><B>Network Drives</B><BR>
  924. Setup will not look for programs on the following network drives:
  925. <P>
  926. <UL>%0
  927. .
  928. MessageId= SymbolicName=MSG_DRIVE_RAM_INTRO_HTML
  929. Language=English
  930. <UL><B>RAM Disks</B><BR>
  931. The following RAM disks are not compatible with Windows XP:
  932. <P>
  933. <UL>%0
  934. .
  935. MessageId= SymbolicName=MSG_DRIVE_SUBST_INTRO_HTML
  936. Language=English
  937. <UL><B>Substituted Drives</B><BR>
  938. The following substituted drives don't need to be processed:
  939. <P>
  940. <UL>%0
  941. .
  942. MessageId= SymbolicName=MSG_LOSTSETTINGS_INTRO
  943. Language=English
  944. Settings That Will Not Be Upgraded
  945. ----------------------------------
  946. Some of your settings will not be upgraded, because they aren't applicable in Windows XP.
  947. .
  948. MessageId= SymbolicName=MSG_LOSTSETTINGS_INTRO_HTML
  949. Language=English
  950. <B>Settings That Will Not Be Upgraded</B><BR>
  951. Some of your settings will not be upgraded, because they aren't applicable in Windows XP.
  952. <P>
  953. .
  954. MessageId= SymbolicName=MSG_REPORT_SHELL_SUBGROUP
  955. Language=English
  956. Windows Explorer Replacement%0
  957. .
  958. MessageId= SymbolicName=MSG_OTHER_OS_FOUND_POPUP
  959. Language=English
  960. Windows XP Setup does not support upgrading from Windows if you have multiple Operating Systems installed. Setup will now exit.%0
  961. .
  962. MessageId= SymbolicName=MSG_UNKNOWN_DEVICE_CLASS
  963. Language=English
  964. Other devices%0
  965. .
  966. MessageId= SymbolicName=MSG_DIRECTORY_COLLISION_INTRO_HTML
  967. Language=English
  968. <UL><B>Folder Name Changes</B><BR>
  969. Because two folders have the same name, Setup will rename them as follows:
  970. <P>
  971. .
  972. MessageId= SymbolicName=MSG_REUSABLE_1
  973. Language=English
  974. %0
  975. .
  976. MessageId= SymbolicName=MSG_REUSABLE_2
  977. Language=English
  978. %0
  979. .
  980. ;// Old briefcase messages left as placeholders
  981. ;
  982. MessageId= SymbolicName=MSG_NON_EMPTY_BRIEFCASES_SUBGROUP
  983. Language=English
  984. .
  985. MessageId= SymbolicName=MSG_NON_EMPTY_BRIEFCASES_INTRO
  986. Language=English
  987. .
  988. MessageId= SymbolicName=MSG_NON_EMPTY_BRIEFCASES_INTRO_HTML
  989. Language=English
  990. .
  991. MessageId= SymbolicName=MSG_NON_EMPTY_BRIEFCASES_TRAIL
  992. Language=English
  993. .
  994. MessageId= SymbolicName=MSG_NON_EMPTY_BRIEFCASES_TRAIL_HTML
  995. Language=English
  996. .
  997. ;//***************************************************************************
  998. ;//
  999. ;// Software That Must Be Temporarily Removed
  1000. ;//
  1001. ;//***************************************************************************
  1002. MessageId= SymbolicName=MSG_REINSTALL_BLOCK_ROOT
  1003. Language=English
  1004. Software That Must Be Temporarily Removed%0
  1005. .
  1006. ;// Win95-specific installation software installed an app; needs to be reinstalled to get NT version.
  1007. ;
  1008. MessageId= SymbolicName=MSG_REPORT_REINSTALL_BLOCK_INSTRUCTIONS
  1009. Language=English
  1010. Software That Must Be Temporarily Removed
  1011. -----------------------------------------
  1012. The following programs must be uninstalled before upgrading. You can then reinstall these programs after you have upgraded to Windows XP. To remove programs, use Add/Remove Programs in Control Panel or refer to the documentation that came with each program.
  1013. .
  1014. MessageId= SymbolicName=MSG_REPORT_REINSTALL_BLOCK_INSTRUCTIONS_HTML
  1015. Language=English
  1016. <B>Software That Must Be Temporarily Removed</B><BR>
  1017. The following programs must be uninstalled before upgrading. You can then reinstall these programs after you have upgraded to Windows XP. To remove programs, use Add/Remove Programs in Control Panel or refer to the documentation that came with each program.
  1018. <P>
  1019. <UL>%0
  1020. .
  1021. MessageId= SymbolicName=MSG_REPORT_REINSTALL_BLOCK_INSTRUCTIONS2
  1022. Language=English
  1023. <unused>%0
  1024. .
  1025. MessageId= SymbolicName=MSG_REPORT_REINSTALL_BLOCK_INSTRUCTIONS2_HTML
  1026. Language=English
  1027. <unused>%0
  1028. .
  1029. MessageId= SymbolicName=MSG_PRINTERS_DEVICE_CLASS
  1030. Language=English
  1031. Printers%0
  1032. .
  1033. MessageId= SymbolicName=MSG_BACKUP_DETECTED_LIST_SUBGROUP
  1034. Language=English
  1035. Backup_Files_Found%0
  1036. .
  1037. ;// %1 - Operating System (i.e., Windows 95)
  1038. MessageId= SymbolicName=MSG_BACKUP_DETECTED_INTRO
  1039. Language=English
  1040. Backup Files Found
  1041. Setup found files on your computer that appear to be a backup of part of %1. During the upgrade to Windows XP, Setup removes %1 from your computer, including any backups you might have on your hard disk. Some files in the following folders will be removed:
  1042. .
  1043. ;// %1 - Operating System (i.e., Windows 95)
  1044. MessageId= SymbolicName=MSG_BACKUP_DETECTED_INTRO_HTML
  1045. Language=English
  1046. <UL><B>Backup Files Found</B><BR>
  1047. Setup found files on your computer that appear to be a backup of part of %1. During the upgrade to Windows XP, Setup removes %1 from your computer, including any backups you might have on your hard disk. Some files in the following folders will be removed:
  1048. <P>
  1049. <UL>%0
  1050. .
  1051. MessageId= SymbolicName=MSG_BACKUP_DETECTED_TRAIL
  1052. Language=English
  1053. Protect your backup files by copying them to floppy disks, a network server, a compressed archive file, or other backup mechanism.
  1054. .
  1055. MessageId= SymbolicName=MSG_BACKUP_DETECTED_TRAIL_HTML
  1056. Language=English
  1057. <BR>Protect your backup files by copying them to floppy disks, a network server, a compressed archive file, or other backup mechanism.
  1058. </UL>
  1059. .
  1060. ;// Log message, %1 - Backup Directory Name, %2 - Operating System Name (i.e., Windows 95)
  1061. MessageId= SymbolicName=MSG_BACKUP_DETECTED_LOG
  1062. Language=English
  1063. Directory %1 contains files that appear to be a backup of part of %2.%0
  1064. .
  1065. MessageId= SymbolicName=MSG_UNSUPPORTED_HARDWARE_PNP_SUBGROUP
  1066. Language=English
  1067. 2-Unsupported Hardware%0
  1068. .
  1069. MessageId= SymbolicName=MSG_HARDWARE_UNSUPPORTED_INSTRUCTIONS
  1070. Language=English
  1071. Hardware That Will Not Work With Windows XP
  1072. The following devices are not supported by Windows XP. If you upgrade to Windows XP, these devices will not work. For a list of compatible hardware, see the Microsoft Windows XP Hardware Compatibility List at:
  1073. http://www.microsoft.com/isapi/redir.dll?Prd=Whistler&Ar=Help&Sba=compatible
  1074. .
  1075. MessageId= SymbolicName=MSG_HARDWARE_UNSUPPORTED_INSTRUCTIONS_HTML
  1076. Language=English
  1077. <UL><B>Hardware That Will Not Work With Windows XP</B><BR>
  1078. The following devices are not supported by Windows XP. If you upgrade to Windows XP, these devices will not work. For a list of compatible hardware, see the <A HREF="http://www.microsoft.com/isapi/redir.dll?Prd=Whistler&Ar=Help&Sba=compatible">Microsoft Windows XP Hardware Compatibility List</A>.
  1079. <P>
  1080. .
  1081. MessageId= SymbolicName=MSG_INCOMPATIBLE_PREINSTALLED_UTIL_SUBGROUP
  1082. Language=English
  1083. 1-IncompatibleOemUtil%0
  1084. .
  1085. MessageId= SymbolicName=MSG_PREINSTALLED_UTIL_INSTRUCTIONS
  1086. Language=English
  1087. Incompatible Factory-Installed Programs
  1088. The following programs came with your computer, and they do not support Windows XP and will not work after the upgrade. Check with your computer manufacturer to find out if updated versions are available on its Web site.
  1089. .
  1090. MessageId= SymbolicName=MSG_PREINSTALLED_UTIL_INSTRUCTIONS_HTML
  1091. Language=English
  1092. <UL><B>Incompatible Factory-Installed Programs</B><BR>
  1093. The following programs came with your computer, and they do not support Windows XP and will not work after the upgrade. Check with your computer manufacturer to find out if updated versions are available on its Web site.
  1094. <P>
  1095. <UL>%0
  1096. .
  1097. MessageId= SymbolicName=MSG_INCOMPATIBLE_UTIL_SIMILAR_FEATURE_SUBGROUP
  1098. Language=English
  1099. !IncompatibleOemUtilSimilarFeature%0
  1100. .
  1101. MessageId= SymbolicName=MSG_PREINSTALLED_SIMILAR_FEATURE
  1102. Language=English
  1103. Incompatible Programs Similar to Windows XP Features
  1104. The following programs do not support Windows XP. Similar functionality is provided by Windows XP, so these programs aren't required after you upgrade.
  1105. .
  1106. MessageId= SymbolicName=MSG_PREINSTALLED_SIMILAR_FEATURE_HTML
  1107. Language=English
  1108. <UL><B>Incompatible Programs Similar to Windows XP Features</B><BR>
  1109. The following programs do not support Windows XP. Similar functionality is provided by Windows XP, so these programs aren't required after you upgrade.
  1110. <P>
  1111. <UL>%0
  1112. .
  1113. MessageId= SymbolicName=MSG_INCOMPATIBLE_HW_UTIL_SUBGROUP
  1114. Language=English
  1115. !IncompatibleIhvUtil%0
  1116. .
  1117. MessageId= SymbolicName=MSG_HW_UTIL_INTRO
  1118. Language=English
  1119. Incompatible Hardware Accessories
  1120. The following programs support your computer hardware; however, they are incompatible with Windows XP. To see whether updated versions of these programs are available, visit your hardware manufacturer's Web site.
  1121. .
  1122. MessageId= SymbolicName=MSG_HW_UTIL_INTRO_HTML
  1123. Language=English
  1124. <UL><B>Incompatible Hardware Accessories</B><BR>
  1125. The following programs support your computer hardware; however, they are incompatible with Windows XP. To see whether updated versions of these programs are available, visit your hardware manufacturer's Web site.
  1126. <P>
  1127. <UL>%0
  1128. .
  1129. MessageId= SymbolicName=MSG_BLOCKING_HARDWARE_SUBGROUP
  1130. Language=English
  1131. Unsupported Hardware Configuration%0
  1132. .
  1133. MessageId= SymbolicName=MSG_DARWIN_NOT_HANDLED_SUBGROUP
  1134. Language=English
  1135. Windows Installer%0
  1136. .
  1137. MessageId= SymbolicName=MSG_DARWIN_NOT_HANDLED
  1138. Language=English
  1139. Setup has detected applications installed with a version of Windows Installer that is not compatible with Windows XP. If you continue, you will need to reinstall these applications from their original source.%0
  1140. .
  1141. ;// %1 - system drive letter, %2 - space to be freed, %3 - ~ls size, %4 - non-system drive option requirment, in mb, %5 - backup image size
  1142. MessageID= SymbolicName=MSG_REPORT_NOT_ENOUGH_DISK_SPACE_FOR_BACKUP
  1143. Language=English
  1144. Your computer does not have enough disk space to save your current version of Windows for backup. You can cancel Setup now, free additional disk space, and then restart Setup. You need at least %2 MB free space on drive %1. If you continue, you will not have the ability to uninstall Windows XP.%0
  1145. .
  1146. ;//***************************************************************************
  1147. ;//
  1148. ;// Blocking Issues
  1149. ;//
  1150. ;//***************************************************************************
  1151. MessageId= SymbolicName=MSG_BLOCKING_ITEMS_ROOT
  1152. Language=English
  1153. Blocking Issues%0
  1154. .
  1155. MessageId= SymbolicName=MSG_BLOCKING_ITEMS_OTHER
  1156. Language=English
  1157. Installation Requirements
  1158. -------------------------
  1159. .
  1160. MessageId= SymbolicName=MSG_BLOCKING_ITEMS_OTHER_HTML
  1161. Language=English
  1162. <B>Installation Requirements</B><BR>
  1163. .
  1164. MessageId= SymbolicName=MSG_BLOCKING_HARDWARE_INTRO
  1165. Language=English
  1166. Unsupported Hardware Configuration
  1167. ----------------------------------
  1168. Your computer has hardware devices that prohibit you from upgrading to Windows XP.
  1169. .
  1170. MessageId= SymbolicName=MSG_BLOCKING_HARDWARE_INTRO_HTML
  1171. Language=English
  1172. <B>Unsupported Hardware Configuration</B><BR>
  1173. Your computer has hardware devices that prohibit you from upgrading to Windows XP.
  1174. <P>
  1175. <UL>%0
  1176. .
  1177. ;// %1 - system drive letter, %2 - space to be freed, %3 - ~ls size, %4 - non-system drive option requirment, in mb, %5 - backup image size
  1178. MessageID= SymbolicName=MSG_NOT_ENOUGH_DISK_SPACE_WITH_LOCALSOURCE_AND_BACKUP
  1179. Language=English
  1180. Your computer does not have enough disk space to completely install Windows XP. You must free additional disk space before you can upgrade. You need at least %2 MB free space on drive %1, or at least %3 MB on any other drive. If you want to be able to undo the upgrade, a backup will require %5 MB more on any drive.%0
  1181. .
  1182. ;// %1 - system drive letter, %2 - space to be freed, %3 - ~ls size, %4 - non-system drive option requirment, in mb, %5 - backup image size
  1183. MessageID= SymbolicName=MSG_NOT_ENOUGH_DISK_SPACE_WITH_LOCALSOURCE_AND_WINDIR_AND_BACKUP
  1184. Language=English
  1185. Your computer does not have enough disk space to completely install Windows XP. You must free additional disk space before you can upgrade. You need at least %2 MB free space on drive %1, or you need at least %4 MB on drive %1 and %3 MB on any other drive. If you want to be able to undo the upgrade, a backup will require %5 MB more on any drive.%0
  1186. .
  1187. ;//***************************************************************************
  1188. ;//
  1189. ;// Software That Must Be Reinstalled (part 2)
  1190. ;//
  1191. ;//***************************************************************************
  1192. MessageId= SymbolicName=MSG_REINSTALL_INTRO
  1193. Language=English
  1194. Software That Must Be Reinstalled
  1195. ---------------------------------
  1196. The following programs need to be reinstalled after the upgrade, because they use different files and settings in Windows XP.
  1197. .
  1198. MessageId= SymbolicName=MSG_REINSTALL_INTRO_HTML
  1199. Language=English
  1200. <B>Software That Must Be Reinstalled</B><BR>
  1201. The following programs need to be reinstalled after the upgrade, because they use different files and settings in Windows XP.
  1202. <P>
  1203. .
  1204. ;// NOTE: the next 2 messages (starting with !) don't need localization
  1205. MessageId= SymbolicName=MSG_REINSTALL_DETAIL_SUBGROUP
  1206. Language=English
  1207. !ReinstallDetail%0
  1208. .
  1209. MessageId= SymbolicName=MSG_REINSTALL_LIST_SUBGROUP
  1210. Language=English
  1211. !ReinstallList%0
  1212. .
  1213. MessageId= SymbolicName=MSG_REPORT_INCOMPATIBLE_INSTRUCTIONS
  1214. Language=English
  1215. This section lists information about programs that are incompatible with Windows XP. Before upgrading, evaluate how important these programs are to you.
  1216. .
  1217. MessageId= SymbolicName=MSG_REPORT_INCOMPATIBLE_INSTRUCTIONS_HTML
  1218. Language=English
  1219. This section lists information about programs that are incompatible with Windows XP. Before upgrading, evaluate how important these programs are to you.<P>
  1220. .
  1221. ;// NOTE: the next 2 messages (starting with !) don't need localization
  1222. MessageId= SymbolicName=MSG_INCOMPATIBLE_DETAIL_SUBGROUP
  1223. Language=English
  1224. !IncompatibleDetail%0
  1225. .
  1226. ;//
  1227. ;// Network incompatibility text
  1228. ;//
  1229. ;// %1 is name of protocol, i.e., Banyan Vines
  1230. MessageId= SymbolicName=MSG_UNSUPPORTED_PROTOCOL
  1231. Language=English
  1232. %1 is incompatible with Windows XP. You must obtain Windows XP-compatible software from the manufacturer of this component.%0
  1233. .
  1234. ;// %2 is the protocol vendor, i.e., Banyan
  1235. MessageId= SymbolicName=MSG_UNSUPPORTED_PROTOCOL_KNOWN_MFG
  1236. Language=English
  1237. %1 is incompatible with Windows XP. You must obtain Windows XP-compatible software from %2, the manufacturer of this component.%0
  1238. .
  1239. MessageId= SymbolicName=MSG_NETWORK_PROTOCOLS
  1240. Language=English
  1241. Network Incompatibilities\%1%0
  1242. .
  1243. ;// Unusual condition where RAS settings can't be obtained.
  1244. MessageId= SymbolicName=MSG_RAS_COMPONENT
  1245. Language=English
  1246. <unused>%0
  1247. .
  1248. MessageId= SymbolicName=MSG_RAS_MESSAGE
  1249. Language=English
  1250. <unused>%0
  1251. .
  1252. MessageId= SymbolicName=MSG_PRO_SUPPORT_LINK
  1253. Language=English
  1254. Microsoft Windows XP Professional Page (http://go.microsoft.com/fwlink/?LinkId=574)%0
  1255. .
  1256. MessageId= SymbolicName=MSG_PRO_SUPPORT_LINK_HTML
  1257. Language=English
  1258. <A HREF="http://go.microsoft.com/fwlink/?LinkId=574">Microsoft Windows XP Professional</A>%0
  1259. .
  1260. MessageId= SymbolicName=MSG_PER_SUPPORT_LINK
  1261. Language=English
  1262. Microsoft Windows XP Home Edition Page(http://go.microsoft.com/fwlink/?LinkId=573)%0
  1263. .
  1264. MessageId= SymbolicName=MSG_PER_SUPPORT_LINK_HTML
  1265. Language=English
  1266. <A HREF="http://go.microsoft.com/fwlink/?LinkId=573">Microsoft Windows XP Home Edition</A>%0
  1267. .
  1268. ;// %1 - PER/PRO Web link
  1269. MessageId= SymbolicName=MSG_REPORT_BLOCKING_INSTRUCTIONS
  1270. Language=English
  1271. Setup found some blocking issues. You must address these issues before you can continue upgrading your computer.
  1272. .
  1273. ;// %1 - PER/PRO Web link
  1274. MessageId= SymbolicName=MSG_REPORT_BLOCKING_INSTRUCTIONS_HTML
  1275. Language=English
  1276. Setup found some blocking issues. You must address these issues before you can continue upgrading your computer.<P>
  1277. .
  1278. MessageId= SymbolicName=MSG_REPORT_BACKUP_INSTRUCTIONS
  1279. Language=English
  1280. Setup will automatically back up your existing version of Windows. You can restore your computer safely even if these upgrade problems remain. To uninstall Windows XP, go to Add/Remove Programs in Control Panel.
  1281. .
  1282. MessageId= SymbolicName=MSG_REPORT_BACKUP_INSTRUCTIONS_HTML
  1283. Language=English
  1284. Setup will automatically back up your existing version of Windows. You can restore your computer safely even if these upgrade problems remain. To uninstall Windows XP, go to Add/Remove Programs in Control Panel.<P>
  1285. .
  1286. MessageId= SymbolicName=MSG_HARDWARE_REINSTALL_PNP_INSTRUCTIONS
  1287. Language=English
  1288. Hardware That Requires Reinstallation of Drivers
  1289. The following hardware will not work immediately after the upgrade to Windows XP. However, these devices will work if you reinstall Windows XP or Windows 2000 compatible drivers for these devices. Check the Microsoft Windows Update Web site or your hardware vendors' Web sites to obtain the latest versions.
  1290. .
  1291. MessageId= SymbolicName=MSG_HARDWARE_REINSTALL_PNP_INSTRUCTIONS_HTML
  1292. Language=English
  1293. <UL><B>Hardware That Requires Reinstallation of Drivers</B><BR>
  1294. The following hardware will not work immediately after the upgrade to Windows XP. However, these devices will work if you reinstall Windows XP or Windows 2000 compatible drivers for these devices. Check the Microsoft Windows Update Web site or your hardware vendors' Web sites to obtain the latest versions.
  1295. <P>
  1296. .
  1297. MessageId= SymbolicName=MSG_REINSTALL_HARDWARE_PNP_SUBGROUP
  1298. Language=English
  1299. 3-Reinstall Hardware%0
  1300. .
  1301. MessageId= SymbolicName=MSG_CONNECTION_PASSWORD_SUBGROUP
  1302. Language=English
  1303. Dial-Up Networking Passwords Will Not Be Remembered%0
  1304. .
  1305. MessageId= SymbolicName=MSG_CONNECTION_PASSWORD_INTRO
  1306. Language=English
  1307. Dial-Up Networking Passwords Will Not Be Remembered
  1308. The dial-up networking passwords for the following connections will not be remembered after the upgrade. You might need to look them up or contact your Internet Service Provider if you do not remember the password.
  1309. .
  1310. MessageId= SymbolicName=MSG_CONNECTION_PASSWORD_INTRO_HTML
  1311. Language=English
  1312. <UL><B>Dial-Up Networking Passwords Will Not Be Remembered</B><BR>
  1313. The dial-up networking passwords for the following connections will not be remembered after the upgrade. You might need to look them up or contact your Internet Service Provider if you do not remember the password.
  1314. <P>
  1315. <UL>
  1316. .
  1317. MessageId= SymbolicName=MSG_BLOCKING_TOC
  1318. Language=English
  1319. Blocking Issues%0
  1320. .
  1321. MessageId= SymbolicName=MSG_WARNING_TOC
  1322. Language=English
  1323. Warnings%0
  1324. .
  1325. MessageId= SymbolicName=MSG_INFO_TOC
  1326. Language=English
  1327. Helpful Information%0
  1328. .
  1329. MessageId= SymbolicName=MSG_BLOCKING_INTRO
  1330. Language=English
  1331. BLOCKING ISSUES
  1332. ===============
  1333. Setup found some issues that will prevent you from upgrading your Windows installation. You must fix all of these issues before you can upgrade to Windows XP.
  1334. .
  1335. MessageId= SymbolicName=MSG_BLOCKING_INTRO_HTML
  1336. Language=English
  1337. <HR>
  1338. <B>Blocking Issues</B> (<A HREF="#top">return to top</A>)<BR>
  1339. Setup found some issues that will prevent you from upgrading your Windows installation. You must fix all of these issues before you can upgrade to Windows XP.
  1340. <P>
  1341. .
  1342. MessageId= SymbolicName=MSG_WARNING_INTRO
  1343. Language=English
  1344. WARNINGS
  1345. ========
  1346. The following issues might require you to obtain files from Microsoft Windows Update Web site or a manufacturer's Web site. You can still continue to upgrade to Windows XP without resolving these issues, but some hardware or software might not work. Follow the recommendations in each section.
  1347. .
  1348. MessageId= SymbolicName=MSG_WARNING_INTRO_HTML
  1349. Language=English
  1350. <HR>
  1351. <B>Warnings</B> (<A HREF="#top">return to top</A>)<BR>
  1352. The following issues might require you to obtain files from Microsoft Windows Update Web site or a manufacturer's Web site. You can still continue to upgrade to Windows XP without resolving these issues, but some hardware or software might not work. Follow the recommendations in each section.
  1353. <P>
  1354. .
  1355. MessageId= SymbolicName=MSG_INFO_INTRO
  1356. Language=English
  1357. HELPFUL INFORMATION
  1358. ===================
  1359. The following issues are listed for your information only. You can continue the upgrade to Windows XP.
  1360. .
  1361. MessageId= SymbolicName=MSG_INFO_INTRO_HTML
  1362. Language=English
  1363. <HR>
  1364. <B>Helpful Information</B> (<A HREF="#top">return to top</A>)<BR>
  1365. The following issues are listed for your information only. You can continue the upgrade to Windows XP.
  1366. <P>
  1367. .
  1368. MessageId= SymbolicName=MSG_HARDWARE_UNSUPPORTED_INSTRUCTIONS2
  1369. Language=English
  1370. %0
  1371. .
  1372. MessageId= SymbolicName=MSG_HARDWARE_UNSUPPORTED_INSTRUCTIONS_HTML2
  1373. Language=English
  1374. </UL>%0
  1375. .
  1376. MessageId= SymbolicName=MSG_HARDWARE_REINSTALL_PNP_INSTRUCTIONS2
  1377. Language=English
  1378. %0
  1379. .
  1380. MessageId= SymbolicName=MSG_HARDWARE_REINSTALL_PNP_INSTRUCTIONS_HTML2
  1381. Language=English
  1382. </UL>%0
  1383. .
  1384. MessageId= SymbolicName=MSG_UNINDENT
  1385. Language=English
  1386. %0
  1387. .
  1388. MessageId= SymbolicName=MSG_UNINDENT_HTML
  1389. Language=English
  1390. </UL>%0
  1391. .
  1392. MessageId= SymbolicName=MSG_UNINDENT2
  1393. Language=English
  1394. %0
  1395. .
  1396. MessageId= SymbolicName=MSG_UNINDENT2_HTML
  1397. Language=English
  1398. </UL></UL>%0
  1399. .
  1400. MessageId= SymbolicName=MSG_MISC_WARNINGS_ROOT
  1401. Language=English
  1402. Miscellaneous%0
  1403. .
  1404. MessageId= SymbolicName=MSG_MISC_WARNINGS_INTRO
  1405. Language=English
  1406. Miscellaneous
  1407. -------------
  1408. You should review the following issues before upgrading.
  1409. .
  1410. MessageId= SymbolicName=MSG_MISC_WARNINGS_INTRO_HTML
  1411. Language=English
  1412. <B>Miscellaneous</B><BR>
  1413. You should review the following issues before upgrading.
  1414. <P>
  1415. .
  1416. MessageId= SymbolicName=MSG_CONTENTS_TITLE
  1417. Language=English
  1418. Contents:
  1419. .
  1420. MessageId= SymbolicName=MSG_CONTENTS_TITLE_HTML
  1421. Language=English
  1422. For more information, click a topic:<P>
  1423. .
  1424. MessageId= SymbolicName=MSG_SHARED_USER_ACCOUNTS
  1425. Language=English
  1426. Shared User Accounts%0
  1427. .
  1428. ;// %1-Win9x OS name ; %2 - XP profiles folder name
  1429. MessageId= SymbolicName=MSG_SHARED_USER_ACCOUNTS_MESSAGE
  1430. Language=English
  1431. Setup detected that two or more users share the same settings. Because Windows XP allows multiple users to log on simultaneously, settings cannot be shared. Setup will only transfer settings for the user account that is currently logged on. You can create new user accounts after Setup completes. To find files from %1 user accounts, search in the %2 folder.
  1432. .
  1433. ;// %1 is name of protocol, i.e., Banyan Vines
  1434. MessageId= SymbolicName=MSG_UNSUPPORTED_PROTOCOL_FROM_MICROSOFT
  1435. Language=English
  1436. This version of %1 will not work with Windows XP. To update a more recent version of this software, go to the Microsoft Web site (http://www.microsoft.com).%0
  1437. .