mirror of https://github.com/tongzx/nt5src
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
178 lines
5.9 KiB
// Microsoft Visual C++ generated resource script.
|
|
//
|
|
#include "resource.h"
|
|
|
|
#define APSTUDIO_READONLY_SYMBOLS
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Generated from the TEXTINCLUDE 2 resource.
|
|
//
|
|
#include "windows.h"
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
#undef APSTUDIO_READONLY_SYMBOLS
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
// English (U.S.) resources
|
|
|
|
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
|
|
#ifdef _WIN32
|
|
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
|
|
#pragma code_page(1252)
|
|
#endif //_WIN32
|
|
|
|
#ifdef APSTUDIO_INVOKED
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// TEXTINCLUDE
|
|
//
|
|
|
|
2 TEXTINCLUDE DISCARDABLE
|
|
BEGIN
|
|
"#include ""windows.h""\r\n"
|
|
"\0"
|
|
END
|
|
|
|
1 TEXTINCLUDE DISCARDABLE
|
|
BEGIN
|
|
"resource.h\0"
|
|
END
|
|
|
|
3 TEXTINCLUDE DISCARDABLE
|
|
BEGIN
|
|
"#include ""msg.rc""\r\n"
|
|
"\0"
|
|
END
|
|
|
|
#endif // APSTUDIO_INVOKED
|
|
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Icon
|
|
//
|
|
|
|
// Icon with lowest ID value placed first to ensure application icon
|
|
// remains consistent on all systems.
|
|
IDI_SYSPREP ICON DISCARDABLE "sysprep.ico"
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Dialog
|
|
//
|
|
|
|
IDD_OEMREMINDER DIALOG DISCARDABLE 0, 0, 247, 236
|
|
STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
|
|
CAPTION "System Preparation Tool 2.0"
|
|
FONT 8, "MS Shell Dlg"
|
|
BEGIN
|
|
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.",
|
|
IDC_STATIC,12,4,228,32
|
|
LTEXT "To skip Windows Welcome or Mini-Setup and configure the installation as scripted in Winbom.ini, click Factory.",
|
|
IDC_STATIC,12,42,162,31
|
|
PUSHBUTTON "&Factory",IDFACTORY,191,42,50,14
|
|
LTEXT "To reboot this computer and manually test the installation, click Audit (available only in Factory mode).",
|
|
IDC_STATIC_AUDIT,12,80,162,31
|
|
PUSHBUTTON "&Audit",IDAUDIT,191,80,50,14
|
|
LTEXT "To prepare the computer for the end user, click Reseal.",
|
|
IDC_STATIC,12,116,162,25
|
|
DEFPUSHBUTTON "&Reseal",IDOK,191,116,50,14
|
|
GROUPBOX "Options",IDC_STATIC,5,146,238,87
|
|
CONTROL "Do&n't reset grace period for activation",IDC_ACTIVATED,
|
|
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,16,156,154,10
|
|
CONTROL "&Use Mini-Setup",IDC_MINISETUP,"Button",BS_AUTOCHECKBOX |
|
|
WS_TABSTOP,16,170,144,10
|
|
CONTROL "D&on't regenerate security identifiers",IDC_NOSIDGEN,
|
|
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,16,184,150,10
|
|
CONTROL "&Detect non-plug and play hardware",IDC_PNP,"Button",
|
|
BS_AUTOCHECKBOX | WS_TABSTOP,16,198,155,10
|
|
LTEXT "&Shutdown mode:",IDC_STATIC,16,214,61,8
|
|
COMBOBOX IDC_SHUTDOWN,82,214,92,51,CBS_DROPDOWNLIST | WS_VSCROLL |
|
|
WS_TABSTOP
|
|
END
|
|
|
|
IDD_WAIT DIALOG DISCARDABLE 0, 0, 153, 47
|
|
STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_CAPTION | WS_SYSMENU
|
|
CAPTION "Sysprep is working ..."
|
|
FONT 8, "MS Shell Dlg"
|
|
BEGIN
|
|
CONTROL "Animate1",IDC_ANIMATE,"SysAnimate32",ACS_TRANSPARENT |
|
|
WS_BORDER | WS_TABSTOP,62,13,20,20
|
|
END
|
|
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// DESIGNINFO
|
|
//
|
|
|
|
#ifdef APSTUDIO_INVOKED
|
|
GUIDELINES DESIGNINFO DISCARDABLE
|
|
BEGIN
|
|
IDD_WAIT, DIALOG
|
|
BEGIN
|
|
LEFTMARGIN, 7
|
|
RIGHTMARGIN, 146
|
|
TOPMARGIN, 7
|
|
BOTTOMMARGIN, 40
|
|
END
|
|
END
|
|
#endif // APSTUDIO_INVOKED
|
|
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// AVI
|
|
//
|
|
|
|
IDA_CLOCK_AVI AVI DISCARDABLE "clock.avi"
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// String Table
|
|
//
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_OEMRESET "OEM Reset"
|
|
IDS_APPNAME "OEM Reset Reminder"
|
|
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"
|
|
IDS_ERR_BADCMDLINE "The command line option(s) specified is not valid. See below for the proper command line options:\n\n%s"
|
|
IDS_MSG_IMAGECOMPLETE "Your computer is now ready to be imaged. Press OK to shutdown the machine."
|
|
IDS_APPTITLE "System Preparation Tool 2.0"
|
|
IDS_SYSPREP "Sysprep"
|
|
IDS_ERR_FACTORYMODE "Audit boot is only available in factory mode."
|
|
IDS_SHUTDOWN "Shut down"
|
|
IDS_REBOOT "Reboot"
|
|
IDS_QUIT "Quit"
|
|
IDS_ADMINISTRATOR1 "Administrator"
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_OWNER1 "Owner"
|
|
IDS_TEMP_DIR "Local Settings\\Temp"
|
|
IDS_TEMP_INTERNET_DIR "Local Settings\\Temporary Internet Files"
|
|
IDS_HISTORY_DIR "Local Settings\\History"
|
|
IDS_HISTORY_DIR_IE5 "Local Settings\\History.IE5"
|
|
IDS_SID_DIR1 "Local Settings\\Application Data\\Microsoft\\Credentials"
|
|
IDS_SID_DIR2 "Application Data\\Microsoft\\Credentials"
|
|
IDS_SID_DIR3 "Application Data\\Microsoft\\Crypto\\RSA"
|
|
END
|
|
|
|
#endif // English (U.S.) resources
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
|
|
|
|
|
|
#ifndef APSTUDIO_INVOKED
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Generated from the TEXTINCLUDE 3 resource.
|
|
//
|
|
#include "msg.rc"
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
#endif // not APSTUDIO_INVOKED
|
|
|
|
|