//Microsoft Developer Studio generated resource script. // #include "resource.h" // Generated Help ID header file #define APSTUDIO_HIDDEN_SYMBOLS #include "resource.hm" #undef APSTUDIO_HIDDEN_SYMBOLS #define APSTUDIO_READONLY_SYMBOLS ///////////////////////////////////////////////////////////////////////////// // // Generated from the TEXTINCLUDE 2 resource. // #include "afxres.h" ///////////////////////////////////////////////////////////////////////////// #undef APSTUDIO_READONLY_SYMBOLS ///////////////////////////////////////////////////////////////////////////// // English (U.S.) resources #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU) #ifdef _WIN32 LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US #pragma code_page(1252) #endif //_WIN32 ///////////////////////////////////////////////////////////////////////////// // // REGINST // REGINST REGINST MOVEABLE PURE "selfreg.inf" ///////////////////////////////////////////////////////////////////////////// // // Dialog // IDD_PROP_INTELLIMIRROR_OS DIALOGEX 0, 0, 252, 218 STYLE WS_CHILD | WS_DISABLED | WS_CAPTION CAPTION "Images" FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN ICON IDI_RBSICON,IDC_STATIC,7,7,20,20 LTEXT "The following installation images are installed on this remote installation server. ", IDC_STATIC,40,7,203,25 CONTROL "List1",IDC_L_OS,"SysListView32",LVS_REPORT | LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_SHAREIMAGELISTS | LVS_ALIGNLEFT | LVS_NOSORTHEADER | WS_BORDER | WS_TABSTOP,7,38,238,151,0,HIDC_L_OS PUSHBUTTON "A&dd...",IDC_B_ADD,7,196,56,14,0,0,HIDC_B_ADD PUSHBUTTON "&Remove",IDC_B_REMOVE,67,196,56,14,WS_DISABLED,0, HIDC_B_REMOVE PUSHBUTTON "&Properties",IDC_B_PROPERTIES,127,196,56,14,WS_DISABLED, 0,HIDC_B_PROPERTIES PUSHBUTTON "Re&fresh",IDC_B_REFRESH,187,196,58,14,0,0, HIDC_B_REFRESH END IDD_SIF_PROP_IMAGES DIALOGEX 0, 0, 252, 250 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU CAPTION "Image Properties" FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN ICON IDI_RBSICON,IDC_STATIC,7,7,20,20 LTEXT "Type a friendly description and help text for the installation image. This text helps users of the Client Installation wizard choose the correct installation image.", IDC_STATIC,40,7,205,27 LTEXT "&Friendly description:",IDC_STATIC,7,39,238,8 EDITTEXT IDC_E_DESCRIPTION,7,49,238,14,ES_AUTOHSCROLL,0, HIDC_E_DESCRIPTION LTEXT "&Help text:",IDC_STATIC,7,68,238,8 EDITTEXT IDC_E_HELP,7,78,238,40,ES_MULTILINE | ES_AUTOVSCROLL | WS_VSCROLL,0,HIDC_E_HELP GROUPBOX "Image details",IDC_G_IMAGEDETAILS,7,125,238,99,0,0, HIDC_G_IMAGEDETAILS LTEXT "Version:",IDC_STATIC,17,138,76,8 LTEXT "?",IDC_S_VERSION,99,138,141,8,0,0,HIDC_S_VERSION LTEXT "Language:",IDC_STATIC,17,151,44,8 LTEXT "?",IDC_S_LANGUAGE,99,151,141,8,0,0,HIDC_S_LANGUAGE LTEXT "Template last modified:",IDC_STATIC,17,164,73,8 LTEXT "?",IDC_S_LASTMODIFIED,99,164,141,8,0,0, HIDC_S_LASTMODIFIED LTEXT "Image type:",IDC_STATIC,17,177,76,8 LTEXT "?",IDC_S_IMAGETYPE,99,177,141,8,0,0,HIDC_S_IMAGETYPE LTEXT "Image folder:",IDC_STATIC,17,190,76,8 LTEXT "?",IDC_S_DIRECTORY,99,190,141,8,0,0,HIDC_S_DIRECTORY LTEXT "Image security:",IDC_STATIC,17,205,48,8 PUSHBUTTON "&Permissions...",IDC_BUTTON1,99,202,60,14 PUSHBUTTON "OK",IDOK,140,230,50,14 PUSHBUTTON "Cancel",IDCANCEL,195,230,50,14 END IDD_PROP_INTELLIMIRROR_SERVER DIALOGEX 0, 0, 252, 218 STYLE WS_CHILD | WS_DISABLED | WS_CAPTION CAPTION "Remote Install" FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN ICON IDI_RBSICON,IDC_STATIC,7,7,20,20 LTEXT "You can manage this remote installation server and control the way it interacts with existing and potential client computers.", IDC_STATIC,40,7,205,24 GROUPBOX "Client support",IDC_G_CLIENTSERVICING,7,32,238,44,0,0, HIDC_G_CLIENTSERVICING CONTROL "&Respond to client computers requesting service", IDC_C_RESPOND,"Button",BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_TABSTOP,14,44,224,10,0,HIDC_C_RESPOND CONTROL "Do not respond to &unknown client computers", IDC_C_KNOWNCLIENTS,"Button",BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_TABSTOP,26,58,212,10,0, HIDC_C_KNOWNCLIENTS GROUPBOX "Check server",IDC_G_CHECKSERVER,7,81,238,84,0,0, HIDC_G_CHECKSERVER LTEXT "If this remote installation server is exhibiting problems, select the ""Verify Server"" option to perform an integrity check. If problems are encountered they will be fixed. ", IDC_STATIC,14,93,224,32 LTEXT "This option is only available from the server console.", IDC_STATIC,14,126,224,11 PUSHBUTTON "Veri&fy Server",IDC_B_CHECKSERVER,162,143,76,14, WS_DISABLED,0,HIDC_B_CHECKSERVER PUSHBUTTON "&Show Clients...",IDC_B_CLIENTS,71,196,86,14,0,0, HIDC_B_CLIENTS PUSHBUTTON "Ad&vanced Settings...",IDC_B_SERVICE,161,196,86,14,0,0, HIDC_B_SERVICE END IDD_PROP_TOOLS DIALOGEX 0, 0, 252, 218 STYLE WS_CHILD | WS_DISABLED | WS_CAPTION CAPTION "Tools" FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN ICON IDI_RBSICON,IDC_STATIC,7,7,20,20 LTEXT "The following maintenance and troubleshooting tools are installed on this remote installation server.", IDC_STATIC,40,7,199,26 CONTROL "List1",IDC_L_TOOLS,"SysListView32",LVS_REPORT | LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_SORTASCENDING | LVS_SHAREIMAGELISTS | LVS_AUTOARRANGE | LVS_ALIGNLEFT | LVS_NOSORTHEADER | WS_BORDER | WS_TABSTOP,7,41,238,148,0, HIDC_L_TOOLS PUSHBUTTON "Re&move",IDC_B_REMOVE,81,196,50,14,WS_DISABLED,0, HIDC_B_REMOVE PUSHBUTTON "P&roperties",IDC_B_PROPERTIES,135,196,50,14,WS_DISABLED, 0,HIDC_B_PROPERTIES PUSHBUTTON "Re&fresh",IDC_B_REFRESH,189,196,50,14,0,0, HIDC_B_REFRESH END IDD_PROP_INTELLIMIRROR_CLIENT DIALOGEX 0, 0, 252, 218 STYLE WS_CHILD | WS_DISABLED | WS_CAPTION CAPTION "Remote Install" FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN ICON IDI_RBSICON,IDC_STATIC,7,7,21,20 LTEXT "The following information is used to maintain this computer.", IDC_STATIC,40,12,199,12 LTEXT "&Computer's unique ID:",IDC_STATIC,7,36,238,8 EDITTEXT IDC_E_GUID,7,46,238,14,ES_AUTOHSCROLL | WS_DISABLED,0, HIDC_E_GUID LTEXT "Re&mote Installation server:",IDC_STATIC,7,65,238,8 EDITTEXT IDC_E_SERVERNAME,7,75,184,14,ES_AUTOHSCROLL | WS_DISABLED,0,HIDC_E_SERVERNAME PUSHBUTTON "&Server Settings...",IDC_B_SERVER,171,122,74,14, WS_DISABLED,0,HIDC_B_SERVER PUSHBUTTON "S&earch...",IDC_B_SEARCH,195,75,50,14,WS_DISABLED,0, HIDC_B_SEARCH LTEXT "If a remote installation server is not specified, the client will boot from any available server.", IDC_STATIC,7,99,238,16 END IDD_PROP_NEW_CLIENTS DIALOGEX 0, 0, 252, 218 STYLE WS_CHILD | WS_DISABLED | WS_CAPTION CAPTION "New Clients" FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN ICON IDI_RBSICON,IDC_STATIC,7,7,20,20 LTEXT "Select a computer naming format for new client computers, and set the location in the directory service where client computer accounts will be created.", IDC_STATIC,40,7,205,26 GROUPBOX "Client computer naming format",IDC_G_NAMINGFORMAT,7,35, 238,73,0,0,HIDC_G_NAMINGFORMAT LTEXT "&Generate client computer names using:",IDC_STATIC,14, 47,214,8 COMBOBOX IDC_CB_NAMINGPOLICY,14,57,170,144,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP,0,HIDC_CB_NAMINGPOLICY PUSHBUTTON "Custo&mize...",IDC_B_ADVANCED,188,57,50,14,0,0, HIDC_B_ADVANCED LTEXT "Example: John Smith's computer would be named:", IDC_STATIC,14,76,224,8 EDITTEXT IDC_E_SAMPLE,14,86,225,13,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP,WS_EX_STATICEDGE, HIDC_E_SAMPLE GROUPBOX "Client account location",IDC_G_CLIENTACCOUNTLOCATION,7, 114,238,95,0,0,HIDC_G_CLIENTACCOUNTLOCATION LTEXT "Create the client computer account in the following directory service location:", IDC_STATIC,14,126,224,17 CONTROL "&Default directory service location", IDC_R_DOMAINDEFAULT,"Button",BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE,14,147,224,10,0,HIDC_R_DOMAINDEFAULT CONTROL "Same location as that of the &user setting up the client computer", IDC_R_SAMEASUSER,"Button",BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE,14,161,224,10,0,HIDC_R_SAMEASUSER CONTROL "The following directory &service location:", IDC_R_SPECIFICLOCATION,"Button",BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE,14,176,224,10,0, HIDC_R_SPECIFICLOCATION EDITTEXT IDC_E_NEWMACHINEOU,26,186,158,14,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP, WS_EX_STATICEDGE,HIDC_E_NEWMACHINEOU PUSHBUTTON "B&rowse...",IDC_B_BROWSE,188,186,50,14,0,0, HIDC_B_BROWSE END IDD_ADVANCEDNAMIMG DIALOGEX 16, 16, 317, 206 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU CAPTION "Computer Account Generation" FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN LTEXT "Using the following variables, you can create a format for automatically generating custom computer names for new installations:", IDC_STATIC,7,7,303,15 LTEXT "User's first name:",IDC_STATIC,8,30,192,8 LTEXT "%First",IDC_STATIC,208,30,63,8 LTEXT "User's last name:",IDC_STATIC,8,40,192,8 LTEXT "%Last",IDC_STATIC,208,40,63,8 LTEXT "User's logon name:",IDC_STATIC,8,50,192,8 LTEXT "%Username",IDC_STATIC,208,50,63,8 LTEXT "Ethernet MAC address of computer's network adapter:", IDC_STATIC,8,60,192,8 LTEXT "%MAC",IDC_STATIC,208,60,63,8 LTEXT "Incremental number:",IDC_STATIC,8,70,192,8 LTEXT "%#",IDC_STATIC,208,70,63,8 LTEXT "n characters of the indicated field:",IDC_STATIC,8,86, 192,8 LTEXT "%nField",IDC_STATIC,208,86,63,8 LTEXT "(example: %4First = first 4 characters of the user's first name)", IDC_STATIC,8,95,192,8 LTEXT "Type the custom naming format you want to use:", IDC_STATIC,7,119,303,8 LTEXT "&Format:",IDC_STATIC,8,136,32,8 EDITTEXT IDC_E_FORMAT,44,133,266,14,ES_AUTOHSCROLL,0, HIDC_E_FORMAT LTEXT "Sample:",IDC_STATIC,8,153,32,8 LTEXT "The name generated for John Smith (username: JOHNSMI) is:", IDC_STATIC,44,153,266,9 EDITTEXT IDC_E_SAMPLE,44,163,266,14,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER,WS_EX_STATICEDGE,HIDC_E_SAMPLE LTEXT "n digits of the field padded with zeros",IDC_STATIC,8, 105,192,8 LTEXT "%0nField",IDC_STATIC,208,105,63,8 DEFPUSHBUTTON "OK",IDOK,206,185,50,14 PUSHBUTTON "Cancel",IDCANCEL,260,185,50,14 END IDD_ADD_PAGE7 DIALOG DISCARDABLE 0, 0, 317, 143 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU CAPTION "Add..." FONT 8, "MS Shell Dlg" BEGIN LTEXT "Select a sample unattended Setup answer file from the following list:", IDC_STATIC,8,1,301,10 CONTROL "List1",IDC_L_SIFS,"SysListView32",LVS_REPORT | LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_SORTASCENDING | LVS_SHAREIMAGELISTS | LVS_AUTOARRANGE | LVS_NOSORTHEADER | WS_BORDER | WS_TABSTOP,7,11,303,118 END IDD_MANAGED_WIZARD_PAGE DIALOGEX 0, 0, 252, 170 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION CAPTION "Managed" FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN ICON IDI_COMPUTER,IDC_S_ICON,10,13,20,20 LTEXT "Create in:",IDC_STATIC,44,19,43,8 EDITTEXT IDC_S_CREATEIN,89,19,155,12,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP CONTROL "",IDC_STATIC,"Static",SS_BLACKFRAME | SS_SUNKEN,7,40, 236,1 LTEXT "If you are creating a computer account for a managed computer, select the check box below, and then type the computer's complete GUID. The GUID may be found in the system BIOS or posted on the computer case.", IDC_STATIC,7,49,238,26 CONTROL "This is a mana&ged computer",IDC_C_MANAGED_PC,"Button", BS_AUTOCHECKBOX | WS_TABSTOP,7,82,238,10,0, HIDC_C_MANAGED_PC LTEXT "Computer's &unique ID (GUID/UUID):",IDC_STATIC,20,97, 225,8 EDITTEXT IDC_E_GUID,20,108,227,14,ES_AUTOHSCROLL | WS_DISABLED,0, HIDC_E_GUID END IDD_HOST_SERVER_PAGE DIALOGEX 0, 0, 252, 170 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION CAPTION "Host server" FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN ICON IDI_COMPUTER,IDC_S_ICON,10,13,21,20 LTEXT "Create in:",IDC_STATIC,44,19,43,8 EDITTEXT IDC_S_CREATEIN,89,19,155,12,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP CONTROL "",IDC_STATIC,"Static",SS_BLACKFRAME | SS_SUNKEN,7,40, 236,1 LTEXT "Specify the remote installation server to support this client:", IDC_STATIC,7,47,236,8 CONTROL "&Any available remote installation server", IDC_B_ANYSERVER,"Button",BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE,7,62,238,10,0,HIDC_B_ANYSERVER CONTROL "&The following remote installation server:", IDC_B_SPECIFICSERVER,"Button",BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE,7,77,238,10,0, HIDC_B_SPECIFICSERVER EDITTEXT IDC_E_SERVER,19,91,172,14,ES_AUTOHSCROLL | WS_DISABLED,0, HIDC_E_SERVER PUSHBUTTON "S&earch...",IDC_B_SEARCH,195,91,50,14,WS_DISABLED,0, HIDC_B_SEARCH LTEXT "The server name you enter should be a fully qualified DNS hostname.", IDC_STATIC,19,112,226,18 END IDD_GUID_QUERY_FORM DIALOGEX 0, 0, 275, 74 STYLE DS_FIXEDSYS | DS_CONTROL | WS_CHILD FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN LTEXT "&GUID:",IDC_STATIC,7,10,43,8 EDITTEXT IDC_E_GUID,59,7,209,14,ES_AUTOHSCROLL,0,HIDC_E_GUID LTEXT "&RI server:",IDC_STATIC,7,28,43,8 EDITTEXT IDC_E_SERVER,59,25,209,14,ES_AUTOHSCROLL,0,HIDC_E_SERVER END IDD_SERVER_QUERY_FORM DIALOGEX 0, 0, 275, 74 STYLE DS_FIXEDSYS | DS_CONTROL | WS_CHILD FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN LTEXT "&RI server:",IDC_STATIC,7,28,43,8 EDITTEXT IDC_E_SERVER,59,25,209,14,ES_AUTOHSCROLL,0,HIDC_E_SERVER END IDD_DUPLICATE_GUID DIALOGEX 0, 0, 272, 74 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU CAPTION "Duplicate GUID Detected" FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN LTEXT "The GUID you provided already exists in the directory service. Duplicate GUIDs can cause a remote installation server to function improperly.", IDC_STATIC,8,7,256,20 LTEXT "To search for the duplicates, click Query for Duplicates. To continue anyway, click OK. To enter a different GUID, click Cancel.", IDC_STATIC,8,30,256,19 PUSHBUTTON "&Query for Duplicates",IDC_B_QUERY,68,53,88,14,0,0, HIDC_B_QUERY DEFPUSHBUTTON "OK",IDOK,160,53,50,14 PUSHBUTTON "Cancel",IDCANCEL,214,53,50,14 END IDD_ADD_PAGE1 DIALOG DISCARDABLE 0, 0, 317, 143 STYLE WS_CHILD | WS_CAPTION CAPTION "Add..." FONT 8, "MS Shell Dlg" BEGIN LTEXT "Do you want to associate a new unattended Setup answer file to an existing installation image, or add an entirely new image?", IDC_STATIC,7,1,301,20 CONTROL "&Associate a new answer file to an existing image", IDC_B_ADDSIF,"Button",BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE,7,24,301,10 CONTROL "A&dd a new installation image",IDC_B_NEWIMAGE,"Button", BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE | WS_DISABLED, 7,65,301,10 LTEXT "This option copies a new unattended Setup answer file to an existing image. You can copy the answer file from an existing remote installation server, choose an existing sample answer file, or specify the path to an answer file.", IDC_STATIC,19,34,291,25 LTEXT "This option copies the contents of a Windows 2000 Professional CD and associates a standard unattended Setup answer file with the image. This option is only available at the server console.", IDC_STATIC,19,75,291,26 END IDD_ADD_PAGE3 DIALOG DISCARDABLE 0, 0, 317, 143 STYLE WS_CHILD | WS_CAPTION CAPTION "Add..." FONT 8, "MS Shell Dlg" BEGIN LTEXT "Type the name of the remote installation server from which you want to copy the unattended Setup answer file, or click Search to select from a list of available servers.", IDC_STATIC,7,1,301,18 LTEXT "&Server:",IDC_STATIC,9,27,31,8 EDITTEXT IDC_E_SERVER,42,24,214,14,ES_AUTOHSCROLL PUSHBUTTON "S&earch...",IDC_B_SEARCH,260,24,50,14 END IDD_ADD_PAGE2 DIALOG DISCARDABLE 0, 0, 317, 143 STYLE WS_CHILD | WS_CAPTION CAPTION "Add..." FONT 8, "MS Shell Dlg" BEGIN LTEXT "Select the source containing the unattended Setup answer file you want to copy:", IDC_STATIC,7,1,303,10 CONTROL "&Windows image sample files",IDC_B_FROMSAMPLES,"Button", BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE,7,16,303,11 CONTROL "Another &remote installation server",IDC_B_SERVER, "Button",BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE,7,31, 303,10 CONTROL "An &alternate location",IDC_B_LOCATION,"Button", BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE,7,46,303,11 END IDD_ADD_PAGE5 DIALOG DISCARDABLE 0, 0, 317, 143 STYLE WS_CHILD | WS_CAPTION CAPTION "Add..." FONT 8, "MS Shell Dlg" BEGIN LTEXT "Enter the path to the unattended Setup answer file you want to copy.", IDC_STATIC,7,1,303,11 LTEXT "&Path:",IDC_STATIC,8,19,28,8 EDITTEXT IDC_E_FILEPATH,39,16,217,14,ES_AUTOHSCROLL PUSHBUTTON "B&rowse...",IDC_B_BROWSE,260,16,50,14 END IDD_ADD_PAGE6 DIALOG DISCARDABLE 0, 0, 317, 143 STYLE WS_CHILD | WS_CAPTION CAPTION "Add..." FONT 8, "MS Shell Dlg" BEGIN LTEXT "Select an installation image from the following list:", IDC_STATIC,7,1,303,10 CONTROL "List1",IDC_L_OSES,"SysListView32",LVS_REPORT | LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_SORTASCENDING | LVS_SHAREIMAGELISTS | LVS_AUTOARRANGE | LVS_NOSORTHEADER | WS_BORDER | WS_TABSTOP,7,11,303,118 END IDD_ADD_PAGE8 DIALOG DISCARDABLE 0, 0, 317, 143 STYLE WS_CHILD | WS_CAPTION CAPTION "Add..." FONT 8, "MS Shell Dlg" BEGIN LTEXT "The file name for the unattended Setup answer file already exists on the target server. Type a new file name.", IDC_STATIC,7,1,301,17 LTEXT "&File name:",IDC_STATIC,7,27,38,9 EDITTEXT IDC_E_FILENAME,48,24,262,14,ES_AUTOHSCROLL END IDD_ADD_PAGE4 DIALOG DISCARDABLE 0, 0, 317, 143 STYLE WS_CHILD | WS_CAPTION CAPTION "Add..." FONT 8, "MS Shell Dlg" BEGIN LTEXT "Select an unattended Setup answer file from the following list:", IDC_STATIC,7,1,303,8 CONTROL "List1",IDC_L_SIFS,"SysListView32",LVS_REPORT | LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_SORTASCENDING | LVS_SHAREIMAGELISTS | LVS_AUTOARRANGE | LVS_NOSORTHEADER | WS_BORDER | WS_TABSTOP,7,11,303,118 END IDD_ADD_PAGE9 DIALOG DISCARDABLE 0, 0, 317, 143 STYLE WS_CHILD | WS_DISABLED | WS_CAPTION CAPTION "Add..." FONT 8, "MS Shell Dlg" BEGIN LTEXT "Type a friendly description and help text for this Windows installation image. This text helps users of the Client Installation wizard choose the correct installation image.", IDC_STATIC,7,1,303,22 LTEXT "&Friendly description:",IDC_STATIC,7,24,303,8 EDITTEXT IDC_E_DESCRIPTION,7,34,303,14,ES_AUTOHSCROLL LTEXT "&Help text:",IDC_STATIC,7,53,303,8 EDITTEXT IDC_E_HELPTEXT,7,63,303,48,ES_MULTILINE | ES_AUTOVSCROLL END IDD_ADD_PAGE10 DIALOGEX 0, 0, 317, 143 STYLE WS_CHILD | WS_CAPTION CAPTION "Add..." FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN LTEXT "You specified the following settings for copying a new unattended Setup information file.", IDC_STATIC,8,1,301,12 LTEXT "Source image:",IDC_STATIC,8,21,72,9 LTEXT "?",IDC_S_SOURCEIMAGE,80,21,229,10,NOT WS_GROUP LTEXT "Source path:",IDC_STATIC,8,32,72,9 EDITTEXT IDC_E_SOURCE,80,32,229,37,ES_MULTILINE | ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP,WS_EX_STATICEDGE LTEXT "Destination image:",IDC_STATIC,8,76,72,8 LTEXT "?",IDC_S_DESTIMAGE,80,76,229,10,NOT WS_GROUP LTEXT "Destination path:",IDC_STATIC,8,88,72,8 EDITTEXT IDC_E_DESTINATION,80,88,229,48,ES_MULTILINE | ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP, WS_EX_STATICEDGE END IDD_SIF_PROP_TOOLS DIALOGEX 0, 0, 252, 244 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU CAPTION "Tool Properties" FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN ICON IDI_RBSICON,IDC_STATIC,7,7,20,20 LTEXT "Type a friendly description and help text for this tool. This text helps users of the Client Installation wizard choose the correct tool.", IDC_STATIC,40,7,205,27 LTEXT "&Friendly description:",IDC_STATIC,7,39,238,8 EDITTEXT IDC_E_DESCRIPTION,7,49,238,14,ES_AUTOHSCROLL,0, HIDC_E_DESCRIPTION LTEXT "&Help text:",IDC_STATIC,7,68,238,8 EDITTEXT IDC_E_HELP,7,78,238,40,ES_MULTILINE | ES_AUTOVSCROLL | WS_VSCROLL,0,HIDC_E_HELP GROUPBOX "Image details",IDC_G_IMAGEDETAILS,7,126,238,89,0,0, HIDC_G_IMAGEDETAILS LTEXT "Version:",IDC_STATIC,16,139,76,8 LTEXT "?",IDC_S_VERSION,99,139,141,8,0,0,HIDC_S_VERSION LTEXT "Language:",IDC_STATIC,16,152,44,8 LTEXT "?",IDC_S_LANGUAGE,99,152,141,8,0,0,HIDC_S_LANGUAGE LTEXT "Template last modified:",IDC_STATIC,16,165,73,8 LTEXT "?",IDC_S_LASTMODIFIED,99,165,141,8,0,0, HIDC_S_LASTMODIFIED LTEXT "Tool folder:",IDC_STATIC,16,178,76,8 LTEXT "?",IDC_S_DIRECTORY,99,178,141,8,0,0,HIDC_S_DIRECTORY LTEXT "Image Security:",IDC_STATIC,16,195,50,8 PUSHBUTTON "&Permissions...",IDC_BUTTON1,99,192,60,14 PUSHBUTTON "OK",IDOK,140,223,50,14 PUSHBUTTON "Cancel",IDCANCEL,195,223,50,14 END #ifdef APSTUDIO_INVOKED ///////////////////////////////////////////////////////////////////////////// // // TEXTINCLUDE // 1 TEXTINCLUDE DISCARDABLE BEGIN "resource.h\0" END 2 TEXTINCLUDE DISCARDABLE BEGIN "#include ""afxres.h""\r\n" "\0" END 3 TEXTINCLUDE DISCARDABLE BEGIN "\r\n" "\0" END #endif // APSTUDIO_INVOKED ///////////////////////////////////////////////////////////////////////////// // // Icon // // Icon with lowest ID value placed first to ensure application icon // remains consistent on all systems. IDI_RBSICON ICON DISCARDABLE "rbsicon.ico" IDI_COMPUTER ICON DISCARDABLE "computer.ico" ///////////////////////////////////////////////////////////////////////////// // // Bitmap // IDB_HEADER BITMAP DISCARDABLE "header.bmp" ///////////////////////////////////////////////////////////////////////////// // // DESIGNINFO // #ifdef APSTUDIO_INVOKED GUIDELINES DESIGNINFO DISCARDABLE BEGIN IDD_PROP_INTELLIMIRROR_CLIENT, DIALOG BEGIN LEFTMARGIN, 7 RIGHTMARGIN, 245 VERTGUIDE, 195 HORZGUIDE, 75 HORZGUIDE, 89 END END #endif // APSTUDIO_INVOKED ///////////////////////////////////////////////////////////////////////////// // // String Table // STRINGTABLE DISCARDABLE BEGIN IDS_BIGFONTSIZE "13" IDS_SAMPLENAMINGPOLICY "First initial, Last name;%1First%60Last%#;Last name, First initial;%60Last%1First%#;First name, Last initial;%60First%1Last%#;Last initial, First name;%1Last%60First%#;Username;%61Username%#;NP plus MAC;NP%MAC;Custom;" IDS_WORD_CUSTOM "Custom" IDS_COLUMN1 "Server" IDS_COLUMN2 "Master" IDS_COLUMN3 "Slave" IDS_COLUMN4 "Huh" IDS_BROWSEFOROU_CAPTION "Browse for a Directory Service Folder" IDS_BROWSEFOROU_TITLE "Select the location to create computer accounts in." IDS_NOT_AVAILABLE "not available" IDS_CLIENTS_COLUMN1 "Computer Name" IDS_CLIENTS_COLUMN2 "Last Accessed" IDC_CLIENTS_COLUMN3 "Disk Space" IDS_OS_COLUMN1 "Description" END STRINGTABLE DISCARDABLE BEGIN IDS_OS_COLUMN2 "Platform" IDS_OS_COLUMN3 "Language" IDS_OS_COLUMN4 "OS Version" IDS_OS_COLUMN5 "Directory" IDS_ERROR_ACCOUNTEXISTS "A computer account with that name already exists in the directory service. Please enter a different name for this computer." IDC_ERROR_CREATINGACCOUNT_TITLE "Error Creating Machine Account" IDS_ERROR "Error Occurred!" IDS_ERROR_WRITINGTOCOMPUTERACCOUNT "Error while writing computer account!" IDS_ERROR_READINGCOMPUTERACCOUNT "Error reading computer account!" IDS_ERROR_OPENNINGGROUPOBJECT "Error reading group object!" IDS_ERROR_DELETINGCOMPUTERDIRECTORY "Error deleting client directory!" IDS_ERROR_REMOVINGCOMPUTERACCOUNT "Error deleting client computer account!" IDS_COULDNOTCONTACTSERVER_CAPTION "Server Failure" IDS_COULDNOTCONTACTSERVER_TEXT "Unable to contact the remote install server. The server may not be accessible at this time. The directory service has been updated with the new settings." END STRINGTABLE DISCARDABLE BEGIN IDS_AREYOUSURE_CAPTION "Are you sure you want to delete?" IDS_DELETESIF_TEXT "Are you sure you want to delete this unattended information file (SIF)?" IDS_ADVANCED_NAMING_RESTRICTIONS_TITLE "Advanced Naming Restriction" IDS_ADVANCED_NAMING_RESTRICTIONS_TEXT "You have entered a character that is not allowed in the naming string. Please go back and remove the illegal character. If you are not sure what characters are legal, please search help on ""machine naming.""" IDS_DNS_NAME_LENGTH_WARNING_TITLE "Name Length Warning" IDS_DNS_NAME_LENGTH_WARNING_TEXT "The format string you have enter could possibly generate a name that is longer than the system allowed limit. It is suggested that you add limiters to your string. For example, %20Last would limit to only the first 20 characters of the last name.\n\nIf you want to keep the string as is, click Yes.\nIf you would like to enter a different string, click No." IDS_OSCHOOSER_RESTRICTION_FIELDS_TITLE "Client Installation Wizard Restriction" IDS_OSCHOOSER_RESTRICTION_FIELDS_TEXT "Restrictions in the Client Installation Wizard (OSChooser) limit the characters used to standard ASCII characters (OEM characters 32-127). Change any text that does not meet these restrictions. If you are not sure what characters can be used, consult an OEM character chart. For more information, see online Help." IDS_UNABLETODETERMINESERVERNAME_TITLE "Server Name Not Accessible" IDS_UNABLETODETERMINESERVERNAME_TEXT "The server name of the object you have select was not able to be determined. Some options may not be available or may not work correctly. You may have to stop and restart the service on the remote machine to get the changes to apply." IDS_MANAGED_PC "This is a managed PC.\nGUID: %s\nHost Server: %s" IDS_ANY_SERVER "any available server" IDS_REMOTE_INSTALL_CLIENTS "Remote Installation Clients" IDS_REMOTE_INSTALL_SERVERS "Remote Installation Servers" IDS_GUID "GUID" IDS_HOST_SERVER "Host Server" IDS_PROBLEM_SEARCHING_TEXT "There was a problem finding Remote Installation Servers on the network. Contact your system administrator." IDS_PROBLEM_SEARCHING_TITLE "Cannot find servers." END STRINGTABLE DISCARDABLE BEGIN IDS_NAME "Name" IDS_INVALID_GUID_CAPTION "GUID Not Valid" IDS_INVALID_GUID_TEXT "The globally unique identifier (GUID) query you entered is not valid. Use one of the following formats to enter a GUID:\n\n\t0123456789ABCDEFABCDEFABCDEFABCD or\n\n\t{67452301-AB89-EFCD-ABCD-EFABCDEFABCD}\t(Note byte reordering)" IDS_ADD_DOT_DOT_DOT "Add..." IDS_PAGE1_TITLE "New Answer File or Installation Image" IDS_PAGE1_SUBTITLE "You can associate a new answer file with an existing image, or you can add a new image." IDS_PAGE2_TITLE "Unattended Setup Answer File Source" IDS_PAGE2_SUBTITLE "You can copy an unattended Setup answer file from a number of sources." IDS_PAGE3_TITLE "Select a Remote Installation Server" IDS_PAGE3_SUBTITLE "Which server contains the unattended Setup answer file that you want to copy to this server?" IDS_PAGE4_TITLE "Select an Answer File to Copy" IDS_PAGE4_SUBTITLE "Which unattended Setup answer file do you want to copy?" IDS_PAGE5_TITLE "Location of Answer File" IDS_PAGE5_SUBTITLE "Provide the location of the unattended Setup answer file you want to associate with this installation image." IDS_PAGE6_TITLE "Select an Installation Image" IDS_PAGE6_SUBTITLE "Specify the installation image with which you want to associate the unattended Setup answer file." END STRINGTABLE DISCARDABLE BEGIN IDS_MUST_BE_FLAT_TEXT "The file you entered is not a unattend setup information file (SIF) or the SIF is not portable to other images. Only SIFs for CD based images should be copied. For more information, see online Help." IDC_NOT_A_BINL_SERVER "Not a Remote Installation Server" IDS_USER_LOCATION "User Specified Location" IDS_BROWSE_FOR_BINL_SERVER_TITLE "Select a Remote Installation Server" IDS_INVALID_PARTIAL_GUID_TEXT "The globally unique identifier (GUID) query you entered is not valid. Use one of the following formats to enter a GUID:\n\n\t0123456789ABCDEFABCDEFABCDEFABCD or\n\t{67452301-AB89-EFCD-ABCD-EFABCDEFABCD}\t(Note byte reordering)\n\nAll characters in a GUID must be hexadecimal values.\nPartial GUIDs are acceptable, but they must consist of an even number of hexadecimal characters." IDS_OFN_SIF_FILTER "Unattend Setup Information Files" IDS_OSCHOOSER_DIRECTORY_RESTRICTION_TITLE "Name Restriction" IDS_OSCHOOSER_DIRECTORY_RESTRICTION_TEXT "Restrictions in the Client Installation Wizard (OSChooser) limit the characters used to standard ASCII characters (OEM characters 32-127). Change any text that does not meet these restrictions. If you are not sure what characters can be used, consult an OEM character chart. For more information, see online Help.\n\nAlso, the folder name cannot have any of the following characters:\n\tspaces \\ / : * ? < > | \n\nPlease enter a name that conforms to these restrictions." IDS_OVERWRITE_CAPTION "File Exists" IDS_OVERWRITE_TEXT "The file being copied already exists.\nClick Yes to overwrite the file or No to change the name of the file being copied." IDC_IMPROPER_EXTENSION_CAPTION "Improper Extension" IDC_IMPROPER_EXTENSION_TEXT "The file extension for the filename you entered is missing or is not equal to "".SIF"". This will make the unattend setup information file not viewible by client installation wizard and administrative ulitilies.\n\nDo you wish to proceed with the filename you entered?" IDS_CUSTOM_NAMING_DESCRIPTION "Custom naming rules lets you customize the automatically generated account name for new computers. %First, %Last, %Username, %MAC, and %# may be used to automatically enter information from the user's first name, user's last name, user's account name, Ethernet MAC address of the computer's network card, and incremental numbering. You can extract a selected number of characters from any field. For example, %1First gives you the first character from the first name field." IDS_PROBLEM_FINDING_SERVER_TITLE "Server Object Not Found" IDS_PROBLEM_FINDING_SERVER_TEXT "The server name entered does not refer to a unique server object, or the server doesn't exist. The client cannot be supported. Enter the name of a valid remote installation server." IDS_REMOVING_GUID_TITLE "Removing GUID From Client" END STRINGTABLE DISCARDABLE BEGIN IDS_PAGE7_TITLE "Select a Sample Answer File" IDS_PAGE7_SUBTITLE "Sample unattended Setup answer files are provided with the installation image." IDS_PAGE8_TITLE "File Already Exists" IDS_PAGE8_SUBTITLE "An unattended Setup answer file already exists." IDS_CANCELCAPTION "Are you sure?" IDS_CANCELTEXT "Are you sure you want to abort this wizard?" IDS_NA "n/a" IDS_NOTARISERVER_CAPTION "Error Connecting" IDS_NOTARISERVER_TEXT "The server you specified is not available or it is not a Remote Installation Server.\n\nPlease enter the name of an available Remote Installation Server." IDS_ERROR_COPYING_FILE "Error Copying File" IDS_PAGE9_TITLE "Friendly Description and Help Text" IDS_PAGE9_SUBTITLE "Provide a friendly description and help text for this installation image." IDS_PAGE10_TITLE "Review Settings" IDS_PAGE10_SUBTITLE "Verify your settings before continuing." IDS_RISETUP_FAILED_TO_START "RISETUP failed to start" IDS_MUST_BE_FLAT_CAPTION "Incorrect Format Found" END STRINGTABLE DISCARDABLE BEGIN IDS_REMOVING_GUID_TEXT "Removing the GUID from this client will make the Remote Install tab inaccessible. To recreate the GUID on this client, you will need to rerun the Client Installation wizard.\n\nDo you want to continue removing the GUID?\n" IDS_PROBLEM_FINDING_SERVER_CONFIRM_TEXT "The server name cannot be found on the network because the server is not a Remote Installation server, the server is not on the network, or you are experiencing network problems.\n\nDo you still want to use the server name? \n" END #endif // English (U.S.) resources ///////////////////////////////////////////////////////////////////////////// #ifndef APSTUDIO_INVOKED ///////////////////////////////////////////////////////////////////////////// // // Generated from the TEXTINCLUDE 3 resource. // ///////////////////////////////////////////////////////////////////////////// #endif // not APSTUDIO_INVOKED