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.

178 lines
5.9 KiB

  1. // Microsoft Visual C++ generated resource script.
  2. //
  3. #include "resource.h"
  4. #define APSTUDIO_READONLY_SYMBOLS
  5. /////////////////////////////////////////////////////////////////////////////
  6. //
  7. // Generated from the TEXTINCLUDE 2 resource.
  8. //
  9. #include "windows.h"
  10. /////////////////////////////////////////////////////////////////////////////
  11. #undef APSTUDIO_READONLY_SYMBOLS
  12. /////////////////////////////////////////////////////////////////////////////
  13. // English (U.S.) resources
  14. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  15. #ifdef _WIN32
  16. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  17. #pragma code_page(1252)
  18. #endif //_WIN32
  19. #ifdef APSTUDIO_INVOKED
  20. /////////////////////////////////////////////////////////////////////////////
  21. //
  22. // TEXTINCLUDE
  23. //
  24. 2 TEXTINCLUDE DISCARDABLE
  25. BEGIN
  26. "#include ""windows.h""\r\n"
  27. "\0"
  28. END
  29. 1 TEXTINCLUDE DISCARDABLE
  30. BEGIN
  31. "resource.h\0"
  32. END
  33. 3 TEXTINCLUDE DISCARDABLE
  34. BEGIN
  35. "#include ""msg.rc""\r\n"
  36. "\0"
  37. END
  38. #endif // APSTUDIO_INVOKED
  39. /////////////////////////////////////////////////////////////////////////////
  40. //
  41. // Icon
  42. //
  43. // Icon with lowest ID value placed first to ensure application icon
  44. // remains consistent on all systems.
  45. IDI_SYSPREP ICON DISCARDABLE "sysprep.ico"
  46. /////////////////////////////////////////////////////////////////////////////
  47. //
  48. // Dialog
  49. //
  50. IDD_OEMREMINDER DIALOG DISCARDABLE 0, 0, 247, 236
  51. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  52. CAPTION "System Preparation Tool 2.0"
  53. FONT 8, "MS Shell Dlg"
  54. BEGIN
  55. LTEXT "System Preparation Tool (Sysprep) prepares a computer's hard disk for delivery to the end user. Additional options are available from the command line.",
  56. IDC_STATIC,12,4,228,32
  57. LTEXT "To skip Windows Welcome or Mini-Setup and configure the installation as scripted in Winbom.ini, click Factory.",
  58. IDC_STATIC,12,42,162,31
  59. PUSHBUTTON "&Factory",IDFACTORY,191,42,50,14
  60. LTEXT "To reboot this computer and manually test the installation, click Audit (available only in Factory mode).",
  61. IDC_STATIC_AUDIT,12,80,162,31
  62. PUSHBUTTON "&Audit",IDAUDIT,191,80,50,14
  63. LTEXT "To prepare the computer for the end user, click Reseal.",
  64. IDC_STATIC,12,116,162,25
  65. DEFPUSHBUTTON "&Reseal",IDOK,191,116,50,14
  66. GROUPBOX "Options",IDC_STATIC,5,146,238,87
  67. CONTROL "Do&n't reset grace period for activation",IDC_ACTIVATED,
  68. "Button",BS_AUTOCHECKBOX | WS_TABSTOP,16,156,154,10
  69. CONTROL "&Use Mini-Setup",IDC_MINISETUP,"Button",BS_AUTOCHECKBOX |
  70. WS_TABSTOP,16,170,144,10
  71. CONTROL "D&on't regenerate security identifiers",IDC_NOSIDGEN,
  72. "Button",BS_AUTOCHECKBOX | WS_TABSTOP,16,184,150,10
  73. CONTROL "&Detect non-plug and play hardware",IDC_PNP,"Button",
  74. BS_AUTOCHECKBOX | WS_TABSTOP,16,198,155,10
  75. LTEXT "&Shutdown mode:",IDC_STATIC,16,214,61,8
  76. COMBOBOX IDC_SHUTDOWN,82,214,92,51,CBS_DROPDOWNLIST | WS_VSCROLL |
  77. WS_TABSTOP
  78. END
  79. IDD_WAIT DIALOG DISCARDABLE 0, 0, 153, 47
  80. STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_CAPTION | WS_SYSMENU
  81. CAPTION "Sysprep is working ..."
  82. FONT 8, "MS Shell Dlg"
  83. BEGIN
  84. CONTROL "Animate1",IDC_ANIMATE,"SysAnimate32",ACS_TRANSPARENT |
  85. WS_BORDER | WS_TABSTOP,62,13,20,20
  86. END
  87. /////////////////////////////////////////////////////////////////////////////
  88. //
  89. // DESIGNINFO
  90. //
  91. #ifdef APSTUDIO_INVOKED
  92. GUIDELINES DESIGNINFO DISCARDABLE
  93. BEGIN
  94. IDD_WAIT, DIALOG
  95. BEGIN
  96. LEFTMARGIN, 7
  97. RIGHTMARGIN, 146
  98. TOPMARGIN, 7
  99. BOTTOMMARGIN, 40
  100. END
  101. END
  102. #endif // APSTUDIO_INVOKED
  103. /////////////////////////////////////////////////////////////////////////////
  104. //
  105. // AVI
  106. //
  107. IDA_CLOCK_AVI AVI DISCARDABLE "clock.avi"
  108. /////////////////////////////////////////////////////////////////////////////
  109. //
  110. // String Table
  111. //
  112. STRINGTABLE DISCARDABLE
  113. BEGIN
  114. IDS_OEMRESET "OEM Reset"
  115. IDS_APPNAME "OEM Reset Reminder"
  116. IDS_HELP "OemReset Options: OEMRESET /[ A | AUTO | H | L | R | S ]\n\n/A\tSpecifies shutdown reboot.\n/AUTO\tSpecifies shutdown reboot.\n/H\tSpecifies hide.\n/L\tSpecifies logging.\n/R\tSpecifies audit reboot.\n/S\tSpecifies shutdown (powerdown).\n"
  117. IDS_ERR_BADCMDLINE "The command line option(s) specified is not valid. See below for the proper command line options:\n\n%s"
  118. IDS_MSG_IMAGECOMPLETE "Your computer is now ready to be imaged. Press OK to shutdown the machine."
  119. IDS_APPTITLE "System Preparation Tool 2.0"
  120. IDS_SYSPREP "Sysprep"
  121. IDS_ERR_FACTORYMODE "Audit boot is only available in factory mode."
  122. IDS_SHUTDOWN "Shut down"
  123. IDS_REBOOT "Reboot"
  124. IDS_QUIT "Quit"
  125. IDS_ADMINISTRATOR1 "Administrator"
  126. END
  127. STRINGTABLE DISCARDABLE
  128. BEGIN
  129. IDS_OWNER1 "Owner"
  130. IDS_TEMP_DIR "Local Settings\\Temp"
  131. IDS_TEMP_INTERNET_DIR "Local Settings\\Temporary Internet Files"
  132. IDS_HISTORY_DIR "Local Settings\\History"
  133. IDS_HISTORY_DIR_IE5 "Local Settings\\History.IE5"
  134. IDS_SID_DIR1 "Local Settings\\Application Data\\Microsoft\\Credentials"
  135. IDS_SID_DIR2 "Application Data\\Microsoft\\Credentials"
  136. IDS_SID_DIR3 "Application Data\\Microsoft\\Crypto\\RSA"
  137. END
  138. #endif // English (U.S.) resources
  139. /////////////////////////////////////////////////////////////////////////////
  140. #ifndef APSTUDIO_INVOKED
  141. /////////////////////////////////////////////////////////////////////////////
  142. //
  143. // Generated from the TEXTINCLUDE 3 resource.
  144. //
  145. #include "msg.rc"
  146. /////////////////////////////////////////////////////////////////////////////
  147. #endif // not APSTUDIO_INVOKED