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.
859 lines
46 KiB
859 lines
46 KiB
//Microsoft Developer Studio generated resource script.
|
|
//
|
|
#include "resource.h"
|
|
|
|
#define APSTUDIO_READONLY_SYMBOLS
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Generated from the TEXTINCLUDE 2 resource.
|
|
//
|
|
#include <windows.h>
|
|
#include "common.h"
|
|
#include "ieakui.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
|
|
|
|
|
|
#ifdef APSTUDIO_INVOKED
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// TEXTINCLUDE
|
|
//
|
|
|
|
1 TEXTINCLUDE DISCARDABLE
|
|
BEGIN
|
|
"resource.h\0"
|
|
END
|
|
|
|
2 TEXTINCLUDE DISCARDABLE
|
|
BEGIN
|
|
"#include <windows.h>\r\n"
|
|
"#include ""common.h""\r\n"
|
|
"#include ""ieakui.rcv""\0"
|
|
END
|
|
|
|
3 TEXTINCLUDE DISCARDABLE
|
|
BEGIN
|
|
"#include ""wizard.rc""\r\n"
|
|
"#include ""insdll.rc""\r\n"
|
|
"#include ""insexe.rc""\r\n"
|
|
"#include ""ieaksie.rc""\0"
|
|
END
|
|
|
|
#endif // APSTUDIO_INVOKED
|
|
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Bitmap
|
|
//
|
|
|
|
IDB_CHANN BITMAP DISCARDABLE "res\\chan.bmp"
|
|
IDB_SMALLFLAG BITMAP DISCARDABLE "res\\flagsm.bmp"
|
|
IDB_LARGEFLAG BITMAP DISCARDABLE "res\\flag.bmp"
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// AVI
|
|
//
|
|
|
|
IDA_GEARS AVI MOVEABLE PURE "res\\gears.avi"
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Dialog
|
|
//
|
|
|
|
IDD_BTITLE DIALOGEX 0, 0, 371, 172
|
|
STYLE DS_FIXEDSYS | WS_CHILD | WS_CAPTION
|
|
CAPTION "Browser Title"
|
|
FONT 8, "ms shell dlg", 0, 0, 0x1
|
|
BEGIN
|
|
LTEXT "You can customize the text that appears in the title bar of your Internet Explorer browser. This text is appended to the string ""Microsoft Internet Explorer provided by."" ",
|
|
IDC_STATIC,8,6,355,16
|
|
LTEXT "Note: If you included Outlook Express in your package, then the text you enter below will also be added to the Outlook Express title bar.",
|
|
IDC_STATIC,8,30,355,19
|
|
LTEXT "For example, if you entered ""Acme"" in the field below, the title bars would be:",
|
|
IDC_STATIC,8,53,355,10
|
|
LTEXT "Microsoft Internet Explorer provided by Acme",
|
|
IDC_STATIC,11,64,236,9
|
|
LTEXT "Outlook Express provided by Acme",IDC_STATIC,11,74,169,
|
|
9
|
|
CONTROL "&Customize Title Bars",IDC_TITLE,"Button",
|
|
BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,7,88,112,9
|
|
LTEXT "&Title Bar Text:",IDC_TITLE_TXT,8,99,147,9
|
|
EDITTEXT IDE_TITLE,11,109,275,14,ES_AUTOHSCROLL | WS_GROUP
|
|
END
|
|
|
|
IDD_CUSTICON DIALOGEX 0, 0, 371, 172
|
|
STYLE DS_FIXEDSYS | WS_CHILD | WS_CAPTION
|
|
CAPTION "Custom Logo and Animated Bitmaps"
|
|
FONT 8, "ms shell dlg", 0, 0, 0x1
|
|
BEGIN
|
|
CONTROL "&Customize the static logo bitmaps",IDC_BITMAPCHECK,
|
|
"Button",BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,8,28,
|
|
123,10
|
|
LTEXT "&Small (22x22) bitmap:",IDC_SMALLBITMAP_TXT,21,42,90,9
|
|
EDITTEXT IDC_BITMAP2,113,40,204,14,ES_AUTOHSCROLL | WS_GROUP
|
|
PUSHBUTTON "B&rowse...",IDC_BROWSEICON2,325,40,39,14,WS_GROUP
|
|
LTEXT "&Large (38x38) bitmap:",IDC_LARGEBITMAP_TXT,21,64,90,9
|
|
EDITTEXT IDC_BITMAP,113,61,203,14,ES_AUTOHSCROLL | WS_GROUP
|
|
PUSHBUTTON "Br&owse...",IDC_BROWSEICON,325,61,39,14,WS_GROUP
|
|
LTEXT "You can replace the static Internet Explorer logo in the upper-right corner of the Internet Explorer window with a static logo of your choice. ",
|
|
IDC_STATIC,8,6,355,16
|
|
LTEXT "You can replace the animated Internet Explorer logo in the upper-right corner of the Internet Explorer window with an animated logo of your choice. Please see Help for information on how to correctly create the animated bitmap.",
|
|
IDC_STATIC,8,84,354,24
|
|
CONTROL "Customize the &animated bitmaps",IDC_ANIMBITMAP,"Button",
|
|
BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,8,112,119,10
|
|
LTEXT "S&mall (22x22) bitmap:",IDC_SMALLANIMBITMAP_TXT,21,127,
|
|
90,9
|
|
EDITTEXT IDE_SMALLANIMBITMAP,113,125,203,14,ES_AUTOHSCROLL |
|
|
WS_GROUP
|
|
PUSHBUTTON "Bro&wse...",IDC_BROWSESMALL,325,124,39,14,WS_GROUP
|
|
LTEXT "Lar&ge (38x38) bitmap:",IDC_BIGANIMBITMAP_TXT,21,147,90,
|
|
9
|
|
EDITTEXT IDE_BIGANIMBITMAP,113,146,203,14,ES_AUTOHSCROLL |
|
|
WS_GROUP
|
|
PUSHBUTTON "Brows&e...",IDC_BROWSEBIG,325,145,39,14,WS_GROUP
|
|
END
|
|
|
|
IDD_STARTSEARCH DIALOG DISCARDABLE 0, 0, 371, 172
|
|
STYLE DS_FIXEDSYS | WS_CHILD | WS_CAPTION
|
|
CAPTION "Important URLs"
|
|
FONT 8, "ms shell dlg"
|
|
BEGIN
|
|
LTEXT "You can specify a custom home page, search bar URL, and online support page. The home page is opened when the browser is started or when the user clicks the Home button.",
|
|
IDC_STATIC,8,6,355,16
|
|
CONTROL "&Customize Home page URL",IDC_STARTPAGE,"Button",
|
|
BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,158,29,190,10
|
|
LTEXT "Home page &URL:",IDC_STARTPAGE_TXT,8,29,56,9
|
|
EDITTEXT IDE_STARTPAGE,11,40,275,14,ES_AUTOHSCROLL | WS_GROUP
|
|
LTEXT "The search bar is opened within the browser in a separate frame when the user clicks the Search button. The search bar must be written in HTML but has special requirements.",
|
|
IDC_STATIC,8,62,355,16
|
|
CONTROL "Customize &Search bar URL",IDC_SEARCHPAGE,"Button",
|
|
BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,158,84,190,10
|
|
LTEXT "Search bar U&RL:",IDC_SEARCHPAGE_TXT,8,84,60,9
|
|
EDITTEXT IDE_SEARCHPAGE,11,95,275,14,ES_AUTOHSCROLL | WS_GROUP
|
|
LTEXT "When the user clicks Help in the browser menu bar, and then clicks Online Support, the URL you specify below will be displayed in the browser.",
|
|
IDC_STATIC,8,120,355,16
|
|
CONTROL "Customize &Online support page URL",IDC_CUSTOMSUPPORT,
|
|
"Button",BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,158,141,
|
|
190,10
|
|
LTEXT "Online support page UR&L:",IDC_CUSTOMSUPPORT_TXT,8,141,
|
|
101,9
|
|
EDITTEXT IDE_CUSTOMSUPPORT,11,152,275,14,ES_AUTOHSCROLL |
|
|
WS_GROUP
|
|
END
|
|
|
|
IDD_FAVORITES DIALOG DISCARDABLE 0, 0, 371, 172
|
|
STYLE DS_FIXEDSYS | WS_CHILD | WS_CAPTION
|
|
CAPTION "Favorites and Links"
|
|
FONT 8, "ms shell dlg"
|
|
BEGIN
|
|
LTEXT "You can customize Favorites and Links by specifying the URLs below. You can also specify the order of each folder, add an icon for each Favorite and Link, and import an existing folder structure.",
|
|
IDC_STATIC,8,6,355,18
|
|
CONTROL "Place fa&vorites and links at the top of the list in the order specified below",
|
|
IDC_FAVONTOP,"Button",BS_AUTOCHECKBOX | WS_GROUP |
|
|
WS_TABSTOP,11,27,272,10
|
|
CONTROL "Delete e&xisting Favorites and Links, if present",
|
|
IDC_DELFAVORITES,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,
|
|
11,39,215,10
|
|
CONTROL "On&ly delete the favorites created by the administrator",
|
|
IDC_DELIEAKFAVORITES,"Button",BS_AUTOCHECKBOX | WS_GROUP |
|
|
WS_TABSTOP,23,50,195,10
|
|
CONTROL "Delete existing &channels, if present",
|
|
IDC_DELETECHANNELS,"Button",BS_AUTOCHECKBOX | WS_GROUP |
|
|
WS_TABSTOP,11,61,201,9
|
|
CONTROL "Tree1",IDC_TREE1,"SysTreeView32",TVS_HASBUTTONS |
|
|
TVS_HASLINES | TVS_DISABLEDRAGDROP | TVS_SHOWSELALWAYS |
|
|
TVS_INFOTIP | WS_BORDER | WS_GROUP | WS_TABSTOP,11,73,
|
|
275,99
|
|
PUSHBUTTON "&Up",IDC_FAVUP,289,26,25,14,WS_GROUP
|
|
PUSHBUTTON "&Down",IDC_FAVDOWN,318,26,25,14
|
|
PUSHBUTTON "&Add URL",IDC_ADDURL,291,73,50,14,WS_GROUP
|
|
PUSHBUTTON "Add F&older",IDC_ADDFOLDER,291,90,50,14
|
|
PUSHBUTTON "&Edit",IDC_MODIFY,291,107,50,14
|
|
PUSHBUTTON "&Remove",IDC_REMOVE,291,124,50,14
|
|
PUSHBUTTON "&Test URL",IDC_TESTFAVURL,291,141,50,14
|
|
PUSHBUTTON "&Import",IDC_IMPORT,291,158,50,14
|
|
END
|
|
|
|
IDD_FAVPOPUP DIALOGEX 0, 0, 350, 103
|
|
STYLE DS_MODALFRAME | DS_FIXEDSYS | DS_CENTER | WS_POPUP | WS_CAPTION
|
|
CAPTION "Details"
|
|
FONT 8, "ms shell dlg", 0, 0, 0x1
|
|
BEGIN
|
|
LTEXT "&Name:",IDC_STATIC,8,11,22,8
|
|
EDITTEXT IDE_FAVNAME,35,8,250,14,ES_AUTOHSCROLL | WS_GROUP
|
|
LTEXT "&URL:",IDC_FAVURL,8,30,18,8
|
|
EDITTEXT IDE_FAVURL,35,27,250,14,ES_AUTOHSCROLL | WS_GROUP
|
|
LTEXT "&Icon:",IDC_FAVICON,8,49,18,8
|
|
EDITTEXT IDE_FAVICON,35,46,250,14,ES_AUTOHSCROLL | WS_GROUP
|
|
PUSHBUTTON "&Browse...",IDC_FAVICONBROWSE,292,46,50,14,WS_GROUP
|
|
CONTROL "&Make available offline",IDC_AVAILOFFLINE,"Button",
|
|
BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,35,65,250,10
|
|
DEFPUSHBUTTON "OK",IDOK,235,82,50,14,WS_GROUP
|
|
PUSHBUTTON "Cancel",IDCANCEL,292,82,50,14
|
|
END
|
|
|
|
IDD_CABSIGN DIALOGEX 0, 0, 371, 172
|
|
STYLE DS_FIXEDSYS | WS_CHILD | WS_DISABLED | WS_CAPTION
|
|
CAPTION "Digital Signatures"
|
|
FONT 8, "ms shell dlg", 0, 0, 0x1
|
|
BEGIN
|
|
LTEXT "Certification Authorities (CAs) issue digital certificates verifying the electronic identity of individuals and organizations. If you have a publisher certificate from one of these CAs, you can have your custom package automatically signed.",
|
|
IDC_STATIC,8,6,355,26
|
|
LTEXT "Please refer to the documentation for more information about Digital Certificates, code signing, and how to obtain a publisher certificate. To have your code automatically signed, specify the information below.",
|
|
IDC_STATIC,8,38,355,19
|
|
LTEXT "&Company Name on certificate:",IDC_CSCOMP_TXT,8,63,181,
|
|
9
|
|
COMBOBOX IDC_CSCOMP,11,73,275,94,CBS_DROPDOWNLIST | CBS_SORT |
|
|
WS_VSCROLL | WS_GROUP | WS_TABSTOP
|
|
PUSHBUTTON "&Add Company",IDC_CSADD,295,74,50,14
|
|
LTEXT "&Software Publishing Certificates (.spc) file:",
|
|
IDC_STATIC,8,90,181,9
|
|
EDITTEXT IDE_CSSPC,11,100,275,14,ES_AUTOHSCROLL | WS_GROUP
|
|
PUSHBUTTON "B&rowse...",IDC_BROWSECSSPC,295,100,50,14,WS_GROUP
|
|
LTEXT "Private &Key (.pvk) file:",IDC_STATIC,8,118,121,9
|
|
EDITTEXT IDE_CSPVK,11,128,275,14,ES_AUTOHSCROLL | WS_GROUP
|
|
PUSHBUTTON "Br&owse...",IDC_BROWSECSPVK,295,128,50,14,WS_GROUP
|
|
LTEXT "&Description text:",IDC_STATIC,8,146,113,9
|
|
EDITTEXT IDE_CSDESC,11,156,110,14,ES_AUTOHSCROLL | WS_GROUP
|
|
LTEXT "&More information URL:",IDC_STATIC,126,146,109,9
|
|
EDITTEXT IDE_CSURL,129,156,108,14,ES_AUTOHSCROLL | WS_GROUP
|
|
LTEXT "&Time Stamp URL:",IDC_STATIC,242,146,121,9
|
|
EDITTEXT IDE_CSTIME,244,156,117,14,ES_AUTOHSCROLL
|
|
END
|
|
|
|
IDD_BTOOLBARS DIALOG DISCARDABLE 0, 0, 371, 172
|
|
STYLE DS_FIXEDSYS | WS_CHILD | WS_DISABLED | WS_CAPTION
|
|
CAPTION "Toolbar Customizations"
|
|
FONT 8, "ms shell dlg"
|
|
BEGIN
|
|
LTEXT "You can customize the appearance of the Internet Explorer toolbar.",
|
|
IDC_STATIC,6,4,350,10
|
|
GROUPBOX "Background",IDC_STATIC,5,14,361,40
|
|
CONTROL "&Use Windows default toolbar background bitmap",
|
|
IDC_BGIE6,"Button",BS_AUTORADIOBUTTON | WS_GROUP |
|
|
WS_TABSTOP,20,25,284,10
|
|
CONTROL "Customize toolbar background bit&map",IDC_BG_CUSTOM,
|
|
"Button",BS_AUTORADIOBUTTON | WS_TABSTOP,20,37,148,10
|
|
EDITTEXT IDE_TOOLBARBMP,194,35,105,14,ES_AUTOHSCROLL | WS_GROUP
|
|
PUSHBUTTON "Bro&wse...",IDC_BROWSETBB,304,35,50,14,WS_GROUP
|
|
GROUPBOX "Buttons",IDC_STATIC,5,60,361,81
|
|
CONTROL "&Delete existing toolbar buttons, if present",
|
|
IDC_DELETEBTOOLBARS,"Button",BS_AUTOCHECKBOX | WS_GROUP |
|
|
WS_TABSTOP,20,72,201,9
|
|
LISTBOX IDC_BTOOLBARLIST,20,87,275,49,LBS_NOINTEGRALHEIGHT |
|
|
WS_VSCROLL | WS_GROUP | WS_TABSTOP
|
|
PUSHBUTTON "&Add...",IDC_ADDBTOOLBAR,304,87,50,14,WS_GROUP
|
|
PUSHBUTTON "Edi&t...",IDC_EDITBTOOLBAR,304,106,50,14
|
|
PUSHBUTTON "&Remove",IDC_REMOVEBTOOLBAR,304,123,50,14
|
|
END
|
|
|
|
IDD_BTOOLBARPOPUP DIALOGEX 0, 0, 274, 170
|
|
STYLE DS_MODALFRAME | DS_FIXEDSYS | DS_CENTER | WS_POPUP | WS_CAPTION
|
|
CAPTION "Browser Toolbar Button Information"
|
|
FONT 8, "ms shell dlg", 0, 0, 0x1
|
|
BEGIN
|
|
LTEXT "&Toolbar caption (required):",IDC_STATIC,9,9,200,9
|
|
EDITTEXT IDE_BTCAPTION,12,19,92,14,ES_AUTOHSCROLL | WS_GROUP
|
|
LTEXT "Toolbar &Action, as script file or executable (required):",
|
|
IDC_STATIC,9,37,200,9
|
|
EDITTEXT IDE_BTACTION,12,47,193,14,ES_AUTOHSCROLL | WS_GROUP
|
|
PUSHBUTTON "&Browse...",IDC_BROWSEBTACTION,212,47,50,14,WS_GROUP
|
|
LTEXT "Toolbar color ico&n (required):",IDC_STATIC,9,65,200,9
|
|
EDITTEXT IDE_BTHOTICON,12,75,193,14,ES_AUTOHSCROLL | WS_GROUP
|
|
PUSHBUTTON "B&rowse...",IDC_BROWSEBTHOTICO,212,75,50,14,WS_GROUP
|
|
LTEXT "Toolbar &grayscale icon (required):",IDC_STATIC,9,93,
|
|
200,9
|
|
EDITTEXT IDE_BTICON,12,103,193,14,ES_AUTOHSCROLL | WS_GROUP
|
|
PUSHBUTTON "Bro&wse...",IDC_BROWSEBTICO,212,103,50,14,WS_GROUP
|
|
CONTROL "This button should be &shown on the toolbar by default",
|
|
IDC_BUTTONSTATE,"Button",BS_AUTOCHECKBOX | WS_GROUP |
|
|
WS_TABSTOP,12,127,245,9
|
|
DEFPUSHBUTTON "OK",IDOK,159,147,50,14,WS_GROUP
|
|
PUSHBUTTON "Cancel",IDCANCEL,216,147,50,14
|
|
END
|
|
|
|
IDD_CATEGORYPOPUP DIALOGEX 0, 0, 274, 157
|
|
STYLE DS_MODALFRAME | DS_FIXEDSYS | DS_CENTER | WS_POPUP | WS_CAPTION
|
|
CAPTION "Category Information"
|
|
FONT 8, "ms shell dlg", 0, 0, 0x1
|
|
BEGIN
|
|
LTEXT "Category &Title:",IDC_STATIC,9,8,100,9
|
|
EDITTEXT IDE_CATEGORYTITLE,12,19,250,14,ES_AUTOHSCROLL | WS_GROUP
|
|
LTEXT "Category &HTML Page:",IDC_STATIC,9,37,236,9
|
|
EDITTEXT IDC_CATEGORYHTML,12,48,193,14,ES_AUTOHSCROLL | WS_GROUP
|
|
PUSHBUTTON "&Browse...",IDC_BROWSECATHTML,212,48,50,14,WS_GROUP
|
|
LTEXT "Narrow Category Image &Path:",IDC_STATIC,9,66,100,9
|
|
EDITTEXT IDC_CHANNELBITMAP2,12,77,193,14,ES_AUTOHSCROLL |
|
|
WS_GROUP
|
|
PUSHBUTTON "B&rowse...",IDC_BROWSECHBMP2,212,77,50,14,WS_GROUP
|
|
LTEXT "Category Icon P&ath:",IDC_STATIC,9,96,100,9
|
|
EDITTEXT IDC_CHANNELICON2,12,106,193,14,ES_AUTOHSCROLL | WS_GROUP
|
|
PUSHBUTTON "Brows&e...",IDC_BROWSECHICO2,212,106,50,14,WS_GROUP
|
|
DEFPUSHBUTTON "OK",IDOK,155,135,50,14,WS_GROUP
|
|
PUSHBUTTON "Cancel",IDCANCEL,212,135,50,14
|
|
END
|
|
|
|
IDD_UASTRDLG DIALOGEX 0, 0, 371, 172
|
|
STYLE DS_FIXEDSYS | WS_CHILD | WS_DISABLED | WS_CAPTION
|
|
CAPTION "User Agent String"
|
|
FONT 8, "ms shell dlg", 0, 0, 0x1
|
|
BEGIN
|
|
LTEXT "The user agent string is what the browser sends to visited servers to identify itself. It is often used to keep Internet traffic statistics. Other uses of the user agent string are discussed in the Help.",
|
|
IDC_STATIC,8,6,355,19
|
|
LTEXT "You can enter in custom text that will be appended to the default Internet Explorer string. The default string is different for each platform. Here is an example user agent string for Windows NT:",
|
|
IDC_STATIC,8,30,355,17
|
|
LTEXT "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT; YOUR CUSTOM STRING)",
|
|
IDC_STATIC,18,52,307,11
|
|
CONTROL "C&ustomize string to be appended to user agent string",
|
|
IDC_UASTRINGCHECK,"Button",BS_AUTOCHECKBOX | WS_GROUP |
|
|
WS_TABSTOP,8,68,187,10
|
|
LTEXT "&Custom string to be appended to user agent string:",
|
|
IDC_UASTRING_TXT,8,84,250,9
|
|
EDITTEXT IDC_UASTRING,11,95,280,14,ES_AUTOHSCROLL | WS_GROUP
|
|
END
|
|
|
|
IDD_QUERYAUTOCONFIG DIALOGEX 0, 0, 371, 172
|
|
STYLE DS_FIXEDSYS | WS_CHILD | WS_DISABLED | WS_CAPTION
|
|
CAPTION "Automatic Configuration"
|
|
FONT 8, "ms shell dlg", 0, 0, 0x1
|
|
BEGIN
|
|
LTEXT "Automatic Configuration (auto-config) allows you to make updates to your user's machine after deployment. You can specify an URL to a .INS file or an auto-proxy URL, or both.",
|
|
IDC_STATIC,8,6,355,25
|
|
CONTROL "Automatically &detect configuration settings",
|
|
IDC_AUTODETECT,"Button",BS_AUTOCHECKBOX | WS_GROUP |
|
|
WS_TABSTOP,11,38,352,10
|
|
CONTROL "&Enable Automatic Configuration ",IDC_YESAUTOCON,"Button",
|
|
BS_AUTOCHECKBOX | WS_TABSTOP,11,51,352,10
|
|
LTEXT "You can set the interval in minutes for when auto-config will happen. If you leave this value blank, or at zero, auto-config will only happen when the browser has been started and navigates to a page.",
|
|
IDC_AUTOCONFIGTEXT1,8,69,355,18
|
|
LTEXT "Automatically configure e&very",IDC_AUTOCONFIGTEXT2,8,
|
|
93,99,10
|
|
EDITTEXT IDE_AUTOCONFIGTIME,109,91,42,14,ES_AUTOHSCROLL |
|
|
ES_NUMBER | WS_GROUP
|
|
LTEXT "minutes.",IDC_AUTOCONFIGTEXT3,156,93,34,10
|
|
LTEXT "&Auto-config URL (.INS file):",IDC_AUTOCONFIGURL_TXT,8,
|
|
112,153,8
|
|
EDITTEXT IDE_AUTOCONFIGURL,11,122,352,14,ES_AUTOHSCROLL |
|
|
WS_GROUP
|
|
LTEXT "Aut&o-proxy URL (.JS, .JVS, or .PAC file):",
|
|
IDC_AUTOPROXYURL_TXT,8,143,159,8
|
|
EDITTEXT IDE_AUTOPROXYURL,11,153,352,14,ES_AUTOHSCROLL | WS_GROUP
|
|
END
|
|
|
|
IDD_SECURITYCERT DIALOGEX 0, 0, 371, 172
|
|
STYLE DS_FIXEDSYS | WS_CHILD | WS_CAPTION
|
|
CAPTION "Security"
|
|
FONT 8, "ms shell dlg", 0, 0, 0x1
|
|
BEGIN
|
|
LTEXT "You can control security and content through the use of certification authorities, Authenticode(tm) trusted publishers, Zones, and Content Ratings. ",
|
|
IDC_WIN32SECTEXT,8,6,355,18
|
|
GROUPBOX "Certification Authorities",IDC_SCGB,8,84,340,42,
|
|
WS_GROUP
|
|
LTEXT "The purpose of certification authorities is to only allow the user to view items that have been certified by a trusted site, person, or publisher. Authenticode allows you to designate software publishers and credentials agencies as trustworthy.",
|
|
IDC_STATIC,8,50,355,25
|
|
CONTROL "&Do not customize certification authorities",IDC_NOSC,
|
|
"Button",BS_AUTORADIOBUTTON | WS_GROUP,18,95,167,13
|
|
CONTROL "&Import current certification authorities",IDC_IMPORTSC,
|
|
"Button",BS_AUTORADIOBUTTON,18,108,175,13
|
|
PUSHBUTTON "&Modify Settings",IDC_MODIFYSC,214,107,60,14,WS_GROUP
|
|
GROUPBOX "Authenticode Security",IDC_AUTHGB,8,127,340,42,WS_GROUP
|
|
CONTROL "Do no&t customize Authenticode Security",IDC_NOAUTH,
|
|
"Button",BS_AUTORADIOBUTTON | WS_GROUP,18,140,139,13
|
|
CONTROL "Import current Authenticode &Security information",
|
|
IDC_IMPORTAUTH,"Button",BS_AUTORADIOBUTTON,18,153,170,13
|
|
PUSHBUTTON "M&odify Settings",IDC_MODIFYAUTH,214,150,60,14,WS_GROUP
|
|
LTEXT "To customize these settings, you must first import them from the current machine. After selecting to import the settings, you can then modify them.",
|
|
IDC_STATIC,8,28,355,18
|
|
END
|
|
|
|
IDD_SECURITYAUTH DIALOGEX 0, 0, 371, 172
|
|
STYLE DS_FIXEDSYS | WS_CHILD | WS_CAPTION
|
|
CAPTION "Authenticode Settings"
|
|
FONT 8, "ms shell dlg", 0, 0, 0x1
|
|
BEGIN
|
|
LTEXT "Authenticode allows you to designate software publishers and credentials agencies as trustworthy.",
|
|
IDC_STATIC,8,6,355,18
|
|
LTEXT "To customize these settings, you must first import them from the current machine. After selecting to import the settings, you can then modify them.",
|
|
IDC_STATIC,8,26,355,18
|
|
GROUPBOX "Authenticode Security",IDC_AUTHGB,8,57,340,42,WS_GROUP
|
|
CONTROL "Do no&t customize Authenticode Security",IDC_NOAUTH,
|
|
"Button",BS_AUTORADIOBUTTON | WS_GROUP,18,70,139,13
|
|
CONTROL "Import current Authenticode &Security information",
|
|
IDC_IMPORTAUTH,"Button",BS_AUTORADIOBUTTON,18,83,170,13
|
|
PUSHBUTTON "M&odify Settings",IDC_MODIFYAUTH,214,80,60,14,WS_GROUP
|
|
LTEXT "You can prevent users from adding new trusted publishers while using the browser. Enabling this lockdown does not prevent access to the Content control panel, but this option is available via policy.",
|
|
IDC_TPL_TEXT,8,116,355,18
|
|
CONTROL "&Enable trusted publisher lockdown",IDC_TPL,"Button",
|
|
BS_AUTOCHECKBOX | WS_TABSTOP,11,139,345,10
|
|
END
|
|
|
|
IDD_PROXY DIALOGEX 0, 0, 371, 172
|
|
STYLE DS_FIXEDSYS | WS_CHILD | WS_CAPTION
|
|
CAPTION "Proxy Settings"
|
|
FONT 8, "ms shell dlg", 0, 0, 0x1
|
|
BEGIN
|
|
CONTROL "&Enable proxy settings",IDC_YESPROXY,"Button",
|
|
BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,8,27,210,10
|
|
LTEXT "&1. HTTP:",IDC_HTTPPROXY1,18,68,34,11
|
|
EDITTEXT IDE_HTTPPROXY,56,65,115,14,ES_AUTOHSCROLL | WS_GROUP
|
|
EDITTEXT IDE_HTTPPORT,184,65,35,14,ES_AUTOHSCROLL | ES_NUMBER |
|
|
WS_GROUP
|
|
LTEXT "&2. Secure:",IDC_SECPROXY1,18,85,34,11
|
|
EDITTEXT IDE_SECPROXY,56,82,115,14,ES_AUTOHSCROLL | WS_GROUP
|
|
EDITTEXT IDE_SECPORT,184,82,35,14,ES_AUTOHSCROLL | ES_NUMBER |
|
|
WS_GROUP
|
|
LTEXT "&3. FTP:",IDC_FTPPROXY1,18,102,34,11
|
|
EDITTEXT IDE_FTPPROXY,56,99,115,14,ES_AUTOHSCROLL | WS_GROUP
|
|
EDITTEXT IDE_FTPPORT,184,99,35,14,ES_AUTOHSCROLL | ES_NUMBER |
|
|
WS_GROUP
|
|
LTEXT "&4. Gopher:",IDC_GOPHERPROXY1,18,119,37,11
|
|
EDITTEXT IDE_GOPHERPROXY,56,116,115,14,ES_AUTOHSCROLL | WS_GROUP
|
|
EDITTEXT IDE_GOPHERPORT,184,116,35,14,ES_AUTOHSCROLL | ES_NUMBER |
|
|
WS_GROUP
|
|
LTEXT "&5. Socks:",IDC_SOCKSPROXY1,18,135,34,11
|
|
EDITTEXT IDE_SOCKSPROXY,56,133,115,14,ES_AUTOHSCROLL | WS_GROUP
|
|
EDITTEXT IDE_SOCKSPORT,184,133,35,14,ES_AUTOHSCROLL | ES_NUMBER |
|
|
WS_GROUP
|
|
CONTROL "&Use the same proxy server for all addresses",
|
|
IDC_SAMEFORALL,"Button",BS_AUTOCHECKBOX | WS_GROUP |
|
|
WS_TABSTOP,18,152,208,10
|
|
LTEXT "Do not use proxy server for &addresses beginning with:",
|
|
IDC_DISPROXYADR1,239,55,92,19
|
|
EDITTEXT IDE_DISPROXYADR,239,76,115,62,ES_MULTILINE |
|
|
ES_WANTRETURN | WS_VSCROLL | WS_GROUP
|
|
CONTROL "&Do not use proxy server for local (intranet) addresses.",
|
|
IDC_DISPROXYLOCAL,"Button",BS_AUTOCHECKBOX | BS_TOP |
|
|
BS_MULTILINE | WS_GROUP | WS_TABSTOP,240,144,110,19
|
|
GROUPBOX "Exceptions",IDC_STATIC,232,41,131,127,WS_GROUP
|
|
LTEXT "Address of proxy",IDC_STATIC,56,53,122,10
|
|
LTEXT "Port",IDC_STATIC,184,53,19,10
|
|
GROUPBOX "Proxy Servers",IDC_STATIC,8,41,219,127,WS_GROUP
|
|
CTEXT ":",IDC_STATIC,173,118,9,11
|
|
CTEXT ":",IDC_STATIC,173,68,8,8
|
|
CTEXT ":",IDC_STATIC,173,101,9,11
|
|
CTEXT ":",IDC_STATIC,173,83,9,11
|
|
CTEXT ":",IDC_STATIC,173,136,9,11
|
|
LTEXT "You can specify what proxy servers, if any, you want your users to connect to. Use semicolons ( ; ) to separate entries.",
|
|
IDC_STATIC,8,6,355,18
|
|
END
|
|
|
|
IDD_CONNECTSET DIALOGEX 0, 0, 371, 172
|
|
STYLE DS_FIXEDSYS | WS_CHILD | WS_CAPTION
|
|
CAPTION "Connection Settings"
|
|
FONT 8, "ms shell dlg", 0, 0, 0x1
|
|
BEGIN
|
|
LTEXT "You can import your connection settings. If you choose to import, all of your connection settings will be installed with this package. Go to the Internet Control Panel Connections tab to make changes to these settings.",
|
|
IDC_STATIC,8,6,355,27
|
|
LTEXT "You can also restrict how users are able to interact with connection settings via the System Policies and Restrictions page. It is not necessary to import your current settings in order to set these restrictions.",
|
|
IDC_STATIC,8,38,355,18
|
|
LTEXT "For more help on what connection settings are, and how to customize them, refer to the Help.",
|
|
IDC_STATIC,8,63,355,12
|
|
GROUPBOX "Connection Settings",IDC_STATIC,8,81,355,46,WS_GROUP
|
|
CONTROL "&Do not customize Connection Settings",IDC_CSNOIMPORT,
|
|
"Button",BS_AUTORADIOBUTTON | WS_GROUP,18,93,146,13
|
|
CONTROL "&Import the current Connection Settings from this machine",
|
|
IDC_CSIMPORT,"Button",BS_AUTORADIOBUTTON,18,106,208,13
|
|
PUSHBUTTON "&Modify Settings",IDC_MODIFYCONNECT,230,105,55,13,
|
|
WS_GROUP
|
|
LTEXT "You may also remove old dial-up connection settings from your users' machines.",
|
|
IDC_DELCONNECT_TXT,8,133,355,12
|
|
CONTROL "Delete &existing Dial-up Connection Settings",
|
|
IDC_DELCONNECT,"Button",BS_AUTOCHECKBOX | WS_GROUP |
|
|
WS_TABSTOP,16,146,209,13
|
|
END
|
|
|
|
IDD_PROGRAMS DIALOGEX 0, 0, 371, 172
|
|
STYLE DS_FIXEDSYS | WS_CHILD | WS_CAPTION
|
|
CAPTION "Programs"
|
|
FONT 8, "ms shell dlg", 0, 0, 0x1
|
|
BEGIN
|
|
LTEXT "You can import the current default programs settings. The programs selected specify which program Windows automatically uses for each Internet service.",
|
|
IDC_STATIC,8,6,355,20
|
|
LTEXT "The Internet services you can set the default program are: HTML editor, E-mail, Newsgroups, Internet call, Calendar, and Contact list.",
|
|
IDC_STATIC,8,30,355,20
|
|
GROUPBOX "Program Settings",IDC_STATIC,8,57,340,47,WS_GROUP
|
|
CONTROL "&Do not customize Program Settings",IDC_PROGNOIMPORT,
|
|
"Button",BS_AUTORADIOBUTTON | WS_GROUP,18,69,146,13
|
|
CONTROL "&Import the current Program Settings",IDC_PROGIMPORT,
|
|
"Button",BS_AUTORADIOBUTTON,18,82,158,13
|
|
PUSHBUTTON "&Modify Settings",IDC_MODIFYPROG,193,81,60,14,WS_GROUP
|
|
END
|
|
|
|
IDD_SECURITY1 DIALOG DISCARDABLE 0, 0, 371, 172
|
|
STYLE DS_FIXEDSYS | WS_CHILD | WS_DISABLED | WS_CAPTION
|
|
CAPTION "Security and Privacy Settings"
|
|
FONT 8, "ms shell dlg"
|
|
BEGIN
|
|
LTEXT "You can customize the settings of each security zone as well as customizing the privacy settings. These settings must be made through the Modify Settings button below. For more detailed help, refer to the help documents. ",
|
|
IDC_STATIC,8,6,355,25
|
|
GROUPBOX "Security Zones and Privacy",IDC_SZGB,8,36,340,46,
|
|
WS_GROUP
|
|
CONTROL "&Do not customize security zones and privacy",
|
|
IDC_NOZONES,"Button",BS_AUTORADIOBUTTON | WS_GROUP,18,48,
|
|
280,13
|
|
CONTROL "Import the current security &zones and privacy settings",
|
|
IDC_IMPORTZONES,"Button",BS_AUTORADIOBUTTON,18,61,237,13
|
|
PUSHBUTTON "&Modify Settings",IDC_MODIFYZONES,266,61,55,13,WS_GROUP
|
|
LTEXT "Content ratings allow you to prevent users from viewing sites with risky content. Ratings are set on a per-site basis and are rated by the author for degrees of risky language, nudity, and violence.",
|
|
IDC_RATINGSTEXT,8,92,355,18
|
|
GROUPBOX "Content Ratings",IDC_CRGB,8,117,340,46,WS_GROUP
|
|
CONTROL "D&o not customize Content Ratings",IDC_NORAT,"Button",
|
|
BS_AUTORADIOBUTTON | WS_GROUP,18,128,232,13
|
|
CONTROL "Import the current &Content Ratings settings",
|
|
IDC_IMPORTRAT,"Button",BS_AUTORADIOBUTTON,18,141,225,13
|
|
PUSHBUTTON "Modify &Settings",IDC_MODIFYRAT,266,141,55,13,WS_GROUP
|
|
END
|
|
|
|
IDD_IMAP DIALOGEX 0, 0, 371, 172
|
|
STYLE DS_FIXEDSYS | WS_CHILD | WS_CAPTION
|
|
CAPTION "Outlook Express IMAP Settings"
|
|
FONT 8, "ms shell dlg", 0, 0, 0x1
|
|
BEGIN
|
|
LTEXT "You can create a root folder path and special folder settings for IMAP accounts. You can also choose whether Outlook Express checks all IMAP folders for new messages or just the Inbox.",
|
|
IDC_STATIC,10,5,351,24
|
|
LTEXT "&Root folder path:",IDC_STATIC,11,35,85,8
|
|
EDITTEXT IDE_ROOTPATH,102,33,250,14,ES_AUTOHSCROLL | WS_GROUP
|
|
CONTROL "S&tore special folders on IMAP server",IDC_STORESPECIAL,
|
|
"Button",BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,11,54,
|
|
341,10
|
|
LTEXT "&Sent Items path:",IDC_SENTPATH_TXT,21,71,77,8
|
|
EDITTEXT IDE_SENTPATH,102,68,250,14,ES_AUTOHSCROLL | WS_GROUP
|
|
LTEXT "&Drafts folder path:",IDC_DRAFTSPATH_TXT,21,89,77,8
|
|
EDITTEXT IDE_DRAFTSPATH,102,86,250,14,ES_AUTOHSCROLL | WS_GROUP
|
|
CONTROL "&Check for new messages in all folders",IDC_CHECKNEW,
|
|
"Button",BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,11,108,
|
|
329,10
|
|
END
|
|
|
|
IDD_LDAP DIALOGEX 0, 0, 371, 172
|
|
STYLE DS_FIXEDSYS | WS_CHILD | WS_CAPTION
|
|
CAPTION "Address Book Directory Service"
|
|
FONT 8, "ms shell dlg", 0, 0, 0x1
|
|
BEGIN
|
|
LTEXT "The Windows Address Book allows you to configure an Internet Directory Service (LDAP server) for your users.",
|
|
IDC_STATIC,8,6,351,17
|
|
LTEXT "S&ervice Name:",IDC_FRIENDLYNAME,11,32,58,8
|
|
EDITTEXT IDE_FRIENDLYNAME,77,30,268,14,ES_AUTOHSCROLL | WS_GROUP
|
|
LTEXT "Ser&ver Name:",IDC_DIRSERVICE,11,49,59,8
|
|
EDITTEXT IDE_DIRSERVICE,77,47,185,14,ES_AUTOHSCROLL | WS_GROUP
|
|
CONTROL "L&ogon using SPA",IDC_SPA,"Button",BS_AUTOCHECKBOX |
|
|
WS_GROUP | WS_TABSTOP,271,49,82,10
|
|
LTEXT "&Service Web Site:",IDC_LDAPHOMEPAGE,11,66,60,8
|
|
EDITTEXT IDE_LDAPHOMEPAGE,77,64,268,14,ES_AUTOHSCROLL | WS_GROUP
|
|
LTEXT "Sea&rch Base:",IDC_SEARCHBASE,11,83,61,8
|
|
EDITTEXT IDE_SEARCHBASE,77,81,268,14,ES_AUTOHSCROLL | WS_GROUP
|
|
LTEXT "Service Bit&map:",IDC_STATIC,11,100,61,8
|
|
EDITTEXT IDE_LDAPBITMAP,77,98,211,14,ES_AUTOHSCROLL | WS_GROUP
|
|
PUSHBUTTON "Bro&wse...",IDC_BROWSELDAP,295,98,50,14,WS_GROUP
|
|
LTEXT "Search &Timeout:",IDC_STATIC,11,118,56,8
|
|
LTEXT "Short",IDC_STATIC,77,118,19,8
|
|
CONTROL "Search Timeout",IDC_TIMEOUTSLD,"msctls_trackbar32",
|
|
TBS_AUTOTICKS | TBS_BOTH | WS_GROUP | WS_TABSTOP,100,117,
|
|
71,13
|
|
LTEXT "Long",IDC_STATIC,175,118,16,8
|
|
LTEXT "",IDC_TIMEOUT,207,118,126,8
|
|
LTEXT "Ma&ximum number of matches to return:",IDC_STATIC,11,
|
|
137,132,8
|
|
EDITTEXT IDE_MATCHES,149,135,40,14,ES_AUTOHSCROLL | ES_NUMBER |
|
|
WS_GROUP
|
|
CONTROL "",IDC_SPIN1,"msctls_updown32",UDS_SETBUDDYINT |
|
|
UDS_ALIGNRIGHT | UDS_AUTOBUDDY | UDS_ARROWKEYS |
|
|
UDS_NOTHOUSANDS | WS_GROUP,181,135,11,14
|
|
CONTROL "&Check names against this server when sending mail",
|
|
IDC_CHECKNAMES,"Button",BS_AUTOCHECKBOX | WS_GROUP |
|
|
WS_TABSTOP,11,150,180,10
|
|
END
|
|
|
|
IDD_MAIL DIALOGEX 0, 0, 371, 172
|
|
STYLE DS_FIXEDSYS | WS_CHILD | WS_CAPTION
|
|
CAPTION "Outlook Express Accounts"
|
|
FONT 8, "ms shell dlg", 0, 0, 0x1
|
|
BEGIN
|
|
LTEXT "You can pre-configure mail and news accounts for Outlook Express. For mail accounts, you can choose between POP3 or IMAP for incoming mail. You can also specify whether Secure Password Authentication (SPA) is required by the server.",
|
|
IDC_STATIC,8,6,351,24
|
|
LTEXT "&Incoming mail",IDC_STATIC,11,41,47,8
|
|
COMBOBOX IDC_POPIMAP,62,39,45,36,CBS_DROPDOWNLIST | WS_VSCROLL |
|
|
WS_GROUP | WS_TABSTOP
|
|
LTEXT "ser&ver:",IDC_STATIC,110,41,24,8
|
|
EDITTEXT IDE_MAILSERVER,142,39,121,14,ES_AUTOHSCROLL | WS_GROUP
|
|
CONTROL "L&ogon using SPA",IDC_USESPAMAIL,"Button",
|
|
BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,276,41,76,10
|
|
LTEXT "Outgoing mail (&SMTP) server:",IDC_STATIC,11,56,124,8
|
|
EDITTEXT IDE_SMTPSERVER,142,54,121,14,ES_AUTOHSCROLL | WS_GROUP
|
|
CONTROL "Logon &using SPA",IDC_USESPASMTP,"Button",
|
|
BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,276,56,76,10
|
|
LTEXT "Internet news (NN&TP) server:",IDC_STATIC,11,71,123,8
|
|
EDITTEXT IDE_NEWSERVER,142,69,121,14,ES_AUTOHSCROLL | WS_GROUP
|
|
CONTROL "Logon using SP&A",IDC_USESPANNTP,"Button",
|
|
BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,276,71,76,10
|
|
LTEXT "You can lock down account settings to make it harder for users to change them.",
|
|
IDC_ACCOUNT_STATIC,8,93,351,8
|
|
CONTROL "&Make server names read-only.",IDC_ACCTRO,"Button",
|
|
BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,11,105,341,10
|
|
CONTROL "&Disable access to accounts (accounts cannot be added, removed, or modified).",
|
|
IDC_ACCTNOCONFIG,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,
|
|
11,117,341,10
|
|
END
|
|
|
|
IDD_OE DIALOGEX 0, 0, 371, 172
|
|
STYLE DS_FIXEDSYS | WS_CHILD | WS_CAPTION
|
|
CAPTION "Outlook Express Custom Content"
|
|
FONT 8, "ms shell dlg", 0, 0, 0x1
|
|
BEGIN
|
|
LTEXT "The InfoPane is a customizable pane that runs along the bottom of the Outlook Express window. You can customize this pane to display an HTML file. You can either point to an URL or a local file that will be included in your package.",
|
|
IDC_STATIC,8,6,355,26
|
|
CONTROL "&URL:",IDC_OEPANEURL,"Button",BS_AUTORADIOBUTTON |
|
|
WS_GROUP,13,39,35,10
|
|
CONTROL "Lo&cal file",IDC_OEPANELOCAL,"Button",
|
|
BS_AUTORADIOBUTTON,13,56,45,10
|
|
EDITTEXT IDE_OEPANEURL,71,36,223,14,ES_AUTOHSCROLL | WS_GROUP
|
|
LTEXT "HT&ML path:",IDC_OELOCALPATH_TXT,71,56,39,8
|
|
EDITTEXT IDE_OELOCALPATH,120,54,175,14,ES_AUTOHSCROLL | WS_GROUP
|
|
PUSHBUTTON "B&rowse...",IDC_BROWSEOEHTML,302,54,50,14,WS_GROUP
|
|
LTEXT "&Image path:",IDC_OEIMAGEPATH_TXT,71,74,41,8
|
|
EDITTEXT IDE_OEIMAGEPATH,120,72,175,14,ES_AUTOHSCROLL | WS_GROUP
|
|
PUSHBUTTON "Br&owse...",IDC_BROWSEOEIMAGE,302,72,50,14,WS_GROUP
|
|
LTEXT "You can place a custom HTML welcome message in each user's inbox. If you use a custom message, you must supply the sender's name and address.",
|
|
IDC_STATIC,8,99,351,18
|
|
LTEXT "H&TML path:",IDC_STATIC,21,122,40,8
|
|
EDITTEXT IDE_OEWMPATH,71,120,223,14,ES_AUTOHSCROLL | WS_GROUP
|
|
PUSHBUTTON "Bro&wse...",IDC_BROWSEOEWM,302,120,50,14,WS_GROUP
|
|
LTEXT "&Sender:",IDC_STATIC,21,140,40,8
|
|
EDITTEXT IDE_OEWMSENDER,71,138,223,14,ES_AUTOHSCROLL | WS_GROUP
|
|
LTEXT "R&eply-to:",IDC_STATIC,21,158,40,8
|
|
EDITTEXT IDE_OEWMREPLYTO,71,156,223,14,ES_AUTOHSCROLL | WS_GROUP
|
|
END
|
|
|
|
IDD_OEVIEW DIALOGEX 0, 0, 371, 172
|
|
STYLE DS_FIXEDSYS | WS_CHILD | WS_DISABLED | WS_CAPTION
|
|
CAPTION "Outlook Express View Settings"
|
|
FONT 8, "ms shell dlg", 0, 0, 0x1
|
|
BEGIN
|
|
LTEXT "Basic:",IDC_STATIC,10,31,351,8
|
|
CONTROL "Folde&r bar",IDC_FOLDERBAR,"Button",BS_AUTOCHECKBOX |
|
|
WS_GROUP | WS_TABSTOP,20,43,50,10
|
|
CONTROL "Outlook B&ar",IDC_OUTLOOKBAR,"Button",BS_AUTOCHECKBOX |
|
|
WS_TABSTOP,80,43,54,10
|
|
CONTROL "Fol&der list",IDC_FOLDERLIST,"Button",BS_AUTOCHECKBOX |
|
|
WS_TABSTOP,140,43,103,10
|
|
CONTROL "Stat&us bar",IDC_STATUSBAR,"Button",BS_AUTOCHECKBOX |
|
|
WS_TABSTOP,20,55,50,10
|
|
CONTROL "C&ontacts",IDC_CONTACTS,"Button",BS_AUTOCHECKBOX |
|
|
WS_TABSTOP,80,55,53,10
|
|
CONTROL "&Tip of the day",IDC_TIPOFDAY,"Button",BS_AUTOCHECKBOX |
|
|
WS_TABSTOP,140,55,176,10
|
|
LTEXT "Toolbar:",IDC_STATIC,10,72,351,8
|
|
CONTROL "&Show toolbar",IDC_TOOLBAR,"Button",BS_AUTOCHECKBOX |
|
|
WS_GROUP | WS_TABSTOP,20,84,341,10
|
|
CONTROL "Show te&xt on toolbar buttons",IDC_TBARTEXT,"Button",
|
|
BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,30,96,331,10
|
|
LTEXT "Preview pane:",IDC_STATIC,10,113,351,8
|
|
CONTROL "Show pre&view pane",IDC_PREVIEW,"Button",
|
|
BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,20,125,341,10
|
|
CONTROL "Belo&w messages",IDC_SPLITHORZ,"Button",
|
|
BS_AUTORADIOBUTTON | WS_GROUP,30,137,67,10
|
|
CONTROL "Beside &messages",IDC_SPLITVERT,"Button",
|
|
BS_AUTORADIOBUTTON,105,137,146,10
|
|
CONTROL "Show pr&eview pane header",IDC_PREVIEWHDR,"Button",
|
|
BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,30,149,331,10
|
|
LTEXT "You can use these settings to determine which elements of the Outlook Express interface are shown and how the toolbar and preview pane are configured.",
|
|
IDC_STATIC,10,5,351,16
|
|
END
|
|
|
|
IDD_PRECONFIG DIALOGEX 0, 0, 371, 172
|
|
STYLE DS_FIXEDSYS | WS_CHILD | WS_CAPTION
|
|
CAPTION "Outlook Express Custom Settings"
|
|
FONT 8, "ms shell dlg", 0, 0, 0x1
|
|
BEGIN
|
|
LTEXT "You can make Outlook Express the default mail or news handler program by checking the boxes below. Leaving these boxes unchecked will not change the mail or news handler.",
|
|
IDC_STATIC,8,8,351,16
|
|
LTEXT "Make Outlook Express the default program for:",
|
|
IDC_STATIC,18,30,154,8
|
|
CONTROL "&Mail",IDC_DEFMAIL,"Button",BS_AUTOCHECKBOX | WS_GROUP |
|
|
WS_TABSTOP,179,30,29,10
|
|
CONTROL "Ne&ws",IDC_DEFNEWS,"Button",BS_AUTOCHECKBOX |
|
|
WS_TABSTOP,221,30,34,10
|
|
LTEXT "You can specify n&ewsgroups to be automatically subscribed on the user's default news server. Type one group name per line below:",
|
|
IDC_STATIC,8,53,353,16
|
|
EDITTEXT IDE_NGROUPS,11,73,334,36,ES_MULTILINE | ES_AUTOVSCROLL |
|
|
ES_AUTOHSCROLL | ES_WANTRETURN | WS_VSCROLL | WS_GROUP
|
|
LTEXT "You can provide a service name and URL for obtaining additional mail accounts after initial configuration.",
|
|
IDC_STATIC,8,125,351,8
|
|
LTEXT "&Service Name:",IDC_STATIC,11,141,49,8
|
|
EDITTEXT IDE_SERVICENAME,69,138,103,14,ES_AUTOHSCROLL | WS_GROUP
|
|
LTEXT "Service &URL:",IDC_STATIC,186,141,43,8
|
|
EDITTEXT IDE_SERVICEURL,242,138,103,14,ES_AUTOHSCROLL | WS_GROUP
|
|
CONTROL "&Delete all Outlook Express links",IDC_DELETELINKS,
|
|
"Button",BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,11,160,
|
|
200,10
|
|
END
|
|
|
|
IDD_SIG DIALOGEX 0, 0, 371, 172
|
|
STYLE DS_FIXEDSYS | WS_CHILD | WS_CAPTION
|
|
CAPTION "Outlook Express Compose Settings"
|
|
FONT 8, "ms shell dlg", 0, 0, 0x1
|
|
BEGIN
|
|
LTEXT "You can append a standard signature, such as a corporate disclaimer, to all messages written in Outlook Express. You can specify different signatures for Mail and News, or specify one to be used for both. The maximum size for a signature is 1K.",
|
|
IDC_STATIC,8,6,355,27
|
|
CONTROL "Append a signature to each &message:",IDC_MAILSIGTEXT,
|
|
"Button",BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,11,36,
|
|
341,10
|
|
EDITTEXT IDE_MAILSIGTEXT,21,48,331,25,ES_MULTILINE |
|
|
ES_AUTOHSCROLL | ES_WANTRETURN | WS_VSCROLL | WS_GROUP
|
|
CONTROL "Use a different signature for n&ews messages:",
|
|
IDC_NEWSSIGTEXT,"Button",BS_AUTOCHECKBOX | WS_GROUP |
|
|
WS_TABSTOP,11,79,341,10
|
|
EDITTEXT IDE_NEWSSIGTEXT,21,92,331,25,ES_MULTILINE |
|
|
ES_AUTOHSCROLL | ES_WANTRETURN | WS_VSCROLL | WS_GROUP
|
|
LTEXT "Mail and News messages can be composed in plain text or HTML. You can select the default format.",
|
|
IDC_HTML_STATIC,8,131,355,9
|
|
CONTROL "For m&ail messages, make HTML message composition the default",
|
|
IDC_HTMLMAIL,"Button",BS_AUTOCHECKBOX | WS_GROUP |
|
|
WS_TABSTOP,11,143,341,10
|
|
CONTROL "For ne&ws messages, make HTML message composition the default ",
|
|
IDC_HTMLNEWS,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,11,
|
|
155,341,10
|
|
END
|
|
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// DESIGNINFO
|
|
//
|
|
|
|
#ifdef APSTUDIO_INVOKED
|
|
GUIDELINES DESIGNINFO DISCARDABLE
|
|
BEGIN
|
|
IDD_BTOOLBARS, DIALOG
|
|
BEGIN
|
|
VERTGUIDE, 304
|
|
VERTGUIDE, 354
|
|
END
|
|
END
|
|
#endif // APSTUDIO_INVOKED
|
|
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// String Table
|
|
//
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_AUTOCONFIG_NULL "You must specify an auto-config URL or an auto-proxy URL."
|
|
IDS_FOLDERMCCP "Folder Webviews"
|
|
IDS_QUERYAUTOCONFIG "Automatic Browser Configuration"
|
|
IDS_SECURITYCERT "Certificate Settings"
|
|
IDS_SECURITY "Security Zones and Content Ratings"
|
|
IDS_SECURITYAUTH "Authenticode Settings"
|
|
IDS_SECURITY_PREF "Security Zones and Content Ratings (Preference Mode)"
|
|
IDS_SECURITYAUTH_PREF "Authenticode Settings (Preference Mode)"
|
|
IDS_QUERYAUTOCONFIG_PREF
|
|
"Automatic Browser Configuration (Preference Mode)"
|
|
IDS_CONNECTSET "Connection Settings"
|
|
IDS_CONNECTSET_PREF "Connection Settings (Preference Mode)"
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_NEWFOLDER "New Folder"
|
|
IDS_FAVFOLDER "Favorites"
|
|
IDS_NEWQL "New Quick Link"
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_IE "Internet Explorer"
|
|
IDS_IELNK "Launch Internet Explorer Browser"
|
|
IDS_CABSIGN_ERROR "The following file(s) could not be signed: \r\n %s"
|
|
IDS_TITLE_PREFIX "Microsoft Internet Explorer provided by %s"
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_ERROR_MAXFAVS "You have already created the maximum allowed number of favorites. Please remove some of the existing items before creating new ones."
|
|
IDS_ERROR_MAXQLS "You have already created the maximum allowed number of quick links. Please remove some of the existing items before creating new ones."
|
|
IDS_FAVS_TOOLTIPFORMAT "Title - %s;\r\nURL - %s;\r\nIcon file - %s;\r\nOffline status - %s."
|
|
IDS_FAVS_ABSENT "<not specified>"
|
|
IDS_FAVS_OFFLINE "ON"
|
|
IDS_FAVS_NOOFFLINE "OFF"
|
|
IDS_OETITLE_PREFIX "Outlook Express provided by %s"
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_BROWSEIMPORT "Select a folder on the disk from which to import your favorites."
|
|
IDS_LINKS "Links"
|
|
IDS_EDIT "&Edit"
|
|
IDS_ENDEDIT "&End Edit"
|
|
IDS_NEW "new"
|
|
IDS_BROWSE "Browse"
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_IMAP "IMAP"
|
|
IDS_POP3 "POP3"
|
|
IDS_XSECONDS "%d seconds"
|
|
IDS_1MINUTE "1 minute"
|
|
IDS_XMINUTES "%d minutes"
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_TB320 "The specified bitmap is not the right size. Its dimensions (in pixels) must be 320 x 20."
|
|
IDS_TB256 "The specified bitmap is not the right size. Its dimensions (in pixels) must be 256 x 16."
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_TOOBIG22 "The specified bitmap is too large; the dimensions (in pixels) must be 22 x 22."
|
|
IDS_TOOSMALL22 "The specified bitmap is too small; the dimensions (in pixels) must be 22 x 22."
|
|
IDS_TOOBIG38 "The specified bitmap is too large; the dimensions (in pixels) must be 38 x 38."
|
|
IDS_TOOSMALL38 "The specified bitmap is too small; the dimensions (in pixels) must be 38 x 38."
|
|
IDS_TOOMANYCOLORS "The specified bitmap uses too many colors; only 16-color or 256-color bitmaps are supported."
|
|
IDS_BOTHBMP_ERROR "You must specify both small and large bitmaps."
|
|
IDS_BADFAVURL "The favorites URL entry you specified is not valid."
|
|
IDS_BADFAVNAME "The favorites friendly name entry you specified is not valid. Favorites friendly names must contain at least one non-space character, and cannot contain backslashes."
|
|
IDS_INVALIDBITMAP "You specified an invalid bitmap file. Please type another file name or click Browse."
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_LANGDIFFERS "The %s file language differs from the language currently selected. If you continue some text strings will be retained in the original language. Are you sure you want to continue?"
|
|
IDS_DUPCHAN "You cannot have two channels with the same name. Please specify another name for your channel."
|
|
IDS_QUERY_CLEARSETTING "You have selected to customize a setting but provided no value. The behavior of this will be to delete the setting. Are you sure you want to continue?"
|
|
IDS_UNSUPPORTED_PLATFORM
|
|
"The file %s, is for an unsupported platform. Please select a Win32 INS file."
|
|
END
|
|
|
|
#endif // English (U.S.) resources
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
|
|
|
|
|
|
#ifndef APSTUDIO_INVOKED
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Generated from the TEXTINCLUDE 3 resource.
|
|
//
|
|
#include "wizard.rc"
|
|
#include "insdll.rc"
|
|
#include "insexe.rc"
|
|
#include "ieaksie.rc"
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
#endif // not APSTUDIO_INVOKED
|
|
|