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.
174 lines
7.0 KiB
174 lines
7.0 KiB
//Microsoft Developer Studio generated resource script.
|
|
//
|
|
#include "resource.h"
|
|
|
|
#define APSTUDIO_READONLY_SYMBOLS
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Generated from the TEXTINCLUDE 2 resource.
|
|
//
|
|
#define APSTUDIO_HIDDEN_SYMBOLS
|
|
#include "windows.h"
|
|
#undef APSTUDIO_HIDDEN_SYMBOLS
|
|
#include "winver.h"
|
|
#include "resource.h"
|
|
#include "ntverp.h"
|
|
#include "ieakinst.rcv"
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
#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_INSTALLDIR DIALOG DISCARDABLE 0, 0, 280, 159
|
|
STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_CAPTION | WS_SYSMENU
|
|
CAPTION "Microsoft Internet Explorer Administration Kit 6"
|
|
FONT 8, "MS Shell Dlg"
|
|
BEGIN
|
|
LTEXT "&Where would you like to install the IEAK?",IDC_STATIC,
|
|
14,9,200,9
|
|
EDITTEXT IDE_INSTALLDIR,14,20,200,14,ES_AUTOHSCROLL | WS_GROUP
|
|
PUSHBUTTON "&Browse",IDC_BROWSE,220,20,50,14,WS_GROUP
|
|
DEFPUSHBUTTON "OK",IDOK,164,137,50,14,WS_GROUP
|
|
PUSHBUTTON "Cancel",IDCANCEL,220,137,50,14
|
|
LTEXT "Choose the license agreement that you signed for distribution of Microsoft Internet Explorer or that which includes only the functionality allowed by your distribution license agreement.",
|
|
IDC_STATIC,14,43,243,24
|
|
CONTROL "&External License and Distribution Agreement for Internet Explorer\n (e.g. Internet Service Providers)",
|
|
IDC_ISP,"Button",BS_AUTORADIOBUTTON | BS_MULTILINE |
|
|
WS_GROUP,20,75,243,16
|
|
CONTROL "E&xternal License and Distribution Agreement for Internet Explorer \n(e.g. Content Providers and Developers)",
|
|
IDC_ICP,"Button",BS_AUTORADIOBUTTON | BS_MULTILINE,20,
|
|
95,243,16
|
|
CONTROL "&Site License and Intranet (internal use) Distribution License \n(e.g. Corporate Administrators)",
|
|
IDC_INTRA,"Button",BS_AUTORADIOBUTTON | BS_MULTILINE,20,
|
|
115,243,16
|
|
END
|
|
|
|
IDD_CONFIRMLICENSE DIALOG DISCARDABLE 0, 0, 251, 87
|
|
STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_CAPTION | WS_SYSMENU
|
|
CAPTION "Confirm license agreement"
|
|
FONT 8, "MS Shell Dlg"
|
|
BEGIN
|
|
DEFPUSHBUTTON "OK",IDOK,63,65,50,14
|
|
PUSHBUTTON "Cancel",IDCANCEL,131,65,50,14
|
|
LTEXT "You have chosen to install the Internet Explorer Administration Kit, %s version. Please confirm that you have agreed to the %s license agreement when downloading the IEAK.",
|
|
IDC_STATICLICENSE,7,14,237,44
|
|
END
|
|
|
|
|
|
#ifdef APSTUDIO_INVOKED
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// TEXTINCLUDE
|
|
//
|
|
|
|
1 TEXTINCLUDE DISCARDABLE
|
|
BEGIN
|
|
"resource.h\0"
|
|
END
|
|
|
|
2 TEXTINCLUDE DISCARDABLE
|
|
BEGIN
|
|
"#define APSTUDIO_HIDDEN_SYMBOLS\r\n"
|
|
"#include ""windows.h""\r\n"
|
|
"#undef APSTUDIO_HIDDEN_SYMBOLS\r\n"
|
|
"#include ""winver.h""\r\n"
|
|
"#include ""resource.h""\r\n"
|
|
"#include ""ntverp.h""\r\n"
|
|
"#include ""ieakinst.rcv""\r\n"
|
|
"\0"
|
|
END
|
|
|
|
3 TEXTINCLUDE DISCARDABLE
|
|
BEGIN
|
|
"\r\n"
|
|
"\0"
|
|
END
|
|
|
|
#endif // APSTUDIO_INVOKED
|
|
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// DESIGNINFO
|
|
//
|
|
|
|
#ifdef APSTUDIO_INVOKED
|
|
GUIDELINES DESIGNINFO DISCARDABLE
|
|
BEGIN
|
|
IDD_INSTALLDIR, DIALOG
|
|
BEGIN
|
|
BOTTOMMARGIN, 151
|
|
END
|
|
|
|
IDD_CONFIRMLICENSE, DIALOG
|
|
BEGIN
|
|
LEFTMARGIN, 7
|
|
RIGHTMARGIN, 244
|
|
TOPMARGIN, 7
|
|
BOTTOMMARGIN, 79
|
|
END
|
|
END
|
|
#endif // APSTUDIO_INVOKED
|
|
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// String Table
|
|
//
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_TITLE "Microsoft IEAK 6"
|
|
IDS_ERR_EMPTY_PATH "The specified folder is invalid, incomplete or a UNC path. You must specify a folder with full pathname."
|
|
IDS_ERR_NO_SPACE_INST "To install this package, you need %1!lu! KB disk space on this drive. It is recommended that you free up the required disk space before you continue. \n\nDo you still want to continue?"
|
|
IDS_CREATE_DIR "The folder '%1' does not exist. Do you want to create it?"
|
|
IDS_ERR_CREATE_DIR "Could not create folder %1."
|
|
IDS_ERR_INVALID_DIR "The folder '%1' is invalid. Please make sure the directory exists and is writable."
|
|
IDS_ERR_GET_DISKSPACE "Failed to get disk space information from: %1."
|
|
IDS_ERR_GETVOLINFOR "Failed to get drive volume information from: %1."
|
|
IDS_ERR_BADOS "Internet Explorer Administration Kit 6 cannot be installed on this computer.\n\nThis product requires Microsoft Windows 98, Windows NT Version 4.0 with Service Pack 5, or Windows 2000 or later."
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_ERR_GET_PROC_ADDR "Error getting procedure address %1."
|
|
IDS_PROGRAMFILES_PATH "C:\\PROGRA~1"
|
|
IDS_IEAK_UPGRADE "An older version of IEAK is installed on this computer. To upgrade to the newest version choose 'Yes'. To install the newest version to a different location choose 'No'."
|
|
IDS_SPECIFY_DIFFERENT_PATH
|
|
"To preserve your previous version of the IEAK you must choose a different install location. Please specify a different install location."
|
|
IDS_ICP "You have chosen to install the Internet Explorer Administration Kit, Content Provider/Developer version. Please confirm that you have signed a license agreement which permits all of the functionality included with this mode."
|
|
IDS_ISP "You have chosen to install the Internet Explorer Administration Kit, Service Provider version. Please confirm that you have signed a license agreement which permits all of the functionality included with this mode."
|
|
IDS_CORP "You have chosen to install the Internet Explorer Administration Kit, Corporate Administrator version. Please confirm that you have signed a license agreement which permits all of the functionality included with this mode."
|
|
IDS_ERR_NOTADMIN "You must be a member of the Administrators group in order to install IEAK 6."
|
|
IDS_ERR_LOAD_DLL "Error loading %1."
|
|
IDS_INSTALLINSTR "Choose the folder where you want to install IEAK 6."
|
|
END
|
|
|
|
#endif // English (U.S.) resources
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
|
|
|
|
|
|
#ifndef APSTUDIO_INVOKED
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Generated from the TEXTINCLUDE 3 resource.
|
|
//
|
|
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
#endif // not APSTUDIO_INVOKED
|
|
|