Leaked source code of windows server 2003
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.
 
 
 
 
 
 

1537 lines
91 KiB

//Microsoft Developer Studio generated resource script.
//
#include "wizard.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
//
// Generated from the TEXTINCLUDE 2 resource.
//
#include <windows.h>
#include "common.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
//
1 TEXTINCLUDE DISCARDABLE
BEGIN
"wizard.h\0"
END
2 TEXTINCLUDE DISCARDABLE
BEGIN
"#include <windows.h>\r\n"
"#include ""common.h""\0"
END
3 TEXTINCLUDE DISCARDABLE
BEGIN
"\0"
END
#endif // APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// Icon
//
// Icon with lowest ID value placed first to ensure application icon
// remains consistent on all systems.
IDI_BROWN ICON DISCARDABLE "res\\brown.ico"
IDI_BROWN2 ICON DISCARDABLE "res\\brown2.ico"
IDI_BLUE ICON DISCARDABLE "res\\blue.ico"
IDI_BLUE2 ICON DISCARDABLE "res\\blue2.ico"
IDI_GREEN ICON DISCARDABLE "res\\greenn.ico"
IDI_YELLOW ICON DISCARDABLE "res\\yellow.ico"
IDI_RED ICON DISCARDABLE "res\\red.ico"
IDI_ICON1 ICON DISCARDABLE "res\\error.ico"
IDI_ICON2 ICON DISCARDABLE "res\\admopen.ico"
IDI_ICON3 ICON DISCARDABLE "res\\admclose.ico"
IDI_ICON4 ICON DISCARDABLE "res\\category.ico"
IDI_ICON5 ICON DISCARDABLE "res\\cmak.ico"
/////////////////////////////////////////////////////////////////////////////
//
// Bitmap
//
IDB_WIZARD BITMAP DISCARDABLE "res\\wizard.bmp"
IDB_LEGEND BITMAP DISCARDABLE "res\\legend.bmp"
IDB_LEGEND2 BITMAP DISCARDABLE "res\\legend2.bmp"
IDB_SELECT BITMAP DISCARDABLE "res\\select.bmp"
IDB_UNSELECT BITMAP DISCARDABLE "res\\unselect.bmp"
IDB_CHECK BITMAP DISCARDABLE "res\\check.bmp"
IDB_X BITMAP DISCARDABLE "res\\x.bmp"
/////////////////////////////////////////////////////////////////////////////
//
// Cursor
//
IDC_LINK CURSOR DISCARDABLE "res\\brhand.cur"
/////////////////////////////////////////////////////////////////////////////
//
// AVI
//
IDA_DOWNLOAD AVI MOVEABLE PURE "res\\download.avi"
/////////////////////////////////////////////////////////////////////////////
//
// Dialog
//
IDD_WELCOME DIALOGEX 0, 0, 371, 172
STYLE DS_FIXEDSYS | WS_CHILD | WS_DISABLED | WS_CAPTION
CAPTION "Welcome to the IEAK %s"
FONT 8, "ms shell dlg", 0, 0, 0x1
BEGIN
LTEXT "The Microsoft Internet Explorer Administration Kit (IEAK) helps you customize, deploy, and maintain Internet Explorer. This wizard will help you create customized packages of Internet Explorer and related components for distribution to your users.",
IDC_STATIC,8,6,355,26
LTEXT "It is strongly recommended that you read the Help before continuing on with this wizard. These help files will prepare you for the information that will be requested in this wizard.",
IDC_STATIC,8,40,355,18
LTEXT "Each page in this wizard will briefly describe the information being requested. For further assistance, click the Help button and the IEAK Help will open with information relative to your position in the wizard.",
IDC_STATIC,8,67,355,18
LTEXT "This wizard will guide you through five stages:",
IDC_STATIC,8,93,173,10
LTEXT "Stage 1: Gathering Information",IDC_STATIC,18,104,184,
10
LTEXT "Stage 2: Specifying Setup parameters",IDC_STATIC,18,
115,177,10
LTEXT "Stage 3: Customizing Setup",IDC_STATIC,18,126,183,10
LTEXT "Stage 4: Customizing the browser",IDC_STATIC,18,137,
168,10
LTEXT "Stage 5: Component Customization",IDC_STATIC,18,148,
126,10
END
IDD_OCWWELCOME DIALOGEX 0, 0, 371, 172
STYLE DS_FIXEDSYS | WS_CHILD | WS_DISABLED | WS_CAPTION
CAPTION "Welcome to the IEAK"
FONT 8, "ms shell dlg", 0, 0, 0x1
BEGIN
LTEXT "Welcome to the Microsoft Internet Explorer Administration Kit!",
IDC_STATIC,8,6,250,10
LTEXT "This wizard will help you create customized packages of Internet Explorer and its components for deployment with Office.",
IDC_STATIC,8,24,355,19
LTEXT "It is strongly recommended that you read the help files before continuing on with this wizard. These help files will prepare you for the information that will be requested in this wizard. These files can be opened by the help button below.",
IDC_STATIC,8,48,355,27
LTEXT "Note: You need to have Internet Explorer 6 installed before continuing on with this wizard. Although the wizard may seem to work with previous versions of Internet Explorer, the IEAK will not function properly.",
IDC_STATIC,8,81,355,19
LTEXT "Each page in the wizard will briefly describe the information being requested. For further assistance, click the help button and the browser will open with information relative to your position in the wizard.",
IDC_STATIC,8,106,355,19
END
IDD_STAGE1 DIALOGEX 0, 0, 371, 172
STYLE DS_FIXEDSYS | WS_CHILD | WS_DISABLED | WS_CAPTION
CAPTION "Stage 1 - Gathering Information"
FONT 8, "ms shell dlg", 0, 0, 0x1
BEGIN
LTEXT "In this stage, the wizard will prompt you for some basic information. You will be prompted for what kind of media you want to create and a location to build your package to.",
IDC_STATIC,8,26,355,26
LTEXT "Stage 1: Gathering Information",IDC_STATIC,8,6,269,10
END
IDD_LANGUAGE DIALOGEX 0, 0, 371, 172
STYLE DS_FIXEDSYS | WS_CHILD | WS_DISABLED | WS_CAPTION
CAPTION "Language Selection"
FONT 8, "ms shell dlg", 0, 0, 0x1
BEGIN
LTEXT "&Target language:",IDC_STATIC,8,90,134,9
COMBOBOX IDC_LANGUAGE,11,100,200,71,CBS_DROPDOWNLIST | WS_VSCROLL |
WS_GROUP | WS_TABSTOP
LTEXT "If the language you want to use is not listed below, exit the wizard, insert the CD that contains the language you want to use, and restart the wizard.",
IDC_STATIC,8,31,355,19
LTEXT "You can create localized versions of your custom Internet Explorer browser by selecting a language from the list below.",
IDC_STATIC,8,6,355,18
LTEXT "You must run this wizard once for each localized version you want to create. To retain settings across multiple versions, specify the same destination folder for each version. The localized versions will then be saved in different sub-folders.",
IDC_STATIC,8,55,355,26
END
IDD_MEDIA DIALOGEX 0, 0, 371, 172
STYLE DS_FIXEDSYS | WS_CHILD | WS_DISABLED | WS_CAPTION
CAPTION "Media Selection"
FONT 8, "ms shell dlg", 0, 0, 0x1
BEGIN
LTEXT "Depending on your customer needs and desired method of distribution, you will want to build different media to distribute your custom package.",
IDC_PLATFORMTEXT,8,6,355,18
LTEXT "Please refer to the Help for information about which media type is most useful for your distribution. Some media types are not available depending on your role and the platform you have selected.",
IDC_STATIC,8,29,355,24
CONTROL "&Download - You will be prompted for information about your Web servers. You must have the URL for at least one Web server that you can be sure will exist throughout the lifetime of this package.",
IDC_CHECKDL,"Button",BS_AUTOCHECKBOX | BS_TOP |
BS_MULTILINE | WS_GROUP | WS_TABSTOP,11,53,350,18
CONTROL "&CD-ROM - You will have the ability to customize the CD Autorun program.",
IDC_CHECKCD,"Button",BS_AUTOCHECKBOX | BS_TOP |
BS_MULTILINE | WS_TABSTOP,11,73,350,18
CONTROL "F&lat (all files in one directory) - Use this media type when you are starting install from another application or for local network installations. No download sites or CD autorun information is needed.",
IDC_CHECKLAN,"Button",BS_AUTOCHECKBOX | BS_TOP |
BS_MULTILINE | WS_TABSTOP,11,93,350,18
CONTROL "Single dis&k branding - This does not produce an install and is only usable on machines that already have Internet Explorer installed.",
IDC_CHECKSDB,"Button",BS_AUTOCHECKBOX | BS_TOP |
BS_MULTILINE | WS_TABSTOP,11,113,350,18
END
IDD_TARGET DIALOGEX 0, 0, 371, 172
STYLE DS_FIXEDSYS | WS_CHILD | WS_DISABLED | WS_CAPTION
CAPTION "File Locations"
FONT 8, "ms shell dlg", 0, 0, 0x1
BEGIN
LTEXT "The destination folder is where the customized packages will be placed when the wizard is finished. If the folder you specify does not exist, it will be created.",
IDC_STATIC,8,6,355,19
LTEXT "&Destination folder:",IDC_STATIC,8,29,198,9
EDITTEXT IDE_TARGETDIR,11,40,275,14,ES_AUTOHSCROLL | WS_GROUP
PUSHBUTTON "B&rowse",IDC_BROWSE2,295,40,50,14,WS_GROUP
LTEXT "The advanced options button below offers you the ability to:",
IDC_STATIC,8,71,355,10
RTEXT "-",IDC_STATIC,6,84,8,8
LTEXT "Disable Automatic Version Synchronization (AVS). AVS checks for the latest versions of Internet Explorer components if you are connected to the Internet. ",
IDC_STATIC,18,84,345,17
RTEXT "-",IDC_STATIC,6,105,8,8
LTEXT "Specify an existing .INS file to read settings from. This file will be used to read from, but it will not be written to. ",
IDC_STATIC,18,105,345,17
RTEXT "-",IDC_TARGETTEXT2,6,126,8,8
LTEXT "Specify a component download folder. AVS compares the components on the Internet with those in the component download folder. Synchronizing components will make AVS download to this directory.",
IDC_TARGETTEXT,18,126,345,17
PUSHBUTTON "&Advanced Options...",IDC_ADVANCED,245,152,100,14,
WS_GROUP
END
IDD_ADVANCEDPOPUP DIALOGEX 0, 0, 321, 129
STYLE DS_MODALFRAME | DS_FIXEDSYS | DS_CENTER | WS_POPUP | WS_CAPTION
CAPTION "Advanced Options"
FONT 8, "ms shell dlg", 0, 0, 0x1
BEGIN
CONTROL "&Check for latest components via Automatic Version Synchronization (if you installed the IEAK from the Internet, AVS must be run at least once to download the components)",
IDC_OFFLINE,"Button",BS_AUTOCHECKBOX | BS_LEFT | BS_TOP |
BS_MULTILINE | WS_GROUP | WS_TABSTOP,8,6,305,19
LTEXT "P&ath of .INS file to import settings from:",
IDC_LOADINSTEXT2,8,32,198,9
EDITTEXT IDE_LOADINS,11,43,230,14,ES_AUTOHSCROLL | WS_GROUP
PUSHBUTTON "B&rowse",IDC_BROWSEINS,250,43,50,14,WS_GROUP
LTEXT "Co&mponent Download folder:",IDC_STATIC,8,62,198,9
EDITTEXT IDE_SOURCEDIR,11,73,230,14,ES_AUTOHSCROLL | WS_GROUP
PUSHBUTTON "Bro&wse",IDC_BROWSE,250,73,50,14,WS_GROUP
DEFPUSHBUTTON "OK",IDOK,192,103,50,14,WS_GROUP
PUSHBUTTON "Cancel",IDCANCEL,250,103,50,14
END
IDD_IEAKLITE DIALOGEX 0, 0, 371, 172
STYLE DS_FIXEDSYS | WS_CHILD | WS_DISABLED | WS_CAPTION
CAPTION "Feature Selection"
FONT 8, "ms shell dlg", 0, 0, 0x1
BEGIN
LTEXT "You may not need to customize all of the options available to you in the Internet Explorer Customization wizard. In the list below, select the features you wish to customize in this package.",
IDC_STATIC,8,6,355,18
LTEXT "On the File Locations screen, if you imported an .ins file, the settings from that file are the initial values for this IEAK package. Otherwise, all non-customized features will use the Internet Explorer default settings.",
IDC_STATIC,8,31,355,24
CONTROL "List1",IDC_IEAKLITE,"SysListView32",LVS_REPORT |
LVS_SINGLESEL | LVS_NOCOLUMNHEADER | WS_BORDER |
WS_GROUP | WS_TABSTOP,11,60,175,108
GROUPBOX "Feature Description",IDC_STATIC,191,56,170,92,WS_GROUP
LTEXT "",IDC_IEAKLITEDESC,201,72,148,65
PUSHBUTTON "&Select All",IDC_LITECHECKALL,192,154,80,14,WS_GROUP
PUSHBUTTON "&Clear All",IDC_LITEUNCHECKALL,280,154,81,14
END
IDD_STAGE2 DIALOGEX 0, 0, 371, 172
STYLE DS_FIXEDSYS | WS_CHILD | WS_DISABLED | WS_CAPTION
CAPTION "Stage 2 - Specifying Setup Parameters"
FONT 8, "ms shell dlg", 0, 0, 0x1
BEGIN
LTEXT "Stage 2: Specifying Setup parameters",IDC_STATIC,8,6,
250,10
LTEXT "In this stage, you will need to specify what Microsoft download sites you want to receive your components from, download or update any Microsoft components, and optionally select any custom components you want to include in your package. ",
IDC_STATIC,8,25,355,26
LTEXT "The Setup engine provides some distinct advantages over previous installation methods. The Internet Explorer suite is broken up into components and each component can be downloaded separately.",
IDC_STAGE2TEXT1,8,57,355,18
LTEXT "This implementation also provides for components to be dynamically updated. The newest components can be downloaded from Microsoft sites and then provided for your users.",
IDC_STAGE2TEXT2,8,105,355,18
LTEXT "In the case of a broken connection or transfer error, Setup will be able to pick up where it left off in most cases. This can save valuable download time.",
IDC_STAGE2TEXT3,8,82,355,19
END
IDD_OPTDOWNLOAD DIALOGEX 0, 0, 371, 172
STYLE DS_FIXEDSYS | WS_CHILD | WS_DISABLED | WS_CAPTION
CAPTION "Automatic Version Synchronization"
FONT 8, "ms shell dlg", 0, 0, 0x1
BEGIN
LTEXT "Download the components shown below to include these components in your package. Click Updates to view a list of components that Microsoft has updated since the Internet Explorer release.",
IDC_STATIC,8,1,355,27
CONTROL "List1",IDC_COMPLIST,"SysListView32",LVS_REPORT |
WS_BORDER | WS_GROUP | WS_TABSTOP,11,30,265,75
PUSHBUTTON "&Updates...",IDC_UPDATE,290,30,70,14
PUSHBUTTON "&Synchronize",IDC_DOWNLOAD,290,50,70,14,WS_GROUP
PUSHBUTTON "Synchronize &All",IDC_DOWNLOADALL,290,70,70,14
CONTROL 502,IDC_STATIC,"Static",SS_BITMAP | WS_BORDER | WS_GROUP,
11,120,14,54
LTEXT "Status of the component in your computer's download directory.",
IDC_STATIC,11,108,230,10
LTEXT "Not downloaded.",IDC_STATIC,32,120,188,10
LTEXT "Version is older than the one in the product release, or AVS is disabled.",
IDC_STATIC,32,131,250,10
LTEXT "Same version as the product release.",IDC_STATIC,32,142,
188,10
LTEXT "Updated since the product release.",IDC_STATIC,32,153,
188,10
LTEXT "New component; not included in the Internet Explorer release.",
IDC_STATIC,32,164,229,9
LTEXT "Disk space needed for all components:",
IDC_DISKSPACETEXT,290,108,76,16
LTEXT "Disk space available:",IDC_STATIC,290,139,75,9
RTEXT "0 KB",IDC_DISKSPACENEEDED,288,126,72,9
RTEXT "0 KB",IDC_DISKSPACE,288,151,72,9
LTEXT "Disk space needed for selected components:",
IDC_DISKSPACETEXT2,290,108,76,16,NOT WS_VISIBLE
END
IDD_OPTUPDATE DIALOGEX 0, 0, 371, 222
STYLE DS_MODALFRAME | DS_FIXEDSYS | DS_CENTER | WS_POPUP | WS_CAPTION |
WS_SYSMENU
CAPTION "Updates..."
FONT 8, "ms shell dlg", 0, 0, 0x1
BEGIN
LTEXT "Microsoft updated or created the following components since the product release of Internet Explorer. Select one or more items and synchronize to download components to your computer and include them in your package.",
IDC_STATIC,8,6,355,25
CONTROL "Updated components",IDC_COMPLIST,"SysListView32",
LVS_REPORT | LVS_SHOWSELALWAYS | LVS_SHAREIMAGELISTS |
WS_BORDER | WS_GROUP | WS_TABSTOP,11,37,270,96
PUSHBUTTON "Select &All",IDC_DOWNLOADALL,291,37,70,14,WS_GROUP
PUSHBUTTON "&Synchronize",IDOK,183,203,52,14
PUSHBUTTON "Cancel",IDCANCEL,239,203,52,14
PUSHBUTTON "&Help",IDHELP,295,203,52,14
CONTROL 507,IDC_STATIC,"Static",SS_BITMAP | WS_BORDER | WS_GROUP,
11,166,14,22
LTEXT "Type of Component available for download. For more information please see the IEAK web site.",
IDC_STATIC,11,136,346,10
LTEXT "Updated since the product release.",IDC_STATIC,32,167,
188,10
LTEXT "New component; not included in original Internet Explorer release.",
IDC_STATIC,32,178,229,9
LTEXT "Disk space needed for all components:",
IDC_DISKSPACETEXT,291,67,76,16
LTEXT "Disk space available:",IDC_STATIC,292,98,75,9
RTEXT "0 KB",IDC_DISKSPACENEEDED,290,86,72,9
RTEXT "0 KB",IDC_DISKSPACE,290,110,72,9
LTEXT "Disk space needed for selected components:",
IDC_DISKSPACETEXT2,291,67,76,16,NOT WS_VISIBLE
CONTROL "",IDC_STATIC,"Static",SS_ENHMETAFILE | SS_SUNKEN,6,196,
359,1
END
IDD_FINDUPDATE DIALOGEX 50, 50, 175, 35
STYLE DS_FIXEDSYS | DS_CENTER | WS_POPUP | WS_CAPTION
CAPTION "Updates..."
FONT 8, "ms shell dlg", 0, 0, 0x1
BEGIN
LTEXT "Searching for updates...",IDC_STATIC,5,5,150,25
END
IDD_CUSTCOMP4 DIALOGEX 0, 0, 371, 172
STYLE DS_FIXEDSYS | WS_CHILD | WS_DISABLED | WS_CAPTION
CAPTION "Add Custom Components"
FONT 8, "ms shell dlg", 0, 0, 0x1
BEGIN
LTEXT "You can add up to ten custom components which your customers may install along with Internet Explorer and the other Microsoft components you have selected.",
IDC_STATIC,7,4,355,18
LTEXT "For each custom component, specify a compressed cabinet (.CAB) file or a self-extracting executable (.EXE) if applicable. If you specify a .CAB file, you must also specify the command to run.",
IDC_STATIC,7,22,355,20
LTEXT "Componen&t:",IDC_TITLE1,11,46,39,8
COMBOBOX IDC_COMPTITLE,60,44,180,57,CBS_DROPDOWN |
CBS_AUTOHSCROLL | WS_VSCROLL | WS_GROUP | WS_TABSTOP
PUSHBUTTON "&Add",IDC_ADDNEWCOMP,248,43,50,14,WS_GROUP
PUSHBUTTON "Re&move",IDC_REMOVECOMP,305,43,50,14
LTEXT "&Location:",IDC_LOC1,11,63,41,8
EDITTEXT IDE_COMPFILENAME,60,60,180,14,ES_AUTOHSCROLL | WS_GROUP
PUSHBUTTON "B&rowse",IDC_BROWSEFILE,248,60,50,14,WS_GROUP
PUSHBUTTON "&Verify",IDC_VERIFY,305,60,50,14
LTEXT "C&ommand:",IDC_LOC4,11,81,42,8
EDITTEXT IDE_COMPCOMMAND,60,77,180,14,ES_AUTOHSCROLL | WS_GROUP
RTEXT "&Parameter:",IDC_PARAM1,252,80,45,8
EDITTEXT IDE_COMPPARAM,306,77,49,14,ES_AUTOHSCROLL | WS_GROUP
LTEXT "&GUID:",IDC_LOC3,12,97,33,8
EDITTEXT IDE_COMPGUID,60,94,180,14,ES_AUTOHSCROLL | WS_GROUP
RTEXT "&Uninstall Key:",IDC_PARAM2,254,97,44,8
EDITTEXT IDE_UNINSTALLKEY,305,94,50,14,ES_AUTOHSCROLL | WS_GROUP
LTEXT "&Description:",IDC_COMPDESC,12,114,43,10
EDITTEXT IDE_COMPDESC,60,111,180,14,ES_AUTOHSCROLL | WS_GROUP
RTEXT "V&ersion:",IDC_SIZE2,264,116,34,8
EDITTEXT IDE_COMPVERSION,305,111,50,14,ES_AUTOHSCROLL | WS_GROUP
LTEXT "You can specify when the custom component should be installed",
IDC_STATIC,12,138,91,27
GROUPBOX "Install Conditions",IDC_STATIC,103,128,259,40
CONTROL "&Install before Internet Explorer",IDC_PREINSTALL,
"Button",BS_AUTORADIOBUTTON | WS_GROUP,113,137,127,10
CONTROL "Install a&fter Internet Explorer",IDC_POSTINSTALL,
"Button",BS_AUTORADIOBUTTON,113,146,125,11
CONTROL "In&stall after system restarts",IDC_REBOOTINSTALL,
"Button",BS_AUTORADIOBUTTON,113,156,126,10
CONTROL "Only install if Internet Explorer is installed su&ccessfully",
IDC_INSTALLSUCCESS,"Button",BS_AUTOCHECKBOX |
BS_MULTILINE | WS_GROUP | WS_TABSTOP,259,138,96,26
END
IDD_CORPCUSTOM DIALOGEX 0, 0, 371, 172
STYLE DS_FIXEDSYS | WS_CHILD | WS_DISABLED | WS_CAPTION
CAPTION "Corporate Install Options"
FONT 8, "ms shell dlg", 0, 0, 0x1
BEGIN
LTEXT "The Custom installation option allows users to choose what is installed on a per-component basis.",
IDC_CUSTCUSTTEXT,8,4,355,8
CONTROL "&Prohibit users from selecting the Custom installation option.",
IDC_CUSTCUST,"Button",BS_AUTOCHECKBOX | WS_GROUP |
WS_TABSTOP,11,15,243,9
LTEXT "Internet Explorer Setup automatically backs up the machines data for uninstall purposes. You can disable this to save disk space, but keep in mind that this disables uninstall.",
IDC_STATIC,8,27,355,18
CONTROL "Disable saving &uninstall information",IDC_NOBACKUPDATA,
"Button",BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,11,48,
243,9
LTEXT "Internet Explorer Compatibility Mode allows it to behave as if it were a previous version. This is most useful for testing files with an older version of the browser. ",
IDC_STATIC,8,60,355,16
CONTROL "Prohibit users from installing Internet Explorer &Compatibility Mode.",
IDC_IECOMPAT,"Button",BS_AUTOCHECKBOX | WS_GROUP |
WS_TABSTOP,11,79,313,9
LTEXT "The Windows Desktop Update provides a web-enhanced Desktop, Explorer and Taskbar. This is most useful if you have deployed IE 4.0 with the Windows Desktop Update and want to standardize your desktops.",
IDC_STATIC,8,91,355,16
CONTROL "&Integrate the Windows Desktop Update into the package.",
IDC_DESKTOPUPDATE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,
11,110,201,10
GROUPBOX "Default Browser",IDC_STATIC,5,127,356,41
CONTROL "&Set Internet Explorer as the default browser.",
IDC_XFLAGFALSE,"Button",BS_AUTORADIOBUTTON | WS_GROUP |
WS_TABSTOP,11,136,320,10
CONTROL "D&o not set Internet Explorer as the default browser.",
IDC_XFLAGTRUE,"Button",BS_AUTORADIOBUTTON,11,146,320,10
CONTROL "&Allow user to choose.",IDC_NOXFLAG,"Button",
BS_AUTORADIOBUTTON,11,156,320,10
END
IDD_CUSTOMCUSTOM DIALOGEX 0, 0, 371, 172
STYLE DS_FIXEDSYS | WS_CHILD | WS_DISABLED | WS_CAPTION
CAPTION "Advanced Installation Options"
FONT 8, "ms shell dlg", 0, 0, 0x1
BEGIN
LTEXT "If a component being installed is already present on the machine, then IE Setup will detect if the version present is compatible with the newer version of the browser. If the component is compatible, the browser can skip the download of the newer version.",
IDC_STATIC,8,6,355,24
CONTROL "&Optimize for Web Download (if a compatible version exists, do not download it)",
IDC_WEBDLOPT,"Button",BS_AUTOCHECKBOX | WS_GROUP |
WS_TABSTOP,11,35,313,9
LTEXT "A component that is checked below will be shown in the Customize Component Options screen during Setup. Unchecking a component that you have included in an install mode will make it automatically installed with the browser.",
IDC_STATIC,8,56,355,24
CONTROL "List1",IDC_HIDECOMP,"SysListView32",LVS_REPORT |
LVS_SINGLESEL | WS_BORDER | WS_GROUP | WS_TABSTOP,11,85,
250,87
PUSHBUTTON "&Select All",IDC_HIDECHECKALL,268,85,50,14,WS_GROUP
PUSHBUTTON "&Unselect All",IDC_HIDEUNCHECKALL,268,105,50,14
END
IDD_COPYCOMP DIALOGEX 0, 0, 371, 172
STYLE DS_FIXEDSYS | WS_CHILD | WS_DISABLED | WS_CAPTION
CAPTION "Components on Media"
FONT 8, "ms shell dlg", 0, 0, 0x1
BEGIN
LTEXT "You downloaded the following components using AVS but they will not be installed. Components you select in this list wil be copied to your installation media and be available to your users through Install on Demand.",
IDC_STATIC,8,6,355,18
CONTROL "List1",IDC_COPYCOMP,"SysListView32",LVS_REPORT |
LVS_SINGLESEL | LVS_NOCOLUMNHEADER | WS_BORDER |
WS_GROUP | WS_TABSTOP,11,30,250,87
PUSHBUTTON "&Select All",IDC_COPYCHECKALL,268,30,50,14,WS_GROUP
PUSHBUTTON "&Unselect All",IDC_COPYUNCHECKALL,268,50,50,14
END
IDD_STAGE3 DIALOGEX 0, 0, 371, 172
STYLE DS_FIXEDSYS | WS_CHILD | WS_DISABLED | WS_CAPTION
CAPTION "Stage 3 - Customizing Setup"
FONT 8, "ms shell dlg", 0, 0, 0x1
BEGIN
LTEXT "Stage 3: Customizing Setup",IDC_STAGE3TEXT1,8,6,250,10
LTEXT "In this stage, you will be able to customize the Setup title bar, bitmap, custom component install title, installation options, and user download sites.",
IDC_STAGE3TEXT2,8,26,355,18
LTEXT "In this stage, you will be able to set the version number for your customizations as well as specify what directory the package is installed to.",
IDC_STAGE3TEXT3,8,73,355,18
LTEXT "You now have the Microsoft components you want to distribute downloaded to your machine, and have specified what optional components you would also like to include in your package. ",
IDC_STAGE3TEXT4,8,50,355,18
LTEXT "",IDC_STAGE3TEXT6,8,96,355,26,NOT WS_VISIBLE
END
IDD_ISKBACKBITMAP DIALOGEX 0, 0, 371, 172
STYLE DS_FIXEDSYS | WS_CHILD | WS_CAPTION
CAPTION "CD Autorun Customizations"
FONT 8, "ms shell dlg", 0, 0, 0x1
BEGIN
LTEXT "You can customize the initial autorun screen on the compact disc by entering information and selecting options below. The autorun screen will appear when the CD is inserted, before your custom browser is installed.",
IDC_STATIC,8,6,345,27
LTEXT "&Title bar text:",IDC_STATIC,8,39,204,10
EDITTEXT IDE_ISKTITLEBAR,11,49,275,14,ES_AUTOHSCROLL | WS_GROUP
LTEXT "Custom bac&kground bitmap location:",IDC_STATIC,8,71,
174,10
EDITTEXT IDE_ISKBACKBITMAP,11,81,275,14,ES_AUTOHSCROLL | WS_GROUP
PUSHBUTTON "Br&owse",IDC_ISKBROWSE,295,81,50,14,WS_GROUP
LTEXT "&Standard text color:",IDC_ISKNORMAL1,8,103,92,9
COMBOBOX IDC_ISKNORMAL,11,113,90,70,CBS_DROPDOWNLIST | CBS_SORT |
CBS_HASSTRINGS | WS_VSCROLL | WS_GROUP | WS_TABSTOP
LTEXT "&Highlight text color:",IDC_ISKHIGHLIGHT1,8,133,73,9
COMBOBOX IDC_ISKHIGHLIGHT,11,143,90,70,CBS_DROPDOWNLIST |
CBS_SORT | CBS_HASSTRINGS | WS_VSCROLL | WS_GROUP |
WS_TABSTOP
LTEXT "Button style:",IDC_STATIC,135,103,92,9
CONTROL "Standard be&veled buttons",IDC_RADIO2,"Button",
BS_AUTORADIOBUTTON | WS_GROUP,145,115,99,9
CONTROL "&3D bitmap buttons",IDC_COOLBUTTON,"Button",
BS_AUTORADIOBUTTON,145,126,94,9
CONTROL "&Custom button bitmap (specify location)",IDC_ISKCUST3D,
"Button",BS_AUTORADIOBUTTON,145,136,143,10
PUSHBUTTON "B&rowse",IDC_ISKBROWSE2,295,132,50,14,WS_GROUP
EDITTEXT IDE_ISKBUTTON,155,150,191,14,ES_AUTOHSCROLL | WS_GROUP
END
IDD_SETUPWIZARD DIALOGEX 0, 0, 371, 172
STYLE DS_FIXEDSYS | WS_CHILD | WS_DISABLED | WS_CAPTION
CAPTION "Customize Setup"
FONT 8, "ms shell dlg", 0, 0, 0x1
BEGIN
LTEXT "You can customize the title bar and bitmaps of the Internet Explorer Setup wizard. You can also specify a title for the group of custom components you added, if any, for display during installation.",
IDC_STATIC,8,6,355,18
LTEXT "&Setup wizard title bar text:",IDC_STATIC,8,32,113,9
EDITTEXT IDE_TITLE,11,43,275,14,ES_AUTOHSCROLL | WS_GROUP
LTEXT "&Left Setup wizard bitmap path (first page):",
IDC_STATIC,8,62,278,9
EDITTEXT IDE_WIZBITMAPPATH,11,73,275,14,ES_AUTOHSCROLL | WS_GROUP
PUSHBUTTON "B&rowse",IDC_BROWSEWIZPATH,295,73,50,14,WS_GROUP
LTEXT "&Top Banner Setup wizard bitmap path (all pages except first):",
IDC_STATIC,8,92,279,9
EDITTEXT IDE_WIZBITMAPPATH2,12,103,275,14,ES_AUTOHSCROLL |
WS_GROUP
PUSHBUTTON "Br&owse",IDC_BROWSEWIZPATH2,296,103,50,14,WS_GROUP
LTEXT "&Custom Components Installation Title:",IDC_CCTITLE_TXT,
8,122,133,9
EDITTEXT IDC_CCTITLE,11,133,275,14,ES_AUTOHSCROLL | WS_GROUP
END
IDD_SILENTINSTALL DIALOGEX 0, 0, 371, 172
STYLE DS_FIXEDSYS | WS_CHILD | WS_DISABLED | WS_CAPTION
CAPTION "User Experience"
FONT 8, "ms shell dlg", 0, 0, 0x1
BEGIN
LTEXT "You can control the user's experience during Setup.",
IDC_STATIC,5,5,355,8
GROUPBOX "Silent Installation",IDC_STATIC,5,14,361,95,WS_GROUP
CONTROL "&Interactive Installation",IDC_SILENTNOT,"Button",
BS_AUTORADIOBUTTON | WS_GROUP,12,25,96,10
CONTROL "&Hands-free Installation",IDC_SILENTSOME,"Button",
BS_AUTORADIOBUTTON,12,55,321,8
CONTROL "&Completely Silent Installation",IDC_SILENTALL,"Button",
BS_AUTORADIOBUTTON,12,75,158,10
GROUPBOX "User Rights",IDC_URD_GROUP,5,112,361,57,WS_GROUP
CONTROL "&Enable logon after restart with user-level access",
IDC_URD,"Button",BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,
12,124,346,8
LTEXT "The standard Setup experience. The user selects the type of installation, download site, and installation folder. The user sees all progress dialogs and error messages.",
IDC_STATIC,24,35,337,16
LTEXT "All installation decisions are made for the user. The user sees all progress dialog boxes.",
IDC_STATIC,24,63,337,12
LTEXT "All installation decisions are made for the user. The user does not see any dialog boxes.",
IDC_STATIC,24,85,336,11
LTEXT "Select this option for either of the following scenarios:",
IDC_URD_TEXT1,32,135,323,8
LTEXT "· Deployment to Windows 2000 or Windows NT users who do not have administrator privileges",
IDC_URD_TEXT2,38,146,321,8
LTEXT "· SMS deployment",IDC_URD_TEXT3,38,158,307,8
END
IDD_ICM DIALOGEX 0, 0, 371, 172
STYLE DS_FIXEDSYS | WS_CHILD | WS_CAPTION
CAPTION "Connection Manager Customization"
FONT 8, "ms shell dlg", 0, 0, 0x1
BEGIN
LTEXT "The Connection Manager Administration Kit (CMAK) can be used to customize the Connection Manager dialer via the logo, animations, phone book, and support information of your organization.",
IDC_STATIC,8,6,355,16
LTEXT "CMAK is available in Windows Server, Windows Admininstration Pack, and from other sources.",
IDC_STATIC,8,30,355,8
LTEXT "After you build a custom profile using CMAK, you can import it by entering it below.",
IDC_STATIC,8,46,355,8
CONTROL "&Use specified custom profile:",IDC_ICMPROCHECK,"Button",
BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,8,62,107,10
EDITTEXT IDE_ICMPRO,19,78,267,14,ES_AUTOHSCROLL | WS_GROUP
PUSHBUTTON "B&rowse...",IDC_BROWSEICMPRO,295,78,50,14,WS_GROUP
END
IDD_ICW DIALOGEX 0, 0, 371, 172
STYLE DS_FIXEDSYS | WS_CHILD | WS_DISABLED | WS_CAPTION
CAPTION "Internet Connection Wizard"
FONT 8, "ms shell dlg", 0, 0, 0x1
BEGIN
LTEXT "You can select to use the Internet Connection Wizard (ICW) as what your users will see as the sign-up interface. The ICW is a simple wizard and you can select the options below to customize it. These and other signup configurations are explained Help.",
IDC_STATIC,8,6,355,25
LTEXT "The first page displayed will be the signup.htm you have already specified. Sample files are available in the IEAK\\toolkit folder.",
IDC_STATIC,8,39,355,17
CONTROL "&Customize Title bar",IDC_ICWTITLE,"Button",
BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,8,67,112,10
LTEXT "&Title bar text:",IDC_ICWTITLE_TXT,8,82,56,8
EDITTEXT IDE_ICWTITLE,11,92,275,14,ES_AUTOHSCROLL | WS_GROUP
LTEXT "Top i&mage:",IDC_STATIC,8,111,56,8
EDITTEXT IDE_ICWHEADERBMP,11,121,275,14,ES_AUTOHSCROLL | WS_GROUP
PUSHBUTTON "B&rowse",IDC_BROWSEICWHEADERBMP,295,121,50,14,WS_GROUP
LTEXT "Left im&age:",IDC_STATIC,8,140,97,8
EDITTEXT IDE_ICWWATERBMP,11,150,275,14,ES_AUTOHSCROLL | WS_GROUP
PUSHBUTTON "Br&owse",IDC_BROWSEICWWATERBMP,295,150,50,14,WS_GROUP
END
IDD_COMPSEL4 DIALOGEX 0, 0, 371, 172
STYLE DS_FIXEDSYS | WS_CHILD | WS_DISABLED | WS_CAPTION
CAPTION "Installation Options"
FONT 8, "ms shell dlg", 0, 0, 0x1
BEGIN
LTEXT "&Option:",IDC_OPTIONTEXT1,8,35,24,8
COMBOBOX IDC_OPTLIST,50,34,142,70,CBS_DROPDOWN | WS_VSCROLL |
WS_GROUP | WS_TABSTOP
COMBOBOX IDC_OPTLISTOCW,50,34,142,70,CBS_DROPDOWNLIST |
WS_VSCROLL | WS_GROUP | WS_TABSTOP
PUSHBUTTON "Ne&w",IDC_NEWOPT,198,33,50,14,WS_GROUP
PUSHBUTTON "D&elete",IDC_DELOPT,254,33,50,14
PUSHBUTTON "U&se Defaults",IDC_RESETCOMPS,310,33,50,14,WS_GROUP
LTEXT "&Description:",IDC_OPTIONTEXT2,8,54,37,12
EDITTEXT IDC_OPTDESC,50,52,310,20,ES_MULTILINE | WS_VSCROLL |
WS_GROUP
LTEXT "Components &available:",IDC_STATIC,9,76,78,9
LISTBOX IDC_LISTAVAIL,9,87,150,84,LBS_NOINTEGRALHEIGHT |
LBS_EXTENDEDSEL | LBS_DISABLENOSCROLL | WS_VSCROLL |
WS_HSCROLL | WS_GROUP | WS_TABSTOP
LTEXT "Components to &install:",IDC_STATIC,210,76,88,8
LISTBOX IDC_LISTINSTALL,210,87,150,84,LBS_NOINTEGRALHEIGHT |
LBS_EXTENDEDSEL | LBS_DISABLENOSCROLL | WS_VSCROLL |
WS_HSCROLL | WS_GROUP | WS_TABSTOP
PUSHBUTTON ">",IDC_ADDCOMP,175,94,20,13,WS_GROUP
PUSHBUTTON ">>",IDC_ADDALLCOMP,175,111,20,13
PUSHBUTTON "<",IDC_REMCOMP,175,136,20,13
PUSHBUTTON "<<",IDC_REMALLCOMP,175,153,20,13
LTEXT "You can specify up to ten unique installation options which your users can select, and specify any combination of standard and custom components to be included in each. Windows 2000 users will not be presented with these options.",
IDC_OPTIONTEXT3,8,5,355,24
END
IDD_COMPURLS DIALOGEX 0, 0, 371, 172
STYLE DS_FIXEDSYS | WS_CHILD | WS_DISABLED | WS_CAPTION
CAPTION "Component Download Sites"
FONT 8, "ms shell dlg", 0, 0, 0x1
BEGIN
LTEXT "&Site Name:",IDC_DOWNSITENAME_TXT,8,51,42,9
EDITTEXT IDE_DOWNSITENAME,55,48,185,14,ES_AUTOHSCROLL | WS_GROUP
PUSHBUTTON "&Add",IDC_ADDBASEURL,248,48,50,14,WS_GROUP
PUSHBUTTON "&Remove",IDC_REMOVEBASEURL,305,48,50,14
LTEXT "Site &URL:",IDC_DOWNSITEURL_TXT,8,70,43,9
EDITTEXT IDE_DOWNSITEURL,55,67,300,14,ES_AUTOHSCROLL | WS_GROUP
LTEXT "Sit&e Region:",IDC_DOWNSITEREGION_TXT,8,89,43,9
EDITTEXT IDE_DOWNSITEREGION,55,86,300,14,ES_AUTOHSCROLL |
WS_GROUP
CONTROL "List1",IDC_BASEURLLIST,"SysListView32",LVS_REPORT |
LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_NOSORTHEADER |
WS_BORDER | WS_GROUP | WS_TABSTOP,55,108,300,64
LTEXT "Note to Corporate Administrators: For a silent install, you can only specify one download site.",
IDC_STATIC,8,30,355,9
LTEXT "You must specify at least one download site for your users to download your package from. You can specify up to ten sites.",
IDC_STATIC,8,6,355,18
END
IDD_ADDON DIALOGEX 0, 0, 371, 172
STYLE DS_FIXEDSYS | WS_CHILD | WS_DISABLED | WS_CAPTION
CAPTION "Component Download"
FONT 8, "ms shell dlg", 0, 0, 0x1
BEGIN
LTEXT "You can customize the URL that the Windows Update option under the Tools menu points to. You can also change the text for this menu option. Use an ampersand (&&) before a character to designate an accelerator key.",
IDC_STATIC,8,6,355,27
CONTROL "&Remove the Windows Update option from the Tools menu",
IDC_NO_ADDON,"Button",BS_AUTORADIOBUTTON | WS_GROUP,11,
37,224,10
CONTROL "Use the de&fault URL for the Windows Update",
IDC_DEF_ADDON,"Button",BS_AUTORADIOBUTTON,11,49,232,10
CONTROL "Use a &custom addon URL and menu text",IDC_CUST_ADDON,
"Button",BS_AUTORADIOBUTTON,11,61,211,10
LTEXT "&Menu text for Add-on Component URL:",IDC_MENUTEXT,23,
74,208,8
EDITTEXT IDE_MENUTEXT,26,85,300,14,ES_AUTOHSCROLL | WS_GROUP
LTEXT "&URL of Add-on Component page:",IDC_ADDONURL,23,102,209,
8
EDITTEXT IDE_ADDONURL,26,114,300,14,ES_AUTOHSCROLL | WS_GROUP
LTEXT "After install there are several cases where components need to be installed or updated. You can use the Microsoft download servers for these purposes instead of the original media or your download servers.",
IDC_STATIC,8,137,355,18
CONTROL "&Download components from Microsoft after install",
IDC_MSDL,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,11,158,
264,11
END
IDD_INSTALLDIR DIALOGEX 0, 0, 371, 172
STYLE DS_FIXEDSYS | WS_CHILD | WS_DISABLED | WS_CAPTION
CAPTION "Installation Directory"
FONT 8, "ms shell dlg", 0, 0, 0x1
BEGIN
LTEXT "When your custom package is installed, Internet Explorer will be placed in the folder you select below. Note that if Internet Explorer is already installed on the client machine, the files will be placed in the existing Internet Explorer directory. ",
IDC_INSTALLDIRTEXT1,8,6,355,25
LTEXT "If you give the user the choice of where to install, the selection you make below will serve as the default.",
IDC_INSTALLDIRTEXT3,8,38,355,9
CONTROL "&Allow the user to choose the installation directory",
IDC_ALLOWINSTALLDIR,"Button",BS_AUTOCHECKBOX | WS_GROUP |
WS_TABSTOP,11,51,187,9
CONTROL "Install in the specified folder within the &Program Files folder.",
IDC_PROGFILES32,"Button",BS_AUTORADIOBUTTON | WS_GROUP,
11,71,214,10
CONTROL "Specify the full path of a &custom folder.",
IDC_FULLPATH32,"Button",BS_AUTORADIOBUTTON,11,83,214,10
EDITTEXT IDE_INSTALLDIR,23,95,250,14,ES_AUTOHSCROLL | WS_GROUP
PUSHBUTTON "B&rowse",IDC_BROWSEDIR,280,95,50,14,WS_GROUP
END
IDD_STAGE4 DIALOGEX 0, 0, 371, 172
STYLE DS_FIXEDSYS | WS_CHILD | WS_DISABLED | WS_CAPTION
CAPTION "Stage 4 - Customizing the Browser"
FONT 8, "ms shell dlg", 0, 0, 0x1
BEGIN
LTEXT "Stage 4: Customize the browser",IDC_STATIC,8,6,250,10
LTEXT "In this stage the wizard will prompt you for information pertaining to browser customizations. ",
IDC_STATIC,8,27,355,12
LTEXT "You will be able to customize the look and feel of the browser by specifying a custom browser title, home page, search bar URL, online support page, and preset favorites and links.",
IDC_STAGE4TEXT1,8,43,355,18
LTEXT "ISP Note: For more information on advanced settings such as server sign-ups and scripts, refer to the help documents under the ISP heading.",
IDC_STAGE4TEXT2,8,68,355,19
LTEXT "Corporate Administrator Note: For more information on advanced settings such as Automatic Configuration and Security Zones, refer to the help documents.",
IDC_STAGE4TEXT3,8,93,355,17
END
IDD_OCWSTAGE2 DIALOGEX 0, 0, 371, 172
STYLE DS_FIXEDSYS | WS_CHILD | WS_DISABLED | WS_CAPTION
CAPTION "Browser Customizations"
FONT 8, "ms shell dlg", 0, 0, 0x1
BEGIN
LTEXT "Stage 2: Customize the browser",IDC_STATIC,8,6,250,10
LTEXT "In this stage the wizard will prompt you for information pertaining to browser customizations. ",
IDC_STATIC,8,27,355,12
LTEXT "You will be able to customize the look and feel of the browser by specifying a custom browser title, start and search pages, an online support page, preset favorites and links, and Active Desktop components.",
IDC_STATIC,8,49,355,26
LTEXT "Corporate Administrator Note: For more information on advanced settings such as Auto-Configuration and Security Zones, refer to the help documents.",
IDC_STATIC,8,78,355,17
END
IDD_WELCOMEMSGS DIALOGEX 0, 0, 371, 172
STYLE DS_FIXEDSYS | WS_CHILD | WS_CAPTION
CAPTION "Welcome Page"
FONT 8, "ms shell dlg", 0, 0, 0x1
BEGIN
LTEXT "A welcome page is displayed when the browser is started for the first time. You can display the default welcome page, specify the URL of a custom welcome page, or not display a welcome page at all.",
IDC_STATIC,8,6,355,18
CONTROL "&Display default Microsoft Internet Explorer 6 welcome page",
IDC_WELCOMEDEF,"Button",BS_AUTORADIOBUTTON | WS_GROUP,11,
28,224,12
CONTROL "D&o not display a welcome page",IDC_WELCOMENO,"Button",
BS_AUTORADIOBUTTON,11,41,232,12
CONTROL "&Use a custom welcome page (specify URL below)",
IDC_WELCOMECUST,"Button",BS_AUTORADIOBUTTON,11,54,211,12
EDITTEXT IDE_WELCOMEURL,23,69,300,14,ES_AUTOHSCROLL | WS_GROUP
END
IDD_QUERYSIGNUP DIALOGEX 0, 0, 371, 172
STYLE DS_FIXEDSYS | WS_CHILD | WS_DISABLED | WS_CAPTION
CAPTION "Sign-up Method"
FONT 8, "ms shell dlg", 0, 0, 0x1
BEGIN
LTEXT "Typically after install of Internet Explorer, you would like a connection to be created on your user's machine. This connection depends on certain user information which needs to be collected. The best way to do this is by using a sign-up server.",
IDC_STATIC,8,6,355,29
LTEXT "Using a server-based sign-up method, you can completely control the users sign-up experience via files on the server. The connection information is produced from this wizard and stored in .INS files that need to be copied to your server.",
IDC_STATIC,8,37,355,25
LTEXT "The serverless sign-up method doesn't use a sign-up server. If you select this option below, the files necessary to produce a connection will need to be included in the custom package.",
IDC_STATIC,8,68,355,18
LTEXT "If you do not need any sign-up process to run after install, select No sign-up. This is also useful if your customers already have an existing connection and you just need to upgrade their components.",
IDC_STATIC,8,91,355,17
LTEXT "Select a sign-up method:",IDC_STATIC,8,116,105,9
CONTROL "Server-based sign-up using the Internet &Connection Wizard (recommended)",
IDC_ISS2,"Button",BS_AUTORADIOBUTTON | WS_GROUP,11,128,
284,9
CONTROL "Server-based sign-up using full-screen &kiosk mode",
IDC_ISS,"Button",BS_AUTORADIOBUTTON,11,139,252,9
CONTROL "&Serverless sign-up",IDC_SERVLESS,"Button",
BS_AUTORADIOBUTTON,11,150,106,9
CONTROL "N&o sign-up",IDC_NOSIGNUP,"Button",BS_AUTORADIOBUTTON,
11,161,106,9
END
IDD_SERVERISPS DIALOGEX 0, 0, 371, 172
STYLE DS_FIXEDSYS | WS_CHILD | WS_DISABLED | WS_CAPTION
CAPTION "Sign-up Server Information"
FONT 8, "ms shell dlg", 0, 0, 0x1
BEGIN
LTEXT "Your users will need the following information to use Dial-Up Networking so they can make a connection to your Sign-up server. This is only for the connection to the sign-up server, which is stored in an .ISP file. More information is available in Help.",
IDC_ENTER,8,6,355,26
RTEXT "&Connection name:",IDC_CONNECTION1,8,43,60,8
COMBOBOX IDC_CONNECTION,73,41,171,100,CBS_DROPDOWN | WS_VSCROLL |
WS_GROUP | WS_TABSTOP
PUSHBUTTON "A&dd",IDC_ADDCONNECTION,251,41,50,14,WS_GROUP
PUSHBUTTON "&Remove",IDC_RMCONNECTION,307,41,50,14
RTEXT "&File name:",IDC_STATIC,8,62,60,8
EDITTEXT IDE_CONNECTION,73,59,171,14,ES_AUTOHSCROLL | WS_GROUP
RTEXT "&Area code / Phone number:",IDC_AREACODE1,21,85,88,8
EDITTEXT IDE_AREACODE,24,95,28,14,ES_AUTOHSCROLL | WS_GROUP
EDITTEXT IDE_PHONENUMBER,58,95,66,14,ES_AUTOHSCROLL | WS_GROUP
LTEXT "Co&untry code / ID:",IDC_COUNTRYCODE1,137,85,60,8
EDITTEXT IDE_COUNTRYCODE,140,95,32,14,ES_AUTOHSCROLL | WS_GROUP
EDITTEXT IDE_COUNTRYID,178,95,32,14,ES_AUTOHSCROLL | WS_GROUP
PUSHBUTTON "Ad&vanced Options...",IDC_SFADVANCED,251,94,100,14,
WS_GROUP
LTEXT "Us&ername:",IDC_USERTXT,21,114,51,8
EDITTEXT IDE_USERNAME,24,124,100,14,ES_AUTOHSCROLL | WS_GROUP
LTEXT "Pass&word:",IDC_PASSWORDTXT,137,114,51,8
EDITTEXT IDE_PASSWORD,140,124,100,14,ES_AUTOHSCROLL | WS_GROUP
LTEXT "Support ph&one number:",IDC_SUPPORTNUM,248,113,89,8
EDITTEXT IDE_SUPPORTNUM,251,124,100,14,ES_AUTOHSCROLL | ES_NUMBER |
WS_GROUP
LTEXT "URL of first online &sign-up page:",IDC_SIGNUPURLTXT,20,
143,143,8
EDITTEXT IDE_SIGNUPURL,23,153,328,14,ES_AUTOHSCROLL | WS_GROUP
END
IDD_SIGNUPINS DIALOGEX 0, 0, 371, 172
STYLE DS_FIXEDSYS | WS_CHILD | WS_DISABLED | WS_CAPTION
CAPTION "Sign-up Server Information"
FONT 8, "ms shell dlg", 0, 0, 0x1
BEGIN
LTEXT "Your users will need the following information to use Dial-Up Networking so they can make a connection to your Sign-up server. This is only for the connection to the sign-up server, which is stored in an .ISP file. More information is available in Help.",
IDC_ENTER,8,6,355,26
RTEXT "&Connection name:",IDC_CONNECTION1,8,43,60,8
COMBOBOX IDC_CONNECTION,73,41,171,100,CBS_DROPDOWN | WS_VSCROLL |
WS_GROUP | WS_TABSTOP
PUSHBUTTON "A&dd",IDC_ADDCONNECTION,251,41,50,14,WS_GROUP
PUSHBUTTON "&Remove",IDC_RMCONNECTION,307,41,50,14
RTEXT "&File name:",IDC_STATIC,8,62,60,8
EDITTEXT IDE_CONNECTION,73,59,171,14,ES_AUTOHSCROLL | WS_GROUP
RTEXT "&Area code / Phone number:",IDC_AREACODE1,21,85,88,8
EDITTEXT IDE_AREACODE,24,95,28,14,ES_AUTOHSCROLL | WS_GROUP
EDITTEXT IDE_PHONENUMBER,58,95,66,14,ES_AUTOHSCROLL | WS_GROUP
LTEXT "Co&untry code / ID:",IDC_COUNTRYCODE1,137,85,60,8
EDITTEXT IDE_COUNTRYCODE,140,95,32,14,ES_AUTOHSCROLL | WS_GROUP
EDITTEXT IDE_COUNTRYID,178,95,32,14,ES_AUTOHSCROLL | WS_GROUP
PUSHBUTTON "Ad&vanced Options...",IDC_SFADVANCED,251,94,100,14,
WS_GROUP
LTEXT "Us&ername:",IDC_USERTXT,21,114,51,8
EDITTEXT IDE_USERNAME,24,124,100,14,ES_AUTOHSCROLL | WS_GROUP
LTEXT "Pass&word:",IDC_PASSWORDTXT,137,114,51,8
EDITTEXT IDE_PASSWORD,140,124,100,14,ES_AUTOHSCROLL | WS_GROUP
LTEXT "Support ph&one number:",IDC_SUPPORTNUM,248,113,89,8
EDITTEXT IDE_SUPPORTNUM,251,124,100,14,ES_AUTOHSCROLL | ES_NUMBER |
WS_GROUP
LTEXT "URL of first online &sign-up page:",IDC_SIGNUPURLTXT,20,
143,143,8
EDITTEXT IDE_SIGNUPURL,23,153,328,14,ES_AUTOHSCROLL | WS_GROUP
END
IDD_SIGNUPFILES DIALOGEX 0, 0, 371, 172
STYLE DS_FIXEDSYS | WS_CHILD | WS_DISABLED | WS_CAPTION
CAPTION "Sign-up Files"
FONT 8, "ms shell dlg", 0, 0, 0x1
BEGIN
LTEXT "The directory below is the working directory for the sign-up files. As part of your destination directory, is where the wizard will search for and modify the sign-up files.",
IDC_STATIC,8,6,355,19
LTEXT "c:\\jonce\\ins\\win32\\en\\signup",IDC_SFLOC,16,28,300,
10
LTEXT "The status below shows what the wizard has detected in the directory above. To copy files from an existing solution to the working directory, enter the path below, and click Copy Files. Individual files can be copied also.",
IDC_STATIC,8,48,348,26
EDITTEXT IDE_SFCOPY,11,75,236,14,ES_AUTOHSCROLL
PUSHBUTTON "B&rowse",IDC_SFBROWSE,254,75,50,14,WS_GROUP
PUSHBUTTON "&Copy Files",IDC_COPYSF,310,75,50,14,WS_GROUP
GROUPBOX "Working Directory Status",IDC_SFSTATUS,11,97,349,75
CONTROL "",IDC_SFBMP1,"Static",SS_BITMAP,30,109,12,11
CONTROL "",IDC_SFBMP2,"Static",SS_BITMAP,30,125,12,11
CONTROL "",IDC_SFBMP3,"Static",SS_BITMAP,30,141,12,11
CONTROL "",IDC_SFBMP4,"Static",SS_BITMAP,30,157,12,11
LTEXT "ICWSign.HTM not found (you must copy one to the working directory)",
IDC_SFSTATUS1,47,110,258,10
LTEXT "Signup.HTM not found (you must copy one to the working directory)",
IDC_SFSTATUS2,47,126,258,10
LTEXT "1 .ISP file(s) found",IDC_SFSTATUS3,47,142,120,10
LTEXT "1 .INS file(s) found",IDC_SFSTATUS4,47,158,120,10
CONTROL "Verify/modify the .ISP file entries",IDC_CHECK3,"Button",
BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,184,142,150,10
CONTROL "Verify/modify the .INS file entries",IDC_CHECK4,"Button",
BS_AUTOCHECKBOX | WS_TABSTOP,184,158,150,10
END
IDD_SIGNUPPOPUP DIALOGEX 0, 0, 300, 264
STYLE DS_MODALFRAME | DS_FIXEDSYS | DS_CENTER | WS_POPUP | WS_CAPTION
CAPTION "Advanced Sign-up Options"
FONT 8, "ms shell dlg", 0, 0, 0x1
BEGIN
CONTROL "Use s&tatic DNS address",IDC_CHECKSTATICDNS,"Button",
BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,12,8,90,10
LTEXT "&Primary:",IDC_PRIMARY,24,22,38,8
EDITTEXT IDE_DNSA,27,33,25,14,ES_AUTOHSCROLL | ES_NUMBER |
WS_GROUP
EDITTEXT IDE_DNSB,55,33,25,14,ES_AUTOHSCROLL | ES_NUMBER |
WS_GROUP
EDITTEXT IDE_DNSC,83,33,25,14,ES_AUTOHSCROLL | ES_NUMBER |
WS_GROUP
EDITTEXT IDE_DNSD,111,33,25,14,ES_AUTOHSCROLL | ES_NUMBER |
WS_GROUP
LTEXT "A&lternate:",IDC_ALT,162,22,41,8
EDITTEXT IDE_ALTDNSA,165,33,25,14,ES_AUTOHSCROLL | ES_NUMBER |
WS_GROUP
EDITTEXT IDE_ALTDNSB,193,33,25,14,ES_AUTOHSCROLL | ES_NUMBER |
WS_GROUP
EDITTEXT IDE_ALTDNSC,221,33,25,14,ES_AUTOHSCROLL | ES_NUMBER |
WS_GROUP
EDITTEXT IDE_ALTDNSD,249,33,25,14,ES_AUTOHSCROLL | ES_NUMBER |
WS_GROUP
GROUPBOX "Connection Options:",IDC_STATIC,10,58,280,68,WS_GROUP
CONTROL "&Requires Logon",IDC_REQLOGON,"Button",BS_AUTOCHECKBOX |
WS_GROUP | WS_TABSTOP,27,72,89,10
CONTROL "N&egotiate TCP/IP",IDC_NEGOTIATETCP,"Button",
BS_AUTOCHECKBOX | WS_TABSTOP,27,84,89,10
CONTROL "Disable L&CP",IDC_DISABLELCP,"Button",BS_AUTOCHECKBOX |
WS_TABSTOP,27,96,89,10
CONTROL "D&ial number as shown",IDC_DIALASIS,"Button",
BS_AUTOCHECKBOX | WS_TABSTOP,27,108,89,10
CONTROL "Encr&ypt passwords",IDC_CHECKPWENCRYPT,"Button",
BS_AUTOCHECKBOX | WS_TABSTOP,165,72,76,10
CONTROL "Use soft&ware compression",IDC_CHECKSWCOMP,"Button",
BS_AUTOCHECKBOX | WS_TABSTOP,165,84,101,10
CONTROL "Use IP &header compression",IDC_CHECKIPHDRCOMP,"Button",
BS_AUTOCHECKBOX | WS_TABSTOP,165,96,106,10
CONTROL "Use default remote &gateway",IDC_CHECKDEFGW,"Button",
BS_AUTOCHECKBOX | WS_TABSTOP,165,108,105,10
CONTROL "&Don't apply any branding information to this file",
IDC_DONTAPPLYINS,"Button",BS_AUTORADIOBUTTON | WS_GROUP,
10,136,233,10
CONTROL "Don't &modify the branding information in this file",
IDC_DONTMODIFY,"Button",BS_AUTORADIOBUTTON,10,148,233,10
CONTROL "&Apply current branding information to this file",
IDC_APPLYINS,"Button",BS_AUTORADIOBUTTON,10,160,233,10
LTEXT "&Branding cabinet (.CAB) file name:",IDC_BRANDNAME,22,
173,168,9
EDITTEXT IDE_BRANDINGCABNAME,25,184,262,14,ES_AUTOHSCROLL
LTEXT "&URL to the Branding cabinet (.CAB) file:",IDC_BRANDURL,
22,204,168,9
EDITTEXT IDE_BRANDINGCABURL,25,215,262,14,ES_AUTOHSCROLL
DEFPUSHBUTTON "OK",IDOK,179,244,50,14,WS_GROUP
PUSHBUTTON "Cancel",IDCANCEL,237,244,50,14
END
IDD_STAGE5 DIALOGEX 0, 0, 371, 172
STYLE DS_FIXEDSYS | WS_CHILD | WS_DISABLED | WS_CAPTION
CAPTION "Stage 5 - Customizing Components"
FONT 8, "ms shell dlg", 0, 0, 0x1
BEGIN
LTEXT "Stage 5: Component Customization",IDC_STATIC,8,6,250,
10
LTEXT "In this stage, you will be able to customize additional options for the components you have included in your package. ",
IDC_STATIC,8,26,355,19
LTEXT "The System Policies and Restrictions page will be divided into two panes, left and right. The left-hand pane will be a tree-view of all the restriction groups available to you. The groups are further divided into categories. ",
IDC_STATIC,8,49,345,27
LTEXT "You can import your own policies and restrictions template files (.ADM file format). You may also delete these files if you no longer want to use them, but you cannot delete the supplied restriction files.",
IDC_STATIC,8,107,355,18
LTEXT "Clicking on a group name will bring up a description of that group in the right-hand pane. Clicking on a category will bring up the associated restriction options in the right-hand pane.",
IDC_STATIC,8,83,355,18
LTEXT "Note: By viewing one category of a restriction group, all of the values will be written to your custom package. Before finishing, verify all of the settings in that group are correct.",
IDC_STATIC,8,132,355,18
END
IDD_ADMDESC DIALOGEX 0, 0, 371, 172
STYLE DS_FIXEDSYS | WS_CHILD | WS_DISABLED | WS_CAPTION
CAPTION "Targeting Policies and Restrictions "
FONT 8, "ms shell dlg", 0, 0, 0x1
BEGIN
LTEXT "By configuring and locking particular user settings, you can preserve a consistent desktop environment across your organization and reduce your support costs.",
IDC_STATIC,8,11,355,21
LTEXT "Before configuring policies, determine if your users have Administrator rights on their machines.",
IDC_STATIC,8,35,355,15
LTEXT "To configure the full range of policies for users without Administrator rights, use a dedicated policy deployment tool. For Windows NT networks, use the Windows NT Policy Editor. For Windows 2000 networks, use Windows 2000 Group Policy.",
IDC_STATIC,8,50,347,30
CONTROL "Display &All IEAK policies.",IDC_ADMWIN32,"Button",
BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP,15,86,341,14
CONTROL "Display the &Subset of IEAK policies for Non-Admin users.",
IDC_ADMWIN2K,"Button",BS_AUTORADIOBUTTON | WS_TABSTOP,15,
124,341,14
LTEXT "Choose this option if your package is for Windows 98 or Windows Me operating systems, or for users with Administrator rights on Windows NT or Windows 2000.",
IDC_STATIC,26,100,331,21
LTEXT "Choose this option if your package is for general users on Windows NT or Windows 2000 operating systems.",
IDC_STATIC,26,138,331,21
END
IDD_ADM DIALOGEX 0, 0, 371, 172
STYLE DS_FIXEDSYS | WS_CHILD | WS_CAPTION
CAPTION "Policies and Restrictions"
FONT 8, "ms shell dlg", 0, 0, 0x1
BEGIN
CONTROL "ADMTree",IDC_ADMTREE,"SysTreeView32",TVS_HASBUTTONS |
TVS_HASLINES | TVS_LINESATROOT | TVS_DISABLEDRAGDROP |
TVS_SHOWSELALWAYS | WS_BORDER | WS_GROUP | WS_TABSTOP,8,
6,138,148
LTEXT " Instructions for the page",IDC_ADMINSTR,154,6,208,166,
SS_SUNKEN
PUSHBUTTON "&Import",IDC_ADMIMPORT,8,158,66,14,WS_GROUP
PUSHBUTTON "&Delete",IDC_ADMDELETE,80,158,66,14
END
IDD_OCWFINISH DIALOGEX 0, 0, 371, 172
STYLE DS_FIXEDSYS | WS_CHILD | WS_DISABLED | WS_CAPTION
CAPTION "Finished Customizing IE"
FONT 8, "ms shell dlg", 0, 0, 0x1
BEGIN
LTEXT "The Microsoft Internet Explorer Customization Wizard has all the information it needs to create your custom package. ",
IDC_STATIC,8,6,355,19
LTEXT "If you want to change any of the information you have entered, you must go back now. If all your information is correct, click Finish to begin building your customized package. Once completed, you will be returned to the Office Customization Wizard.",
IDC_STATIC,8,31,355,24
END
IDD_FINISH DIALOGEX 0, 0, 371, 172
STYLE DS_FIXEDSYS | WS_CHILD | WS_DISABLED | WS_CAPTION
CAPTION "Wizard Complete"
FONT 8, "ms shell dlg", 0, 0, 0x1
BEGIN
LTEXT "Before distributing your package, you should read the Help referring to necessary actions after running the wizard.",
IDC_STATIC,8,6,355,20
LTEXT "Your package is now complete and can be found in this folder:",
IDC_STATIC,8,33,246,10
LTEXT "",IDC_FINISHTXT3,11,45,345,10
END
IDD_DOWNLOAD DIALOGEX 0, 0, 300, 165
STYLE DS_MODALFRAME | DS_FIXEDSYS | DS_CENTER | WS_POPUP | WS_CAPTION
CAPTION "Microsoft Internet Explorer 6 Customization Wizard"
FONT 8, "ms shell dlg", 0, 0, 0x1
BEGIN
LTEXT "The IEAK is downloading the following component:",
IDC_STATIC,20,73,162,10
CONTROL "Progress1",IDC_PROGRESS,"msctls_progress32",WS_BORDER |
WS_GROUP,20,117,260,9
LTEXT "Static",IDC_DOWNCOMPNAMD,30,87,250,10
LTEXT "Status:",IDC_STATIC,20,104,23,9
LTEXT "Static",IDC_DOWNSTATUS,46,104,234,9
PUSHBUTTON "Cancel",IDCANCEL,240,145,50,14,WS_GROUP
CONTROL "Animate1",IDC_ANIM,"SysAnimate32",ACS_TRANSPARENT |
WS_GROUP,50,7,199,30
GROUPBOX "Download status",IDC_STATIC,10,56,280,82,WS_GROUP
END
IDD_ERRORLOG DIALOGEX 0, 0, 312, 156
STYLE DS_MODALFRAME | DS_FIXEDSYS | DS_CENTER | WS_POPUP | WS_VISIBLE |
WS_CAPTION
CAPTION "Duplicate keys"
FONT 8, "ms shell dlg", 0, 0, 0x1
BEGIN
EDITTEXT IDC_LOGTEXT,8,7,295,119,ES_MULTILINE | ES_AUTOHSCROLL |
ES_READONLY | WS_VSCROLL | WS_GROUP
DEFPUSHBUTTON "&Close",IDOK,132,134,50,14,WS_GROUP
END
IDD_STATUS DIALOGEX 0, 0, 371, 172
STYLE DS_MODALFRAME | DS_FIXEDSYS | WS_POPUP | WS_CAPTION
CAPTION "Wizard Complete"
FONT 8, "ms shell dlg", 0, 0, 0x1
BEGIN
LTEXT "The Microsoft Internet Explorer Customization Wizard has all the information it needs to create your custom package. ",
IDC_STATIC,8,6,355,19
LTEXT "Click Next to begin creating your custom package.",
IDC_STATIC,8,32,355,13
LTEXT "Generate and compress custom package files",IDC_STEP1,
68,79,195,10
LTEXT "Create Customized Internet Explorer",IDC_STEP3,68,93,
195,10
LTEXT "The Internet Explorer Customization Wizard will now complete the following tasks to create your custom package.",
IDC_FINISHTXT1,8,51,355,19
CONTROL "Animate1",IDC_ANIM,"SysAnimate32",ACS_TRANSPARENT |
WS_GROUP,16,82,20,20
CONTROL "Progress1",IDC_PROGRESS,"msctls_progress32",PBS_SMOOTH,
72,113,260,9
END
IDD_WAITSITES DIALOGEX 0, 0, 275, 60
STYLE DS_MODALFRAME | DS_FIXEDSYS | DS_CENTER | WS_POPUP | WS_CAPTION
CAPTION "Downloading Site List"
FONT 8, "ms shell dlg", 0, 0, 0x1
BEGIN
LTEXT "The Microsoft Internet Explorer Customization Wizard is now downloading file and site information. This could take a few seconds, please wait...",
IDC_STATIC,65,15,200,26
CONTROL "Animate1",IDC_ANIM,"SysAnimate32",ACS_TRANSPARENT |
WS_GROUP,11,12,20,20
END
IDD_UPDATE DIALOGEX 0, 0, 275, 60
STYLE DS_MODALFRAME | DS_FIXEDSYS | DS_CENTER | WS_POPUP | WS_CAPTION
CAPTION "Downloading Update Information"
FONT 8, "ms shell dlg", 0, 0, 0x1
BEGIN
LTEXT "The Microsoft Internet Explorer Customization Wizard is now downloading update information. This could take a few minutes, please wait...",
IDC_STATIC,65,15,200,26
CONTROL "Animate1",IDC_ANIM,"SysAnimate32",ACS_TRANSPARENT |
WS_GROUP,11,12,20,20
END
IDD_WAITIEAKLITE DIALOGEX 0, 0, 275, 60
STYLE DS_MODALFRAME | DS_FIXEDSYS | DS_CENTER | WS_POPUP | WS_CAPTION
CAPTION "Processing Previous Information"
FONT 8, "ms shell dlg", 0, 0, 0x1
BEGIN
LTEXT "The Microsoft Internet Explorer Customization Wizard is now checking for previous settings. This could take a few seconds, please wait...",
IDC_STATIC,65,15,200,26
CONTROL "Animate1",IDC_ANIM,"SysAnimate32",ACS_TRANSPARENT |
WS_GROUP,11,12,20,20
END
IDD_DOWNLOADERR DIALOGEX 0, 0, 354, 118
STYLE DS_MODALFRAME | DS_FIXEDSYS | DS_CENTER | WS_POPUP | WS_CAPTION
CAPTION "Component Download Error"
FONT 8, "ms shell dlg", 0, 0, 0x1
BEGIN
LTEXT "The wizard has detected that the following component did not download correctly:",
IDC_STATIC,40,11,300,9
LTEXT "Static",IDC_BADCOMP,50,22,249,10
LTEXT "Selecting ignore will continue as if the component was downloaded correctly, but this may cause problems upon installing this component. If you do have problems, you should download this component again. Selecting abort will stop all component downloads.",
IDC_STATIC,40,40,300,27
ICON IDI_ICON1,IDC_STATIC,10,10,20,20,WS_GROUP
PUSHBUTTON "&Abort",IDC_ERRDLABORT,180,95,50,14,WS_GROUP
PUSHBUTTON "&Retry",IDC_ERRDLRETRY,235,95,50,14
PUSHBUTTON "&Ignore",IDC_ERRDLIGNORE,290,95,50,14
LTEXT "If this problem persists, contact Technical Support. Ignore will be chosen by default if you do not respond within 5 minutes. ",
IDC_STATIC,40,72,300,18
END
IDD_DOWNLOADSEC DIALOGEX 0, 0, 354, 118
STYLE DS_MODALFRAME | DS_FIXEDSYS | DS_CENTER | WS_POPUP | WS_CAPTION
CAPTION "Component Security Error"
FONT 8, "ms shell dlg", 0, 0, 0x1
BEGIN
LTEXT "The wizard has detected that the following component did not download correctly:",
IDC_STATIC,40,11,300,9
LTEXT "Static",IDC_BADCOMPSEC,50,22,249,10
LTEXT "This component did not download correctly because the data is not digitally signed, and therefore cannot be verified as trusted. If you select Yes below, you will be able to use this untrusted component.",
IDC_STATIC,40,40,300,27
ICON IDI_ICON1,IDC_STATIC,10,10,20,20,WS_GROUP
PUSHBUTTON "&Yes",IDC_SECERRYES,250,95,42,14,WS_GROUP
PUSHBUTTON "&No",IDC_SECERRNO,298,95,42,14
LTEXT "If this problem persists, contact Technical Support. No will be chosen by default if you do not respond within 5 minutes. Do you want to keep this untrusted component?",
IDC_STATIC,40,72,300,18
END
IDD_DUPESYNCH DIALOGEX 0, 0, 254, 69
STYLE DS_MODALFRAME | DS_FIXEDSYS | DS_CENTER | WS_POPUP | WS_CAPTION
CAPTION "Component Already Downloaded"
FONT 8, "ms shell dlg", 0, 0, 0x1
BEGIN
LTEXT "The wizard has detected that the following component has already been downloaded. Do you want to download it again?",
-1,40,12,206,20
ICON IDI_YELLOW,-1,10,10,20,20,WS_GROUP
PUSHBUTTON "&Yes",IDC_YESSYNCH,81,42,50,14,WS_GROUP
PUSHBUTTON "&No",IDC_NOSYNCH,136,42,50,14
PUSHBUTTON "No to &All",IDC_NOTOALL,191,42,50,14
END
IDD_ADDROOT DIALOGEX 0, 0, 371, 172
STYLE DS_FIXEDSYS | WS_CHILD | WS_CAPTION
CAPTION "Add a Root Certificate"
FONT 8, "ms shell dlg", 0, 0, 0x1
BEGIN
LTEXT "You can add a Root Certificate produced by a Certificate Authority (CA) to your customized build. By adding a Root Certificate your users will automatically trust content from sites, people, and publishers with credentials issued by that CA.",
IDC_STATIC,8,6,355,26
LTEXT "Enter the full path to the Root Certificate below and it will be incorporated into your custom package. During Setup the Root Certificate will automatically be installed.",
IDC_STATIC,8,38,355,18
LTEXT "N&ew Root Certificate path:",IDC_STATIC,8,63,220,10
EDITTEXT IDE_ISPROOTCERT,11,74,275,14,ES_AUTOHSCROLL | WS_GROUP
PUSHBUTTON "Bro&wse",IDC_BROWSEROOTCERT,293,74,50,14,WS_GROUP
END
IDD_CD DIALOGEX 0, 0, 371, 172
STYLE DS_FIXEDSYS | WS_CHILD | WS_CAPTION
CAPTION "More CD Options"
FONT 8, "ms shell dlg", 0, 0, 0x1
BEGIN
LTEXT "The CD autorun program by default has a link to more information. This is typically a text file containing release notes. You can specify the file to use below.",
IDC_STATIC,8,6,355,18
LTEXT "&More information text file:",IDC_STATIC,8,31,174,10
EDITTEXT IDE_MOREINFO,11,41,275,14,ES_AUTOHSCROLL | WS_GROUP
PUSHBUTTON "B&rowse",IDC_BROWSEMOREINFO,295,41,50,14,WS_GROUP
LTEXT "When installing from the CD autorun screen, you can have a HTML file opened by the browser in kiosk mode after system restart. This file is useful for links to more information, other installs, or signup if applicable.",
IDC_STATIC,8,76,355,24
CONTROL "&Use kiosk mode start page",IDC_ENABLESTARTHTM,"Button",
BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,8,108,215,9
LTEXT "&Kiosk mode start page HTML file:",IDC_STARTHTM_TXT,8,
121,204,10
EDITTEXT IDE_STARTHTM,11,131,275,14,ES_AUTOHSCROLL | WS_GROUP
PUSHBUTTON "Br&owse",IDC_BROWSESTARTHTM,295,130,50,14,WS_GROUP
END
/////////////////////////////////////////////////////////////////////////////
//
// DESIGNINFO
//
#ifdef APSTUDIO_INVOKED
GUIDELINES DESIGNINFO DISCARDABLE
BEGIN
IDD_TARGET, DIALOG
BEGIN
BOTTOMMARGIN, 171
END
IDD_SILENTINSTALL, DIALOG
BEGIN
VERTGUIDE, 5
VERTGUIDE, 12
VERTGUIDE, 24
VERTGUIDE, 32
VERTGUIDE, 38
VERTGUIDE, 361
VERTGUIDE, 366
HORZGUIDE, 5
HORZGUIDE, 14
HORZGUIDE, 25
HORZGUIDE, 35
HORZGUIDE, 55
HORZGUIDE, 63
HORZGUIDE, 75
HORZGUIDE, 85
HORZGUIDE, 162
HORZGUIDE, 166
HORZGUIDE, 169
END
IDD_WAITSITES, DIALOG
BEGIN
RIGHTMARGIN, 270
BOTTOMMARGIN, 59
END
END
#endif // APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// String Table
//
STRINGTABLE DISCARDABLE
BEGIN
IDS_BADKEY "You have entered an invalid 10-character customization code. Make sure that you have entered the key that was provided with your Microsoft Internet Explorer Administration Kit license."
IDS_BADDIR "The specified folder: %s is invalid, incomplete, too long, or write-protected."
IDS_BADDIR2 "The specified component download folder: %s is invalid, incomplete, too long, or write-protected. Please click on the advanced options button to change your component download folder."
IDS_CANCELOK "Do you really want to quit the wizard now?"
IDS_ERR_PATH "An error has occurred accessing the component download folder. Please verify that this path exists and is not longer than allowed by the operating system."
IDS_ENDEMO "This concludes the demo of the Microsoft Internet Explorer Customization Wizard."
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_IL_CERT "Certificate Customization"
IDS_IL_CERTDESC "Certificate information can be customized and deployed with your custom package. More information about certificates is available in the Help."
IDS_IL_ZONES "Security Zones and Content Ratings"
IDS_IL_ZONESDESC "Security Zones and Content Ratings allow you to control what information the users can view and what is downloaded to their desktops."
IDS_CONNECTFILE_ISP "connect%d.isp"
IDS_CONNECTFILE_INS "connect%d.ins"
IDS_IL_MAILNEWS "Outlook Express Customization"
IDS_IL_MAILNEWSDESC "Outlook Express can be preset to use specified mail and news servers, and can also be customized via specifying user interface options, default messages, and signatures. This is only available if Outlook Express is synchronized."
IDS_IL_ADM "Policies and Restrictions"
IDS_IL_ADMDESC "System Policies and Restrictions give you the ability to preset, and in some cases, lock down the users machine for certain functionality. Many advanced settings are available through this feature."
IDS_NOMEDIA "You must select at least one media type for your package."
IDS_SAMEDIR "The Destination folder and Component Download folder cannot be the same. You must specify different directories."
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_IL_PROGRAMS "Programs Customization"
IDS_IL_PROGRAMSDESC "Programs customization allows you to specify the default program Windows should automatically use as for a HTML editor, E-mail, Newsgroups, Internet call, Calendar, and Contact list."
IDS_NOUPDATETITLE "Updates..."
IDS_ERROR_UPDATESPACE "You must have at least %lu KB of free space on the drive containing your temporary files to run self-update. You must exit the wizard and free up the required space to run self-update."
IDS_SIGNUPNAME "Set Up Internet Connection"
IDS_ERROR_CSADDCERT "There was an error adding your certificate to the company list."
IDS_SUCCESS_CSADDCERT "Your certificate has been successfully added to the company list. You will need to select it in the combo box."
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_CUSTOMCOMPTITLE_ERROR
"You must specify a title for your custom components"
IDS_DEPEND_WARNING "The following components must also be removed as they need to have %s installed: \r\n %s"
IDS_CHANDESC "Channels"
IDS_BANNERFONT "Verdana"
IDS_BANNERFONTSIZE "18"
IDS_BACKUPDLGFONT "Arial"
IDS_BACKUPDLGFONTSIZE "8"
IDS_NOIE "You must have Internet Explorer 6 installed before using IEAK 6. You can install from the original CD or visit http://www.microsoft.com/ie."
IDS_INVALIDCHARINPATH "The specified path %s has invalid character(s)"
IDS_VIRUSPROGRAMRUNNING "We have detected you are running anti-virus software. AVS will not function properly while this is running. Please shut down this software before continuing. You may start it again once you have completed AVS."
IDS_COMPNAME "Component"
IDS_VERSION "Version"
IDS_LOCALAUTOCONFIGTXT "This value will automatically be set at install time"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_AVSUPDATEINITFAIL "The wizard was unable to access the IE Update sites file. This could be because the site is busy or because you do not have an internet connection. Please check your internet connection settings or press cancel to continue in offline mode."
IDS_AVSINITFAIL "The wizard was unable to access the IE sites file. This could be because the site is busy or because you do not have an internet connection. Please check your internet connection settings or press cancel to continue in offline mode."
IDS_SIGNUPBROWSEDESC "Specify the location of your sign-up files"
IDS_TOOBIG540x347 "The specified bitmap is too large; the dimensions (in pixels) must be 540 x 347."
IDS_TOOSMALL540x347 "The specified bitmap is too small; the dimensions (in pixels) must be 540 x 347."
IDS_ERROR_MULTWIZ "The Microsoft Internet Explorer Customization Wizard is already running. You cannot run a second instance of this program."
IDS_STATUS "Status"
IDS_STATUSFORCE "Force Install"
IDS_STATUSNOSHOW "Hide in Custom Mode"
IDS_STATUSSHOW "Show in Custom Mode"
IDS_NEEDSIGNUPISP "You must specify a file named signup.isp for signup to work properly."
IDS_CONNECTNAME "Connection Name %d"
IDS_INSTALLINS_SPECIFIED
"You have specified a file named Install.ins, which is reserved for use by the IEAK wizard. You must specify a different name."
IDS_ISPINFILEHEADER "FileName:STRING,FriendlyName:STRING\r\n"
IDS_ERROR_CMAKVER "You have specified a CM profile that was generated by CMAK1.0. Please re-generate your profile by clicking on the Start CMAK button."
IDS_STAGE1 "Microsoft Internet Explorer 6 Customization Wizard - Stage 1"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_STAGE2 "Microsoft Internet Explorer 6 Customization Wizard - Stage 2"
IDS_STAGE3 "Microsoft Internet Explorer 6 Customization Wizard - Stage 3"
IDS_STAGE4 "Microsoft Internet Explorer 6 Customization Wizard - Stage 4"
IDS_STAGE5 "Microsoft Internet Explorer 6 Customization Wizard - Stage 5"
IDS_OCWOPTDESC "You can specify which components go in each of the installation options. The description text field will only be seen if the user reruns setup."
IDS_ISPINS1_TITLE "Sign-up Server Information"
IDS_ISPINS1_TEXT "Your users will need the following information to use Dial-Up Networking so they can make a connection to your Sign-up server. This is only for the connection to the sign-up server, which is stored in an .ISP file. More information is available in Help."
IDS_ISPINS2_TITLE "Internet Settings Files"
IDS_ISPINS2_TEXT "The Internet Explorer Customization Wizard will generate one Internet Settings (.INS) file for each entry below. This is useful for posting on your server or incorporating into the package for serverless sign-up."
IDS_AVSNOUPDATES "There are no further updates at this time."
IDS_OLD_CABS "The wizard has detected that you may have out of date files in your source directory.\r\nThese files must be removed before proceeding. Would you like the wizard to remove all files in your source directory now?"
IDS_RELATIVE_ONLY "The installation folder name you specified is not valid. The folder name must specify a relative path."
IDS_OPTCAB_ERROR "The wizard has detected you are missing some files needed to build your custom package. Please exit the wizard and restart, making sure that Automatic Version Synchronization is turned on."
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_NOCMAK "The Connection Manager Administration Kit (CMAK) is not installed on your machine. You can still include a previously built custom Connection Manager Profile."
IDS_UPDATEERROR "There was an error downloading the update files."
IDS_NEEDAVS "You must have AVS enabled the first time you build from a source directory."
IDS_NEEDAVS2 "You must have AVS enabled the first time you build from a component download folder. Click on the advanced options button to change your component download folder or enable AVS."
IDS_SF_ICWHTM_FOUND "ICWSign.HTM found"
IDS_SF_ICWHTM_NOTFOUND "ICWSign.HTM not found (you must copy one to the working directory)"
IDS_SF_SIGNUPHTM_FOUND "Signup.HTM found"
IDS_SF_SIGNUPHTM_NOTFOUND
"Signup.HTM not found (you must copy one to the working directory)"
IDS_SF_ISPFILES "%lu .ISP file(s) found"
IDS_SF_INSFILES "%lu .INS file(s) found"
IDS_ICWHTM_MISSING "You must copy a file named ICWSign.HTM to the working signup folder."
IDS_SIGNUPHTM_MISSING "You must copy a file named Signup.HTM to the working signup folder."
IDS_SIGNUPISP_MISSING "You must copy a file named signup.isp to the working signup folder or select the Verify/modify checkbox for .ISP files."
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_INSTALLINS_FOUND "The working signup folder contains a file named Install.ins, which is reserved for use by the IEAK wizard. Specify a different name or select the Verify/modify checkbox for .INS files."
IDS_NON_ISP_EXTN "The extension of the file name must be .isp."
IDS_NON_INS_EXTN "The extension of the file name must be .ins."
IDS_PATH_DOESNT_EXIST "The specified path does not exist. Please specify an existing path or click on Browse."
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_ENTERISS "Enter the parameters for the Dial-Up Networking connection that customers will use to connect to your Internet Sign-up Server:"
IDS_ENTERSLESS "Enter the parameters for the Dial-Up Networking connection that customers will use to connect to your Internet Server:"
IDS_BADSIGNHTM "The wizard could not find the Signup.htm file in the folder you specified. Make sure you specify the correct folder, and then try again."
IDS_NOCUSTCOMPNAME "You must enter a name for this custom component."
IDS_INVALID_VERSION "Invalid version number.\r\n Please enter in this format: xxxx,xxxx,xxxx,xxxx"
IDS_LANGUAGE "Select a Language"
IDS_OPTIONS "Select Optional Components"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_BADIPADDR "Individual subaddresses within an IP address must be in the range 0-255."
IDS_NEWCUST "New Custom Component #"
IDS_DOWNLOADURL "DownloadURL"
IDS_DOWNSITENAME "Site Name"
IDS_DOWNSITEURL "Site URL"
IDS_DOWNSITEREGION "Site Region"
IDS_DOWNLOADSITE "Download Site "
IDS_NORTHAMERICA "North America"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_BADFILE "A file required for the installation of Internet Explorer is missing.\r\nIf you ignore this error, your users will receive an error and not be able to install."
IDS_TOOBIG164x312 "The specified bitmap is too large; the dimensions (in pixels) must be 164 x 312."
IDS_TOOSMALL164x312 "The specified bitmap is too small; the dimensions (in pixels) must be 164 x 312."
IDS_TOOBIG496x56 "The specified bitmap is too large; the dimensions (in pixels) must be 496 x 56."
IDS_TOOSMALL496x56 "The specified bitmap is too small; the dimensions (in pixels) must be 496 x 56."
IDS_DOWNLOADLIST_ERROR "The following files were not downloaded:\r\n %s"
IDS_COMPINITDOWNLOAD "Downloading latest version information"
IDS_COMPINITPROCESSING "Processing existing files"
IDS_QUICKLAUNCH "Quick Launch"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_ERROR_COMMA "A comma is not a valid character for the description or region field of a download site."
IDS_BLANKOPTION "You must provide a name and description for each of your customized installation options."
IDS_NO_DUPLICATEKEYS "No duplicate keys found"
IDS_TOOBIG49x49 "The specified bitmap is too large; the dimensions (in pixels) must be 49 x 49."
IDS_TOOSMALL49x49 "The specified bitmap is too small; the dimensions (in pixels) must be 49 x 49."
IDS_TOOBIG164x458 "The specified bitmap is too large; the dimensions (in pixels) must be 164 x 458."
IDS_TOOSMALL164x458 "The specified bitmap is too small; the dimensions (in pixels) must be 164 x 458."
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_CHANNELSDIR "Channels"
IDS_ADDISPCHAN_ERRMSG "You are only allowed to add one channel or category with your keycode."
IDS_ADDISPCHAN_ERR "Error adding channel"
IDS_SRCNEEDPATH "You must specify the full path to the source folder (for example, C:\\Iebrowser)."
IDS_SRCROOTILLEGAL "Specify a valid source folder"
IDS_OCWLANGERROR "Language not specified"
IDS_DEFAULT_TARGETDIR "c:\\builds\\%s"
IDS_CUSTOMCOMPTITLE "Custom Components"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_TITLE "Microsoft Internet Explorer 6 Customization Wizard"
IDS_ERROREXIT "The Microsoft Internet Explorer Customization Wizard was unable to generate a customized version of Internet Explorer. Either an error has occurred, or the user pressed Cancel. "
IDS_BADSIGN "The wizard could not find the Signup.isp file in the folder you specified. Make sure you specify the correct folder, and then try again."
IDS_NEEDPATH "You must specify the full path to the destination folder (for example, C:\\Iebrowser)."
IDS_ERROR_CIFRWFILE "Error in GetICifRWFileFromFile."
IDS_ERROR_INVALIDMODE "Error: Invalid mode %s. Valid modes are CORP, ISP, or ICP."
IDS_DARKCYAN "Dark Cyan"
IDS_DARKYELLOW "Dark Yellow"
IDS_DARKMAGENTA "Dark Magenta"
IDS_DARKBLUE "Dark Blue"
IDS_DARKGREEN "Dark Green"
IDS_DARKRED "Dark Red"
IDS_DARKGRAY "Dark Gray"
IDS_YELLOW "Yellow"
IDS_MAGENTA "Magenta"
IDS_CYAN "Cyan"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_NEWSNAME "Specify Internet News Server"
IDS_QUERYPROXY "Specify Use of a Proxy Server"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_DESTDISKMSG2 "There is only %lu KB of free space on the specified destination drive. %lu KB of free space is required. Either free up space on the drive or select fewer components."
IDS_TEMPDISKMSG2 "There is only %lu KB of free space on the drive containing Temporary files. %lu KB of free space is required. Either free up space on the drive and press OK to continue, or press Cancel to exit."
IDS_ROOTILLEGAL "The destination folder cannot be the root directory of the destination drive. Specify a valid folder; if it does not exist, the wizard will create it."
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_SFDIR "Choose the folder where your sign-up files are located."
IDS_COMPDLDIR "Choose the folder where you want to place downloaded AVS components."
IDS_TARGETDIR "Choose the folder where you want to save the customized package."
IDS_DISKERROR "Insufficient Disk Space"
IDS_DESTDISKMSG "There is only %lu KB of free space on the specified destination drive. %lu KB of free space is required. Either free up space on the drive and press OK to continue, or press Cancel to exit."
IDS_TEMPDISKMSG "There is only %lu KB of free space on the drive containing the IEAK. %lu KB of free space is required to download the specified component. "
IDS_MAIL "Internet Mail"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_BADDEST "The installation folder name you specified is not valid. The folder name must specify a full path and cannot contain extended characters."
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_BLUE "Blue"
IDS_GREEN "Green"
IDS_RED "Red"
IDS_LIGHTGRAY "Light Gray"
IDS_BLACK "Black"
IDS_WHITE "White"
IDS_ERROR_IEUPDATECIF "Error extracting IEUpdate.cif."
IDS_ERROR_UPDATEFOLDER "There was an error creating the update folder."
IDS_INTRANET "Corporate Administrator"
IDS_REDIST "Internet Content Provider"
IDS_BRANDED "Internet Service Provider"
IDS_WIZARDTYPETEXT "-- %s Version"
IDS_CORPTYPE "Corporate"
IDS_ICPTYPE "ICP"
IDS_ISPTYPE "ISP"
IDS_INSTALLDIR "Choose the folder where you want IE 6 installed."
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_ADMINVALIDEXTN "File should have a .adm extension"
IDS_ADMOVRWWARN "Do you want to overwrite the existing version of this file?"
IDS_ADMDELWARN "Are you sure you want to delete this file?"
IDS_ADMPARSEDLLERROR "Error loading admparse.dll"
IDS_BLANKSITE "You must enter a URL, description, and region for each download site"
IDS_INVALID_URL "Please specify a valid URL"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_DOWNLOADERR "Download Error"
IDS_PLEASESIGNMSG "The selected component has not been digitally signed. Microsoft strongly recommends that all optional components should be signed."
IDS_SIGNEDMSG "The selected component has been digitally signed and passes Authenticode validation."
IDS_CERTEXPIREDMSG "The certificate used for the selected component has expired. Please have the component signed again."
IDS_CERTERRORMSG "An internal error has been found in the certificate used, or the selected component has expired. Please have the component signed again."
IDS_BADPROVIDERMSG "The certificate used for the selected component was not issued by a recognized certification authority. You may add the certification authority to the list of accepted root authorities."
IDS_NEWINSTALLOPT "New Custom Install Option #"
IDS_CUSTDESK "Desktop Customizations"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_CUSTNAME "Browser Customizations"
IDS_CUSTICMPRO "Custom ICM Profile"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_IL_ACTIVESETUP "Setup Customizations"
IDS_IL_ACTIVESETUPDESC "Internet Explorer Setup can be customized by adding custom components, selecting which components to install via installation options, specifying download site information, and also by customizing the Setup title bar and bitmaps."
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_IL_CORPINSTALL "Corporate Install Features"
IDS_IL_CORPINSTALLDESC "Selecting the installation directory and silent install options are options available through the Corporate Install Features."
IDS_IL_CABSIGN "Automatic Digital Signing"
IDS_IL_CABSIGNDESC "The files produced by the Internet Explorer Customization Wizard can automatically be signed using your digital certificate. The page corresponding to this feature will prompt you for information about your certificate."
IDS_IL_ICM "Connection Manager"
IDS_IL_ICMDESC "Connection Manager Profiles can be generated via the Connection Manager Administration Kit (CMAK). The CMAK can be started from within the IEAK so that the generated profile will be automatically included in the custom package."
IDS_IL_BROWSER "Browser Customizations"
IDS_IL_BROWSERDESC "Customizing the look and feel of the browser are all available via this feature. Specifying a custom title bar, animated and static logos, and toolbar background bitmap are a few examples of possible customizations."
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_IL_URL "URL Customizations"
IDS_IL_URLDESC "Important URLs such as the home page, search bar URL, and online support page can all be customized. Also, the default welcome page can be customized or turned off."
IDS_IL_FAV "Favorites and Links"
IDS_IL_FAVDESC "You can specify custom favorites and links to be installed with your package. The order of these favorites and associated icons can also be specified, if applicable."
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_IL_UASTR "User Agent String"
IDS_IL_UASTRDESC "The user agent string is what the browser sends to visited servers to identify itself. You can append a custom string, or token, to the user agent string. "
IDS_IL_CONNECT "Connections Customization"
IDS_IL_CONNECTDESC "Connection settings allow you to deploy custom connections as well as setting their associated per-connection information, such as proxy settings."
IDS_IL_SIGNUP "Sign-up Settings"
IDS_IL_SIGNUPDESC "If your users will need to sign up for your service, two options are available to you: server-based and server-less signup. Sample files for the signup process are available in the IEAK Toolkit."
END
#endif // English (U.S.) resources
/////////////////////////////////////////////////////////////////////////////