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.

159 lines
4.8 KiB

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include "resrc1.h"
  4. #define APSTUDIO_READONLY_SYMBOLS
  5. /////////////////////////////////////////////////////////////////////////////
  6. //
  7. // Generated from the TEXTINCLUDE 2 resource.
  8. //
  9. #define APSTUDIO_HIDDEN_SYMBOLS
  10. #include "windows.h"
  11. #undef APSTUDIO_HIDDEN_SYMBOLS
  12. #include "resource.h"
  13. #include "loader.h"
  14. #include "ntverp.h"
  15. /////////////////////////////////////////////////////////////////////////////
  16. #undef APSTUDIO_READONLY_SYMBOLS
  17. /////////////////////////////////////////////////////////////////////////////
  18. // English (U.S.) resources
  19. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  20. #ifdef _WIN32
  21. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  22. #pragma code_page(1252)
  23. #endif //_WIN32
  24. /////////////////////////////////////////////////////////////////////////////
  25. //
  26. // Dialog
  27. //
  28. IDD_MIGWIZINIT DIALOG DISCARDABLE 0, 0, 236, 100
  29. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION
  30. CAPTION "Starting Files and Settings Transfer Wizard"
  31. FONT 8, "MS Shell Dlg"
  32. BEGIN
  33. CTEXT "Checking system requirements",IDC_TEXT,5,54,220,24
  34. PUSHBUTTON "Cancel",IDCANCEL,90,80,50,14
  35. CONTROL "Animate4",IDC_ANIMATE1,"SysAnimate32",ACS_CENTER |
  36. ACS_TRANSPARENT | ACS_AUTOPLAY,10,10,220,44
  37. END
  38. #ifdef APSTUDIO_INVOKED
  39. /////////////////////////////////////////////////////////////////////////////
  40. //
  41. // TEXTINCLUDE
  42. //
  43. 1 TEXTINCLUDE DISCARDABLE
  44. BEGIN
  45. "resrc1.h\0"
  46. END
  47. 2 TEXTINCLUDE DISCARDABLE
  48. BEGIN
  49. "#define APSTUDIO_HIDDEN_SYMBOLS\r\n"
  50. "#include ""windows.h""\r\n"
  51. "#undef APSTUDIO_HIDDEN_SYMBOLS\r\n"
  52. "#include ""resource.h""\r\n"
  53. "#include ""loader.h""\r\n"
  54. "#include ""ntverp.h""\r\n"
  55. "\0"
  56. END
  57. 3 TEXTINCLUDE DISCARDABLE
  58. BEGIN
  59. "\r\n"
  60. "\0"
  61. END
  62. #endif // APSTUDIO_INVOKED
  63. /////////////////////////////////////////////////////////////////////////////
  64. //
  65. // Icon
  66. //
  67. // Icon with lowest ID value placed first to ensure application icon
  68. // remains consistent on all systems.
  69. 2000 ICON DISCARDABLE "loaderluna.ico"
  70. /////////////////////////////////////////////////////////////////////////////
  71. //
  72. // AVI
  73. //
  74. IDA_FILECOPY AVI DISCARDABLE "filecopy.avi"
  75. IDA_STARTUP AVI DISCARDABLE "startup.avi"
  76. /////////////////////////////////////////////////////////////////////////////
  77. //
  78. // DESIGNINFO
  79. //
  80. #ifdef APSTUDIO_INVOKED
  81. GUIDELINES DESIGNINFO DISCARDABLE
  82. BEGIN
  83. IDD_MIGWIZINIT, DIALOG
  84. BEGIN
  85. RIGHTMARGIN, 235
  86. END
  87. END
  88. #endif // APSTUDIO_INVOKED
  89. /////////////////////////////////////////////////////////////////////////////
  90. //
  91. // String Table
  92. //
  93. STRINGTABLE DISCARDABLE
  94. BEGIN
  95. IDS_WINDOWCLASS "USMTLoader"
  96. IDS_WINDOWTITLE "Files and Settings Transfer Wizard Setup"
  97. IDS_MSG_STARTING "Please wait..."
  98. IDS_MIGWIZFILENAME "migwiz.exe"
  99. IDS_CABFILENAME "migwiz.cab"
  100. IDS_MSG_SUCCESS "The tool completed successfully."
  101. IDS_MSG_E_INVALID_PATH "This wizard requires more disk space in order to proceed. Please click OK to close the wizard, free up at least 3 MB of disk space, and then run the wizard again."
  102. IDS_MSG_E_INVALID_FILENAME "Could not determine a valid filename."
  103. IDS_MSG_E_FILE_DOES_NOT_EXIST "File does not exist"
  104. IDS_MSG_E_PROCESS_CREATION_FAILED "Could not spawn migwiz"
  105. IDS_MSG_E_THREAD_CREATION_FAILED "Could not attempt unpack"
  106. IDS_MSG_E_CAB_NOT_FOUND "Could not find the Wizard program. Please try to create the Wizard Disk again."
  107. IDS_MSG_E_CAB_CORRUPT "The Wizard Disk is corrupt. Please try to create the Wizard Disk again."
  108. IDS_MSG_E_UNPACK_FAILED "The Wizard Disk could not be installed. Please try again."
  109. IDS_MSG_E_DLL_NOT_FOUND "A required DLL was not found: %1\nThe Wizard requires Windows 95 or Windows NT 4.0 or later with at least Internet Explorer 4.00."
  110. END
  111. STRINGTABLE DISCARDABLE
  112. BEGIN
  113. IDS_MSG_E_OLD_OS_VERSION
  114. "This Wizard requires Windows 95 or Windows NT 4.0 or later with at least Internet Explorer 4.00."
  115. IDS_MSG_UNPACKING_FILEA "Copying %1!s!"
  116. IDS_MSG_UNPACKING_FILEW "Copying %1!S!"
  117. IDS_NEEDIE4 "The Wizard requires Internet Explorer version 4 or higher."
  118. IDS_MSG_E_WRONG_LANGUAGE
  119. "The language of this installation of Windows differs from the one of the Wizard. The Files and Settings Transfer Wizard will not run."
  120. END
  121. #endif // English (U.S.) resources
  122. /////////////////////////////////////////////////////////////////////////////
  123. #ifndef APSTUDIO_INVOKED
  124. /////////////////////////////////////////////////////////////////////////////
  125. //
  126. // Generated from the TEXTINCLUDE 3 resource.
  127. //
  128. /////////////////////////////////////////////////////////////////////////////
  129. #endif // not APSTUDIO_INVOKED