463 lines
21 KiB
Plaintext
463 lines
21 KiB
Plaintext
//Microsoft Developer Studio generated resource script.
|
||
//
|
||
#include "resource.h"
|
||
|
||
#define APSTUDIO_READONLY_SYMBOLS
|
||
/////////////////////////////////////////////////////////////////////////////
|
||
//
|
||
// Generated from the TEXTINCLUDE 2 resource.
|
||
//
|
||
#include "dlgs.h"
|
||
#include "afxres.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
|
||
|
||
/////////////////////////////////////////////////////////////////////////////
|
||
//
|
||
// Dialog
|
||
//
|
||
|
||
IDD_PROPPAGE_WELCOME DIALOG DISCARDABLE 0, 0, 317, 143
|
||
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
|
||
FONT 8, "MS Shell Dlg"
|
||
BEGIN
|
||
CONTROL "",IDC_FRAME_WELCOME,"Static",SS_ETCHEDFRAME,0,0,317,143
|
||
CONTROL "",IDC_FRAME_WELCOME_MS,"Static",0xa,90,0,72,10
|
||
CONTROL "",IDC_FRAME_WELCOME_TITLE,"Static",0xa,99,10,217,19
|
||
CONTROL "",IDC_FRAME_WELCOME_INTRO,"Static",0xa,99,29,217,30
|
||
CONTROL "",IDC_FRAME_WELCOME_FEATURE,"Static",0xa,166,59,150,83
|
||
END
|
||
|
||
IDD_PROPPAGE_END DIALOG DISCARDABLE 0, 0, 317, 143
|
||
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
|
||
FONT 8, "MS Shell Dlg"
|
||
BEGIN
|
||
LTEXT "Thank you for choosing Microsoft software.\n\n\nClick Finish or press Enter to exit Setup.",
|
||
IDC_STATIC,27,55,273,73
|
||
CONTROL "",IDC_FRAME_BANNER,"Static",SS_ETCHEDFRAME,0,0,317,36
|
||
CONTROL "",IDC_FRAME_BANNER_MS,"Static",0xa,113,8,63,8
|
||
CONTROL "",IDC_FRAME_BANNER_TITLE,"Static",0xa,123,16,193,19
|
||
END
|
||
|
||
IDD_PROPPAGE_PUBLISH_DIR DIALOG DISCARDABLE 0, 0, 317, 143
|
||
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
|
||
FONT 8, "MS Shell Dlg"
|
||
BEGIN
|
||
CONTROL "",IDC_FRAME_BANNER,"Static",SS_ETCHEDFRAME,0,0,317,36
|
||
CONTROL "",IDC_FRAME_BANNER_MS,"Static",0xa,113,8,63,8
|
||
CONTROL "",IDC_FRAME_BANNER_TITLE,"Static",0xa,123,16,193,19
|
||
CTEXT "Setup will install this folder as your default Web publishing home directory.",
|
||
IDC_STATIC,15,41,273,8
|
||
GROUPBOX "&WWW Service",IDC_WWW_PUB_GROUP,13,53,298,28
|
||
EDITTEXT IDC_WWW_PUB_EDIT,21,62,219,14,ES_AUTOHSCROLL
|
||
PUSHBUTTON "B&rowse...",IDC_WWW_PUB_BROWSE,252,62,45,14
|
||
CTEXT "Setup will install this folder as your default FTP publishing directory.",
|
||
IDC_STATIC,15,91,273,8
|
||
GROUPBOX "&FTP Service",IDC_FTP_PUB_GROUP,13,104,298,28
|
||
EDITTEXT IDC_FTP_PUB_EDIT,21,113,219,14,ES_AUTOHSCROLL
|
||
PUSHBUTTON "Br&owse...",IDC_FTP_PUB_BROWSE,252,113,45,14
|
||
END
|
||
|
||
IDD_PROPPAGE_EULA DIALOG DISCARDABLE 0, 0, 317, 143
|
||
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
|
||
FONT 8, "MS Shell Dlg"
|
||
BEGIN
|
||
CTEXT "End User License Agreement",IDC_STATIC,98,41,121,8
|
||
EDITTEXT IDC_LICENSE_TEXT,16,52,285,69,ES_MULTILINE | ES_READONLY |
|
||
WS_VSCROLL
|
||
PUSHBUTTON "&Accept",IDC_EULA_ACCEPT,51,125,87,14
|
||
PUSHBUTTON "&Decline",IDC_EULA_DECLINE,188,125,87,14
|
||
CONTROL "",IDC_FRAME_BANNER,"Static",SS_ETCHEDFRAME,0,0,317,36
|
||
CONTROL "",IDC_FRAME_BANNER_MS,"Static",0xa,113,8,63,8
|
||
CONTROL "",IDC_FRAME_BANNER_TITLE,"Static",0xa,123,16,193,19
|
||
END
|
||
|
||
IDD_BROWSEDIRECTORY DIALOG DISCARDABLE 0, 0, 211, 164
|
||
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
|
||
CAPTION "Select Directory"
|
||
FONT 8, "MS Shell Dlg"
|
||
BEGIN
|
||
LTEXT "Directory &name:",IDC_STATIC,5,5,92,9
|
||
EDITTEXT edt1,5,19,137,12,ES_AUTOHSCROLL | ES_OEMCONVERT
|
||
LISTBOX lst2,5,36,137,93,LBS_SORT | LBS_OWNERDRAWFIXED |
|
||
LBS_HASSTRINGS | LBS_DISABLENOSCROLL | WS_VSCROLL |
|
||
WS_TABSTOP
|
||
LTEXT "Dri&ves:",1091,5,134,92,9
|
||
COMBOBOX cmb2,5,144,137,68,CBS_DROPDOWNLIST | CBS_OWNERDRAWFIXED |
|
||
CBS_AUTOHSCROLL | CBS_SORT | CBS_HASSTRINGS | WS_BORDER |
|
||
WS_VSCROLL | WS_TABSTOP
|
||
DEFPUSHBUTTON "OK",IDOK,155,5,50,14,WS_GROUP
|
||
PUSHBUTTON "Cancel",IDCANCEL,155,23,50,14,WS_GROUP
|
||
PUSHBUTTON "&Help",psh15,155,41,50,14,WS_GROUP
|
||
CONTROL "&Read Only",chx1,"Button",BS_AUTOCHECKBOX | WS_GROUP |
|
||
WS_TABSTOP,155,67,50,12
|
||
LTEXT "(filename)",1088,145,154,41,9,SS_NOPREFIX | NOT
|
||
WS_VISIBLE
|
||
LTEXT "File &Name:",1090,169,154,36,9,NOT WS_VISIBLE
|
||
LISTBOX lst1,166,132,39,12,LBS_SORT | LBS_OWNERDRAWFIXED |
|
||
LBS_HASSTRINGS | LBS_DISABLENOSCROLL | NOT WS_VISIBLE |
|
||
WS_VSCROLL | WS_TABSTOP
|
||
LTEXT "List Files of &Type:",1089,161,154,44,9,NOT WS_VISIBLE
|
||
COMBOBOX cmb1,160,151,45,30,CBS_DROPDOWNLIST | CBS_AUTOHSCROLL |
|
||
NOT WS_VISIBLE | WS_BORDER | WS_VSCROLL | WS_TABSTOP
|
||
END
|
||
|
||
IDD_PROPPAGE_MODE_MAINTENANCE DIALOG DISCARDABLE 0, 0, 317, 143
|
||
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
|
||
FONT 8, "MS Shell Dlg"
|
||
BEGIN
|
||
PUSHBUTTON "&Add/Remove",IDC_ADDREMOVE,21,48,57,22
|
||
PUSHBUTTON "&Reinstall",IDC_REINSTALL,21,109,57,22
|
||
PUSHBUTTON "Re&move All",IDC_REMOVEALL,21,79,57,22
|
||
LTEXT "Add new components or remove installed components from the current installation.",
|
||
IDC_STATIC,99,48,208,27
|
||
LTEXT "Repeat the last installation to restore missing files and settings.",
|
||
IDC_STATIC,99,109,208,27
|
||
LTEXT "Remove all previously installed components.",IDC_STATIC,
|
||
99,79,208,27
|
||
CONTROL "",IDC_FRAME_BANNER,"Static",SS_ETCHEDFRAME,0,0,317,36
|
||
CONTROL "",IDC_FRAME_BANNER_MS,"Static",0xa,112,8,63,8
|
||
CONTROL "",IDC_FRAME_BANNER_TITLE,"Static",0xa,122,16,193,19
|
||
END
|
||
|
||
IDD_PROPPAGE_MODE_FRESH DIALOG DISCARDABLE 0, 0, 317, 143
|
||
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
|
||
FONT 8, "MS Shell Dlg"
|
||
BEGIN
|
||
CONTROL "",IDC_FRAME_BANNER,"Static",SS_ETCHEDFRAME,0,0,317,36
|
||
CONTROL "",IDC_FRAME_BANNER_MS,"Static",0xa,113,8,63,8
|
||
CONTROL "",IDC_FRAME_BANNER_TITLE,"Static",0xa,123,16,193,19
|
||
PUSHBUTTON "&Minimum",IDC_MINIMUM,27,45,50,19,WS_DISABLED
|
||
PUSHBUTTON "&Typical",IDC_TYPICAL,27,79,50,19,WS_DISABLED
|
||
DEFPUSHBUTTON "C&ustom",IDC_CUSTOM,27,113,50,19
|
||
LTEXT "",IDC_FRESH_MINIMUM_STATIC,90,39,214,29
|
||
LTEXT "",IDC_FRESH_TYPICAL_STATIC,90,74,214,29
|
||
LTEXT "",IDC_FRESH_CUSTOM_STATIC,90,109,214,29
|
||
END
|
||
|
||
IDD_PROPPAGE_MODE_UPGRADE DIALOG DISCARDABLE 0, 0, 317, 143
|
||
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
|
||
FONT 8, "MS Shell Dlg"
|
||
BEGIN
|
||
PUSHBUTTON "&Upgrade Only",IDC_UPGRADEONLY,41,116,88,14
|
||
PUSHBUTTON "U&pgrade Plus",IDC_ADDEXTRACOMPS,188,116,88,14
|
||
LTEXT "Choose ""Upgrade Only"" to upgrade existing components only.\n\nChoose ""Upgrade Plus"" to upgrade existing components and to add new components. Note: the previously installed components will remain checked, you are not allowed to uncheck them.",
|
||
IDC_STATIC,21,65,284,43
|
||
LTEXT "We're going to upgrade this version of your Microsoft Web Server to the newer version.",
|
||
IDC_STATIC,21,41,284,19
|
||
CONTROL "",IDC_FRAME_BANNER,"Static",SS_ETCHEDFRAME,0,0,317,36
|
||
CONTROL "",IDC_FRAME_BANNER_MS,"Static",0xa,113,8,63,8
|
||
CONTROL "",IDC_FRAME_BANNER_TITLE,"Static",0xa,123,16,193,19
|
||
END
|
||
|
||
IDD_PROPPAGE_SRC_PATH DIALOG DISCARDABLE 0, 0, 317, 143
|
||
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
|
||
FONT 8, "MS Shell Dlg"
|
||
BEGIN
|
||
CONTROL "",IDC_FRAME_BANNER,"Static",SS_ETCHEDFRAME,0,0,317,36
|
||
CONTROL "",IDC_FRAME_BANNER_MS,"Static",0xa,114,8,63,8
|
||
CONTROL "",IDC_FRAME_BANNER_TITLE,"Static",0xa,124,16,193,19
|
||
LTEXT "Reinstall provides you with a way to restore missing files and default settings.",
|
||
IDC_STATIC,16,62,274,10
|
||
CONTROL "Refresh files only. \nMaintains all your custom settings while refreshing files.",
|
||
IDC_REINSTALL_REFRESH_FILES,"Button",BS_AUTORADIOBUTTON |
|
||
BS_MULTILINE | WS_GROUP | WS_TABSTOP,16,79,274,21
|
||
CONTROL "Refresh files and settings. \nRestores default settings and refreshes files.",
|
||
IDC_REINSTALL_REFRESH_SETTINGS,"Button",
|
||
BS_AUTORADIOBUTTON | BS_MULTILINE,16,109,274,20
|
||
GROUPBOX "Reinstall",IDC_STATIC,13,45,291,90
|
||
END
|
||
|
||
IDD_DIALOG_MSG DIALOG DISCARDABLE 0, 0, 219, 54
|
||
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION
|
||
CAPTION "Checking Configuration"
|
||
FONT 8, "MS Shell Dlg"
|
||
BEGIN
|
||
DEFPUSHBUTTON "Cancel",IDCANCEL,84,33,50,14
|
||
CTEXT "Working...",IDC_STATIC_TOPLINE,7,7,205,10
|
||
CTEXT "...",IDC_STATIC_BOTTOMLINE,7,21,205,8
|
||
END
|
||
|
||
IDD_ENCRYPTED_WRITE_ERROR_DIALOG DIALOG DISCARDABLE 0, 0, 260, 95
|
||
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
|
||
FONT 8, "MS Shell Dlg"
|
||
BEGIN
|
||
DEFPUSHBUTTON "&Retry",IDRETRY,7,74,82,14
|
||
PUSHBUTTON "&Write UnEncrypted",IDWRITEUNENCRYPTED,89,74,82,14
|
||
PUSHBUTTON "&Write UnEncrypted All",IDWRITEUNENCRYPTEDALL,171,74,82,
|
||
14
|
||
LTEXT "Error writing encrypted data to the Web Sever's configuration database (Metabase).",
|
||
IDC_STATIC1,7,7,246,20
|
||
LTEXT "Press 'Retry' to retry or 'Write UnEncrypted' to write the data unencrypted. You can change this data back to encrypted after setup has completed.",
|
||
IDC_STATIC3,7,53,246,20
|
||
LTEXT "The Error code = 0x%x",IDC_STATIC2,7,27,246,22
|
||
END
|
||
|
||
|
||
#ifdef APSTUDIO_INVOKED
|
||
/////////////////////////////////////////////////////////////////////////////
|
||
//
|
||
// TEXTINCLUDE
|
||
//
|
||
|
||
1 TEXTINCLUDE DISCARDABLE
|
||
BEGIN
|
||
"resource.h\0"
|
||
END
|
||
|
||
2 TEXTINCLUDE DISCARDABLE
|
||
BEGIN
|
||
"#include ""dlgs.h""\r\n"
|
||
"#include ""afxres.h""\r\n"
|
||
"\0"
|
||
END
|
||
|
||
3 TEXTINCLUDE DISCARDABLE
|
||
BEGIN
|
||
"#include ""version.rc2""\r\n"
|
||
"\0"
|
||
END
|
||
|
||
#endif // APSTUDIO_INVOKED
|
||
|
||
|
||
/////////////////////////////////////////////////////////////////////////////
|
||
//
|
||
// Bitmap
|
||
//
|
||
|
||
IDB_FTP BITMAP DISCARDABLE "ftp.bmp"
|
||
IDB_WWW BITMAP DISCARDABLE "www.bmp"
|
||
IDB_WWW_VDIR BITMAP DISCARDABLE "www_vdir.bmp"
|
||
IDB_W3SAMP BITMAP DISCARDABLE "w3samp.bmp"
|
||
IDB_INETMGR BITMAP DISCARDABLE "inetmgr.bmp"
|
||
IDB_HTMLA BITMAP DISCARDABLE "htmla.bmp"
|
||
IDB_PWS BITMAP DISCARDABLE "pws.bmp"
|
||
IDB_TOPLEVEL_IIS BITMAP DISCARDABLE "iis.bmp"
|
||
|
||
/////////////////////////////////////////////////////////////////////////////
|
||
//
|
||
// DESIGNINFO
|
||
//
|
||
|
||
#ifdef APSTUDIO_INVOKED
|
||
GUIDELINES DESIGNINFO DISCARDABLE
|
||
BEGIN
|
||
IDD_DIALOG_MSG, DIALOG
|
||
BEGIN
|
||
LEFTMARGIN, 7
|
||
RIGHTMARGIN, 212
|
||
TOPMARGIN, 7
|
||
BOTTOMMARGIN, 47
|
||
END
|
||
|
||
IDD_ENCRYPTED_WRITE_ERROR_DIALOG, DIALOG
|
||
BEGIN
|
||
LEFTMARGIN, 7
|
||
RIGHTMARGIN, 253
|
||
TOPMARGIN, 7
|
||
BOTTOMMARGIN, 88
|
||
END
|
||
END
|
||
#endif // APSTUDIO_INVOKED
|
||
|
||
|
||
/////////////////////////////////////////////////////////////////////////////
|
||
//
|
||
// String Table
|
||
//
|
||
|
||
STRINGTABLE DISCARDABLE
|
||
BEGIN
|
||
IDS_CANNOT_GET_MACHINE_NAME "Cannot get machine name"
|
||
IDS_OS_NOT_SUPPORT "This setup utility can only be run on Windows XP."
|
||
IDS_CANNOT_DETECT_OS_TYPE "Cannot detect OS type"
|
||
END
|
||
|
||
STRINGTABLE DISCARDABLE
|
||
BEGIN
|
||
IDS_IIS_ALL_INSTALL "Installing Internet Information Services..."
|
||
IDS_IIS_ALL_UPGRADE "Upgrading Internet Information Services..."
|
||
IDS_IIS_ALL_CONFIGURE "Configuring Internet Information Services..."
|
||
IDS_IIS_ALL_REMOVE "Removing Internet Information Services..."
|
||
IDS_OS_VERSION_NOT_SUPPORTED
|
||
"This setup utility can only be run on Windows XP (or greater)."
|
||
IDS_GUEST_NAME "IUSR_"
|
||
IDS_IIS_ALL_COMPLETE "Completing Installation..."
|
||
IDS_IIS_ERROR_MSGBOXTITLE "IIS Setup Error"
|
||
IDS_USER_COMMENT "Built-in account for anonymous access to Internet Information Services"
|
||
IDS_USER_FULLNAME "Internet Guest Account"
|
||
IDS_IIS_ALL_FILEOPS "Starting file operations..."
|
||
END
|
||
|
||
STRINGTABLE DISCARDABLE
|
||
BEGIN
|
||
IDS_NEED_INPUT_WWW "Please specify a valid input in the WWW edit box."
|
||
IDS_ADMIN_SERVER_COMMENT "Administration Web Site"
|
||
END
|
||
|
||
STRINGTABLE DISCARDABLE
|
||
BEGIN
|
||
IDS_DEPENDENT_UPON_THIS_SVC_ERR
|
||
"The '%s' does not exist. IIS is dependent upon the '%s' service.\n\nSetup will continue but the installation may not work."
|
||
IDS_LOADLIBRARY_FAILED "Unable to load the file '%s'. The file exists but there is most likely a missing dependency .DLL which it links to.\n"
|
||
IDS_RUN_PROG_FAILED "Failed to run the program: '%s'."
|
||
IDS_BEFORE_CALLING_FILE "Before calling '%s'."
|
||
END
|
||
|
||
STRINGTABLE DISCARDABLE
|
||
BEGIN
|
||
IDS_REMOVE_GOPHER "The Microsoft Gopher service is no longer supported. If you click OK to continue the installation, Gopher will be removed. Otherwise click Cancel to exit Setup."
|
||
IDS_EULA_DECLINED "By canceling out of this installation, you are not authorized to install, copy or otherwise use this software in any manner."
|
||
IDS_SELECT_DIR "Select Directory"
|
||
IDS_NOT_ADMINISTRATOR "You have to be an administrator to run this setup utility."
|
||
IDS_NT5_NEEDED "Please install Windows XP and then run this setup again."
|
||
IDS_NEED_INPUT_FTP "Please specify a valid input in the FTP edit box."
|
||
END
|
||
|
||
STRINGTABLE DISCARDABLE
|
||
BEGIN
|
||
IDS_FRESH_MINIMUM_STRING
|
||
"Requires the least amount of disk space. Provides the basic functionality to deploy Web sites."
|
||
IDS_FRESH_TYPICAL_STRING
|
||
"The recommended configuration. Includes all of the Minimum components, along with basic documentation and additional components to allow you to build and deploy Web applications."
|
||
IDS_FRESH_CUSTOM_STRING "For advanced Web site developers. Provides the option to choose and customize all components. All options included in the Typical installation are pre-selected."
|
||
IDS_REMOVEALL_WARNING "In addition to removing all software installed, this will remove all user-defined COM+ Applications and IIS configuration backups. Do you want to continue?"
|
||
IDS_INCORRECT_PLATFORM "This setup utility is designed to run on another OS. Please click OK to exit."
|
||
IDS_NEED_PLATFORM_NTW "This setup utility is designed to run on Windows XP Professional. Please click OK to exit."
|
||
IDS_CANNOT_OPEN_SRC_FILE "Setup cannot open %s for copying."
|
||
IDS_CANNOT_OPEN_DEST_FILE
|
||
"Setup failed to copy to %s. Please make sure that you have Administrator permission on the target machine."
|
||
IDS_CANNOT_COPY_FILE "Setup failed to copy %s to %s."
|
||
END
|
||
|
||
STRINGTABLE DISCARDABLE
|
||
BEGIN
|
||
IDS_SERVICE_IN_DELETE_STATE
|
||
"Your machine has pending reboot operations. The '%s' service has been marked for deletion upon reboot.\n\nPlease reboot your machine before proceeding with this setup."
|
||
IDS_NEED_VALID_PATH_UNATTENDED
|
||
"You have specified invalid path(s) in your unattended text file. Please correct the situation in the next dialog."
|
||
IDS_WAM_ACCOUNT_NAME "IWAM_"
|
||
IDS_WAMUSER_COMMENT "Built-in account for Internet Information Services to start out of process applications"
|
||
IDS_WAMUSER_FULLNAME "Launch IIS Process Account"
|
||
IDS_UNABLE_TO_STOP_SERVICE "Unable to stop service %s."
|
||
END
|
||
|
||
STRINGTABLE DISCARDABLE
|
||
BEGIN
|
||
IDS_INVALID_DIR_INETSRV "%s is not a valid directory path. Please fix it, then click OK to continue."
|
||
IDS_APP_FRIENDLY_ROOT "Default Application"
|
||
IDS_APP_FRIENDLY_IISADMIN "Administration Application"
|
||
IDS_APP_FRIENDLY_WEBPUB "Personal Publishing Application"
|
||
IDS_APP_FRIENDLY_IISSAMPLES "Sample Application"
|
||
IDS_APP_FRIENDLY_IISHELP "IIS Help Application"
|
||
IDS_UNABLE_TO_CREATE_DRIVER
|
||
"Unable to create driver %s.\n\nYour installation will not work. Please remove this installation, reboot, then reinstall."
|
||
IDS_BITMAP_MS "Microsoft"
|
||
IDS_BITMAP_TITLE "Microsoft IIS 5.0"
|
||
IDS_WELCOMES_INTRO " The Microsoft Internet Information Services provides\n enhanced Web, application, and communication\n services for Windows XP Server."
|
||
IDS_WELCOMES_FEATURE " Features include:\n\n Internet Information Server\n Administration\n Development Components"
|
||
IDS_WELCOMEW_INTRO " The Microsoft Internet Information Services provides\n enhanced Web and application development services\n for Windows XP Professional."
|
||
IDS_WELCOMEW_FEATURE " Features include:\n\n Personal Web Server\n Administration\n Developer Components"
|
||
END
|
||
|
||
STRINGTABLE DISCARDABLE
|
||
BEGIN
|
||
IDS_LOCATE_FILE "Locate File"
|
||
IDS_NEED_TCPIP_WARNING "Setup has detected that you don't have TCP/IP installed. You will not be able to install some of the options as a result. You can click OK to continue, or click CANCEL to exit the setup. "
|
||
IDS_TCPIP_NEEDED_ON_OPTION
|
||
"Setup has detected that you don't have TCP/IP installed. This option cannot be installed as a result."
|
||
IDS_BAD_SIGNATURE_RELNOTES
|
||
"The RSABASE.DLL file has not been registered correctly. If the issue persists please re-register the file using the RegSrv32 command."
|
||
IDS_DEFAULT_WEB_SITE "Default Web Site"
|
||
IDS_DEFAULT_FTP_SITE "Default FTP Site"
|
||
IDS_BITMAP_MS_TRADEMARK "Microsoft<66>"
|
||
IDS_BITMAP_TITLE_TRADEMARK "Windows XP<58> IIS 6.0"
|
||
IDS_BITMAP_MS_TRADEMARK_OTHER "Microsoft(R)"
|
||
IDS_MTS_NOT_INSTALLED "Microsoft COM+ is not installed. Please install it then re-run this setup."
|
||
IDS_UNATTEND_UNSUPPORTED
|
||
"Unattend.txt unsupported mode """"%s"""". Aborting Unattended install."
|
||
END
|
||
|
||
STRINGTABLE DISCARDABLE
|
||
BEGIN
|
||
IDS_OS_BUILD_NUM_REQUIREMENT
|
||
"This installation of IIS requires an Windows XP Build Greater than %s.\n\nSetup will continue but the installation may not function."
|
||
IDS_UNABLE_TO_START "Unable to start service '%s'."
|
||
IDS_ERR_CALLING_DLL_PROCEDURE
|
||
"Error calling procedure '%s()' in file '%s'.\n"
|
||
IDS_OLE_INIT_FAILED "Error Initialization of OLE failed before loading file: '%s'."
|
||
IDS_FILE_DOES_NOT_EXIST "The file '%s' does not exist.\n"
|
||
IDS_UNABLE_TO_LOCATE_PROCEDURE
|
||
"Unable to locate the procedure '%s()' in the file '%s'.\n"
|
||
IDS_RETRY "Do you want to retry?"
|
||
IDS_REGSVR_CAUGHT_EXCEPTION
|
||
"%s. Exception while calling procedure '%s' in file '%s'."
|
||
IDS_SETDATA_ERROR "Error Setting IIS Metabase data."
|
||
IDS_GETDATA_ERROR "Error Getting IIS Metabase data."
|
||
END
|
||
|
||
STRINGTABLE DISCARDABLE
|
||
BEGIN
|
||
IDS_MTS_INCORRECTLY_INSTALLED
|
||
"Microsoft COM+ is not correctly installed.\nError on CoCreateInstance of MTS Catalog object. \n\nPlease resolve the problem then re-run this setup."
|
||
IDS_COMPLETED_FILE_CALL "Completed call to '%s'."
|
||
IDS_TEMPLATE_PUBLIC_WEB_SITE
|
||
"Allows all users to browse static and dynamic content."
|
||
IDS_TEMPLATE_PUBLIC_SECURE_SITE
|
||
"Allows users with a Windows account to view static and dynamic content."
|
||
IDS_TEMPLATE_PUBLIC_FTP_SITE "Allows all users to download files via FTP."
|
||
END
|
||
|
||
STRINGTABLE DISCARDABLE
|
||
BEGIN
|
||
IDS_SETUP_ERRORS_ENCOUNTERED
|
||
"IIS Setup encountered an error. Please check the %s file for further information."
|
||
IDS_TCPIP_ERROR "*** Warning *** Tcp/Ip is not installed. Tcp/Ip is required for IIS to work. Install Tcp/Ip to for IIS to function.*** Warning ***"
|
||
IDS_HTTPCUSTOM_UTF8 "Content-Type: Text/html; Charset=UTF-8"
|
||
IDS_REMOVE_CLUS_W3SVC_FIRST
|
||
"Warning: W3SVC is needed by at least one cluster resource '%s'. You should remove this cluster resource."
|
||
IDS_REMOVE_CLUS_MSFTPSVC_FIRST
|
||
"Warning: MSFTPSVC is in use by at least one cluster resource '%s'. You should remove this cluster resource."
|
||
IDS_FAKE_METABASE_BIN_TEXT
|
||
"This file is for legacy backup applications only. Please consult Metabase.XML and MBSchema.XML for metabase content."
|
||
END
|
||
|
||
STRINGTABLE DISCARDABLE
|
||
BEGIN
|
||
IDS_SETUP_ERRORS_ENCOUNTERED_MTS
|
||
"Microsoft COM+ was not setup correctly.\nIIS Setup will continue, but the server may not function properly.\n\nFailure occured in:%s."
|
||
IDS_MTS_DOING_CREATEINPROC "Creating in process application..."
|
||
IDS_MTS_ERROR_TITLEBAR "MTS Setup Error"
|
||
IDS_ADD_SETTINGS_FOR_WEB_1 "Configuring Web Site %d..."
|
||
IDS_ADD_SETTINGS_FOR_WEB_2 "Configuring Web Site %d, virtual dir %s..."
|
||
IDS_ADD_SETTINGS_FOR_FTP_1 "Configuring FTP Site %d..."
|
||
IDS_ADD_SETTINGS_FOR_FTP_2 "Configuring FTP Site %d, virtual dir %s..."
|
||
END
|
||
|
||
#endif // English (U.S.) resources
|
||
/////////////////////////////////////////////////////////////////////////////
|
||
|
||
|
||
|
||
#ifndef APSTUDIO_INVOKED
|
||
/////////////////////////////////////////////////////////////////////////////
|
||
//
|
||
// Generated from the TEXTINCLUDE 3 resource.
|
||
//
|
||
#include "version.rc2"
|
||
|
||
/////////////////////////////////////////////////////////////////////////////
|
||
#endif // not APSTUDIO_INVOKED
|
||
|