//Microsoft Developer Studio generated resource script. // #include "resource.h" #define APSTUDIO_READONLY_SYMBOLS ///////////////////////////////////////////////////////////////////////////// // // Generated from the TEXTINCLUDE 2 resource. // #include #include #include #include ///////////////////////////////////////////////////////////////////////////// #undef APSTUDIO_READONLY_SYMBOLS ///////////////////////////////////////////////////////////////////////////// // English (U.S.) resources #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU) #ifdef _WIN32 LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US #pragma code_page(1252) #endif //_WIN32 ///////////////////////////////////////////////////////////////////////////// // // Dialog // IDD_INTRO DIALOG DISCARDABLE 0, 0, 317, 193 STYLE WS_CHILD | WS_DISABLED | WS_CAPTION CAPTION "Files and Settings Transfer Wizard" FONT 8, "MS Shell Dlg" BEGIN LTEXT "Welcome to the Files and Settings Transfer Wizard", IDC_INTRO_TITLE,115,8,202,24 LTEXT "This wizard helps you transfer files and settings from your old computer to your new one.", IDC_INTRO_TEXT1,115,40,202,23 LTEXT "You can transfer settings for Internet Explorer and Outlook Express, as well as desktop and display settings, dial-up connections, and other types of settings.", IDC_INTRO_TEXT2,115,63,202,31 CONTROL "The best way to use this wizard for transferring files and settings is to use either a direct cable connection or a network. Learn more about connecting your computers.", IDC_INTRO_TEXT3,"SysLink",0x0,115,94,202,31 LTEXT "Please close any other programs before you continue.", IDC_INTRO_TEXT4,115,130,202,13 LTEXT "To continue, click Next.",IDC_INTRO_TEXT5,115,148,201, 15 END IDD_ENDCOLLECT DIALOG DISCARDABLE 0, 0, 317, 193 STYLE WS_CHILD | WS_DISABLED | WS_CAPTION CAPTION "Files and Settings Transfer Wizard" FONT 8, "MS Shell Dlg" BEGIN LTEXT "Completing the Collection Phase",IDC_ENDCOLLECT_TITLE, 115,8,202,24 CONTROL "WebHost",IDC_WEBHOST,"WebHost",WS_TABSTOP,115,40,202, 146 END IDD_GETSTARTED DIALOG DISCARDABLE 0, 0, 317, 143 STYLE WS_CHILD | WS_DISABLED | WS_CAPTION CAPTION "Files and Settings Transfer Wizard" FONT 8, "MS Shell Dlg" BEGIN LTEXT "Is this your new computer or your old one?", IDC_GETSTARTED_TEXT1,21,1,275,10 LTEXT "This is the computer I want to transfer files and settings to.", IDC_GETSTARTED_DESCNEW,33,28,251,10 LTEXT "This is the computer I want to transfer files and settings from.", IDC_GETSTARTED_DESCOLD,33,55,254,10 GROUPBOX "Static",IDC_GETSTARTED_GROUP,21,10,275,59,NOT WS_VISIBLE CONTROL "Ne&w computer",IDC_GETSTARTED_RADIONEW,"Button", BS_AUTORADIOBUTTON | BS_TOP | WS_GROUP,21,16,275,10 CONTROL "&Old computer",IDC_GETSTARTED_RADIOOLD,"Button", BS_AUTORADIOBUTTON | BS_TOP,21,43,275,10 LTEXT "Note: The old computer can be running any of the following operating systems:\nWindows 95, Windows 98, Windows 98SE, Windows ME, Windows NT 4.0,\nWindows 2000, Windows XP (32-bit) and Windows Server 2003 (32-bit)", IDC_STATIC,21,109,275,33 END IDD_CUSTOMIZE DIALOG DISCARDABLE 0, 0, 317, 143 STYLE WS_CHILD | WS_DISABLED | WS_CAPTION CAPTION "Files and Settings Transfer Wizard" FONT 8, "MS Shell Dlg" BEGIN LTEXT "The following list displays the folders, file types, and files to be transferred to your new computer. To add additional items, click the appropriate Add button. To remove an item, select it, and then click Remove.", IDC_CUSTOMIZE_TEXT,7,1,303,31 CONTROL "Tree1",IDC_CUSTOMIZE_TREE,"SysTreeView32", TVS_HASBUTTONS | TVS_HASLINES | TVS_LINESATROOT | TVS_DISABLEDRAGDROP | TVS_SHOWSELALWAYS | WS_BORDER | WS_GROUP | WS_TABSTOP,7,32,225,111 PUSHBUTTON "Add &Setting...",IDC_CUSTOMIZE_ADDSETTING,236,39,74,14, WS_GROUP PUSHBUTTON "Add Fol&der...",IDC_CUSTOMIZE_ADDFOLDERS,236,57,74,14 PUSHBUTTON "Add &File...",IDC_CUSTOMIZE_ADDFILE,236,75,74,14 PUSHBUTTON "Add File &Type...",IDC_CUSTOMIZE_ADDTYPES,236,93,74,14 PUSHBUTTON "&Remove",IDC_CUSTOMIZE_REMOVE,236,111,74,14 END IDD_PICKMETHOD DIALOGEX 0, 0, 317, 143 STYLE WS_CHILD | WS_DISABLED | WS_CAPTION CAPTION "Files and Settings Transfer Wizard" FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN LTEXT "What do you want to transfer?",IDC_PICKMETHOD_TEXT1,7,1, 147,13 CONTROL "&Settings only",IDC_PICKMETHOD_RADIO1,"Button", BS_AUTORADIOBUTTON | BS_TOP | WS_GROUP,7,16,149,10 CONTROL "&Files only",IDC_PICKMETHOD_RADIO2,"Button", BS_AUTORADIOBUTTON | BS_TOP,7,28,149,10 CONTROL "Both files &and settings",IDC_PICKMETHOD_RADIO3,"Button", BS_AUTORADIOBUTTON | BS_TOP,7,40,149,10 GROUPBOX "Static",IDC_PICKMETHOD_GROUP,7,15,149,40,NOT WS_VISIBLE CONTROL "Let me select a &custom list of files and settings when I click Next (for advanced users)", IDC_PICKMETHOD_CUSTOMIZE,"Button",BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_GROUP | WS_TABSTOP,7,111,147, 31 CONTROL "Tree1",IDC_PICKMETHOD_TREE,"SysTreeView32",TVS_HASLINES | WS_BORDER | WS_TABSTOP,160,22,150,120 LTEXT "Transferring files may require a large number of floppy disks.", IDC_PICKMETHOD_TEXT2,32,55,114,23 CONTROL 140,IDC_PICKMETHOD_WARNINGICON,"Static",SS_BITMAP,17,55, 11,10,WS_EX_TRANSPARENT LTEXT "Based on your current selection, the following items will be transferred:", IDC_PICKMETHOD_TEXT3,160,1,150,20 END IDD_ENDAPPLY DIALOG DISCARDABLE 0, 0, 317, 193 STYLE WS_CHILD | WS_DISABLED | WS_CAPTION CAPTION "Files and Settings Transfer Wizard" FONT 8, "MS Shell Dlg" BEGIN LTEXT "Completing the Files and Settings Transfer Wizard", IDC_ENDAPPLY_TITLE,115,8,202,24 CONTROL "WebHost",IDC_WEBHOST,"WebHost",WS_TABSTOP,115,40,202, 146 END IDD_PICKCOLLECTSTORE DIALOG DISCARDABLE 0, 0, 317, 143 STYLE WS_CHILD | WS_DISABLED | WS_CAPTION CAPTION "Files and Settings Transfer Wizard" FONT 8, "MS Shell Dlg" BEGIN CONTROL "&Direct cable (a cable that connects your computers' serial ports)", IDC_PICKCOLLECTSTORE_RADIO1,"Button",BS_AUTORADIOBUTTON | BS_TOP | WS_GROUP,21,1,275,10 CONTROL "&Home or small office network", IDC_PICKCOLLECTSTORE_RADIO2,"Button",BS_AUTORADIOBUTTON | BS_TOP,21,16,275,10 CONTROL "&Floppy drive or other removable media", IDC_PICKCOLLECTSTORE_RADIO3,"Button",BS_AUTORADIOBUTTON | BS_TOP,21,41,275,10 CONTROL "&Other (for example, a removable drive or network drive)", IDC_PICKCOLLECTSTORE_RADIO4,"Button",BS_AUTORADIOBUTTON | BS_TOP,21,86,275,10 LTEXT "Make sure both computers have the same type of drive.", IDC_PICKCOLLECTSTORE_TEXT2,33,52,263,13 LTEXT "A network is the best way to transfer large amounts of data.", IDC_PICKCOLLECTSTORE_TEXT3,33,27,263,13 LTEXT "You can save files and settings to any disk drive or folder on your computer.", IDC_PICKCOLLECTSTORE_TEXT4,33,97,263,13 CONTROL "",IDC_PICKCOLLECTSTORE_COMBO,"ComboBoxEx32", CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | WS_TABSTOP,33, 66,122,75 LTEXT "Fold&er or drive:",IDC_PICKCOLLECTSTORE_TEXT5,33,111, 263,13 EDITTEXT IDC_PICKCOLLECTSTORE_EDIT,33,125,190,14,ES_AUTOHSCROLL | WS_GROUP PUSHBUTTON "Bro&wse...",IDC_PICKCOLLECTSTORE_BROWSE,227,125,48,14, WS_GROUP END IDD_COLLECTPROGRESS DIALOG DISCARDABLE 0, 0, 317, 143 STYLE WS_CHILD | WS_DISABLED | WS_CAPTION CAPTION "Files and Settings Transfer Wizard" FONT 8, "MS Shell Dlg" BEGIN CONTROL "Progress1",IDC_COLLECTPROGRESS_PROGRESS, "msctls_progress32",PBS_SMOOTH | WS_BORDER,21,81,275,14 CTEXT "Please wait while the wizard collects your files and settings...", IDC_COLLECTPROGRESS_TEXT2,21,1,275,8 LTEXT "Searching your computer for files and settings...", IDC_PROGRESS_STATUS,31,99,265,32 CONTROL "Animate1",IDC_PROGRESS_ANIMATE2,"SysAnimate32", ACS_CENTER | ACS_TRANSPARENT | ACS_AUTOPLAY,71,40,176,30 END IDD_DISKINSTRUCTIONS DIALOGEX 0, 0, 317, 143 STYLE WS_CHILD | WS_DISABLED | WS_CAPTION CAPTION "Files and Settings Transfer Wizard" FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN LTEXT "To collect files and settings:",IDC_INSTRUCTIONS_TEXT1, 21,1,275,10 LTEXT "1. Go to your old computer and insert the Wizard Disk into the disk drive.", IDC_INSTRUCTIONS_TEXT2,30,16,266,10 LTEXT "2. On the old computer, click Start, and then click Run.", IDC_INSTRUCTIONS_TEXT3,30,31,266,10 LTEXT "3. Type a:\\FASTWiz and then click OK.", IDC_INSTRUCTIONS_TEXT4,30,46,266,10 LTEXT "After you collect the files and settings from your old computer, return here, and then click Next.", IDC_INSTRUCTIONS_TEXT5,21,95,275,23 CONTROL 2001,IDC_INSTRUCTIONS_ICON,"Static",SS_ICON | 0x20,148, 62,20,20,WS_EX_TRANSPARENT LTEXT "Or, if you are using the direct cable method to transfer files and settings, click Next to go to the following page, and select Direct cable.", IDC_CDINSTRUCTIONS_TEXT8,21,119,275,23 END IDD_FILETYPEPICKER DIALOG DISCARDABLE 0, 0, 290, 172 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION CAPTION "Add a file type" FONT 8, "MS Shell Dlg" BEGIN LTEXT "Select a file type from the list below, or enter your own custom extension.", IDC_PICKFILETYPETEXT1,7,7,276,10 CONTROL "List1",IDC_FILETYPE_LIST,"SysListView32",LVS_REPORT | LVS_SHOWSELALWAYS | LVS_SORTASCENDING | LVS_SHAREIMAGELISTS | LVS_NOSORTHEADER | WS_BORDER | WS_TABSTOP,7,34,220,95 PUSHBUTTON "OK",IDOK,233,34,50,14,WS_DISABLED PUSHBUTTON "Cancel",IDCANCEL,233,50,50,14 LTEXT "Registered File Types",IDC_FILETYPE_TEXT1,7,22,69,8 LTEXT "&Other:",IDC_FILETYPEEDITLABEL,7,153,22,10 EDITTEXT IDC_FILETYPEEDIT,36,151,62,14,ES_AUTOHSCROLL LTEXT "For a file type not listed, enter it below. (Example: *.sav)", IDC_PICKFILETYPETEXT2,7,136,276,10 END IDD_APPLYPROGRESS DIALOG DISCARDABLE 0, 0, 317, 143 STYLE WS_CHILD | WS_DISABLED | WS_CAPTION CAPTION "Files and Settings Transfer Wizard" FONT 8, "MS Shell Dlg" BEGIN CTEXT "Please wait while the wizard transfers files and settings...", IDC_APPLYPROGRESS_TEXT1,21,1,275,10 CONTROL "Progress1",IDC_APPLYPROGRESS_PROGRESS,"msctls_progress32", PBS_SMOOTH | WS_BORDER,21,81,275,14 LTEXT "Organizing your files and settings for transfer...", IDC_APPLYPROGRESS_STATUS,31,99,265,32 CONTROL "Animate1",IDC_PROGRESS_ANIMATE3,"SysAnimate32", ACS_CENTER | ACS_TRANSPARENT | ACS_AUTOPLAY,71,40,176,30 END IDD_INTROLEGACY DIALOG DISCARDABLE 0, 0, 318, 179 STYLE WS_CHILD | WS_DISABLED | WS_CAPTION CAPTION "Files and Settings Transfer Wizard" FONT 8, "MS Shell Dlg" BEGIN LTEXT "Welcome to the Files and Settings Transfer Wizard", IDC_INTROLEGACY_TITLE,115,1,159,27 LTEXT "In this part of the wizard, you will collect the files and settings you want to transfer.", IDC_INTROLEGACY_TEXT1,115,33,201,23 CONTROL 106,IDC_STATIC,"Static",SS_BITMAP,0,0,95,179 LTEXT "Before you continue, close any other programs that are currently running on your computer.", IDC_INTROLEGACY_TEXT2,115,56,201,23 LTEXT "To continue, click Next.",IDC_INTROLEGACY_TEXT3,115,79, 169,10 END IDD_PICKAPPLYSTORE DIALOG DISCARDABLE 0, 0, 317, 143 STYLE WS_CHILD | WS_DISABLED | WS_CAPTION CAPTION "Files and Settings Transfer Wizard" FONT 8, "MS Shell Dlg" BEGIN LTEXT "Where should the wizard look for the items you collected?", IDC_PICKAPPLYSTORE_TEXT,21,1,275,10 CONTROL "&Direct cable (a cable that connects your computers' serial ports)", IDC_PICKAPPLYSTORE_RADIO1,"Button",BS_AUTORADIOBUTTON | WS_GROUP,21,28,275,10 CONTROL "&Floppy drive or other removable media", IDC_PICKAPPLYSTORE_RADIO2,"Button",BS_AUTORADIOBUTTON,21, 48,208,10 CONTROL "&Other (for example, a removable drive or network drive)", IDC_PICKAPPLYSTORE_RADIO3,"Button",BS_AUTORADIOBUTTON,21, 78,275,10 CONTROL "",IDC_PICKAPPLYSTORE_COMBO,"ComboBoxEx32", CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | WS_GROUP | WS_TABSTOP,33,61,122,75 EDITTEXT IDC_PICKAPPLYSTORE_EDIT,33,91,172,14,ES_AUTOHSCROLL | WS_GROUP PUSHBUTTON "Bro&wse...",IDC_PICKAPPLYSTORE_BROWSE,209,91,47,14, WS_GROUP END IDD_DISKPROGRESS DIALOG DISCARDABLE 0, 0, 317, 143 STYLE WS_CHILD | WS_DISABLED | WS_CAPTION CAPTION "Files and Settings Transfer Wizard" FONT 8, "MS Shell Dlg" BEGIN CONTROL "Progress1",IDC_DISKPROGRESS_PROGRESS,"msctls_progress32", PBS_SMOOTH | WS_BORDER,21,81,275,14 CTEXT "Please wait while the Wizard Disk is created.", IDC_DISKPROGRESS_TEXT1,21,1,271,10 CONTROL "Animate1",IDC_PROGRESS_ANIMATE1,"SysAnimate32", ACS_CENTER | ACS_TRANSPARENT | ACS_AUTOPLAY,71,40,176,30 END IDD_ENDCOLLECTFAIL DIALOG DISCARDABLE 0, 0, 317, 193 STYLE WS_CHILD | WS_DISABLED | WS_CAPTION CAPTION "Files and Settings Transfer Wizard" FONT 8, "MS Shell Dlg" BEGIN LTEXT "Cannot complete the collection",IDC_ENDFAIL_TITLE,115,8, 202,24 CONTROL "WebHost",IDC_WEBHOST,"WebHost",WS_TABSTOP,115,40,202, 146 END IDD_INTROOOBE DIALOG DISCARDABLE 0, 0, 317, 193 STYLE WS_CHILD | WS_DISABLED | WS_CAPTION CAPTION "Files and Settings Transfer Wizard" FONT 8, "MS Shell Dlg" BEGIN LTEXT "Welcome to the Files and Settings Transfer Wizard", IDC_INTROOOBE_TITLE,126,10,159,56 LTEXT "This wizard gathers connection settings from your old computer.\n\nTo continue, click Next", IDC_INTROLEGACY_TEXT1,126,76,178,47 END IDD_ENDOOBE DIALOG DISCARDABLE 0, 0, 317, 193 STYLE WS_CHILD | WS_DISABLED | WS_CAPTION CAPTION "Files and Settings Transfer Wizard" FONT 8, "MS Shell Dlg" BEGIN LTEXT "Connection Settings Successfully Gathered", IDC_ENDOOBE_TITLE,164,6,146,47 LTEXT "You have successfully gathered the connection settings from your old computer.\n\nNow take the Wizard Disk back to your new computer and insert it into the floppy disk drive.\n\nTo close this wizard, click Finish.", IDC_ENDOOBE_TEXT1,164,59,146,124 END IDD_WAIT DIALOG DISCARDABLE 0, 0, 317, 143 STYLE WS_CHILD | WS_DISABLED | WS_CAPTION CAPTION "Files and Settings Transfer Wizard" FONT 8, "MS Shell Dlg" BEGIN CTEXT "Please wait while the wizard prepares for the next step...", IDC_WAIT_TEXT1,21,3,275,10 CTEXT "Undoing changes previously made to your computer...", IDC_WAIT_TEXT2,21,3,275,10,NOT WS_VISIBLE CONTROL "Animate1",IDC_WAIT_ANIMATE1,"SysAnimate32",ACS_CENTER | ACS_TRANSPARENT | ACS_AUTOPLAY,146,59,24,23 END IDD_FAILCLEANUP DIALOG DISCARDABLE 0, 0, 318, 143 STYLE WS_CHILD | WS_DISABLED | WS_CAPTION CAPTION "Files and Settings Transfer Wizard" FONT 8, "MS Shell Dlg" BEGIN CTEXT "Undoing changes made to your computer...", IDC_WAIT_TEXT1,21,8,276,10 CONTROL "Animate1",IDC_WAIT_ANIMATE2,"SysAnimate32",ACS_CENTER | ACS_TRANSPARENT | ACS_AUTOPLAY,146,59,24,23 END IDD_SETTINGPICKER DIALOG DISCARDABLE 0, 0, 255, 138 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION CAPTION "Add a setting" FONT 8, "MS Shell Dlg" BEGIN CONTROL "List1",IDC_SETTINGPICKER_LIST,"SysListView32", LVS_REPORT | LVS_SHOWSELALWAYS | LVS_SORTASCENDING | LVS_SHAREIMAGELISTS | LVS_NOCOLUMNHEADER | WS_BORDER | WS_TABSTOP,7,30,185,101 DEFPUSHBUTTON "OK",IDOK,200,12,50,14,WS_DISABLED PUSHBUTTON "Cancel",IDCANCEL,200,29,50,14 LTEXT "Select the setting you would like to add.", IDC_SETTINGPICKER_TEXT1,12,14,182,8 END IDD_DESTPICKER DIALOG DISCARDABLE 0, 0, 318, 106 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU CAPTION "Files and Settings Transfer Wizard" FONT 8, "MS Shell Dlg" BEGIN CONTROL "List1",IDC_DESTPICKER_LIST,"SysListView32",LVS_REPORT | LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_SORTASCENDING | LVS_SHAREIMAGELISTS | LVS_NOCOLUMNHEADER | WS_BORDER | WS_TABSTOP,21,39,219,57 DEFPUSHBUTTON "OK",IDOK,247,8,50,14 PUSHBUTTON "Cancel",IDCANCEL,247,26,50,14 LTEXT "More than one destination computer was detected on your network. Select the computer to which you would like to transfer your files and settings.", IDC_DESTPICKER_TEXT1,21,8,219,31 END IDD_ASKCD DIALOG DISCARDABLE 0, 0, 317, 143 STYLE WS_CHILD | WS_DISABLED | WS_CAPTION CAPTION "Files and Settings Transfer Wizard" FONT 8, "MS Shell Dlg" BEGIN LTEXT "You will also need to run this wizard on your old computer. You can either create a wizard disk to use on your old computer, or use the wizard from the Windows Server 2003 CD.", IDC_ASKCD_TEXT1,22,3,275,23 LTEXT "To create a Wizard Disk, insert a blank, formatted disk into this computer's disk drive. Make sure the old computer has the same type of drive.", IDC_ASKCD_TEXT2,21,28,275,23 CONTROL "I &want to create a Wizard Disk in the following drive:", IDC_ASKCD_RADIO1,"Button",BS_AUTORADIOBUTTON | WS_GROUP, 21,53,275,10 CONTROL "I &already have a Wizard Disk.",IDC_ASKCD_RADIO2,"Button", BS_AUTORADIOBUTTON,21,85,275,10 CONTROL "I will use the wizard from the Windows Server 2003 &CD.", IDC_ASKCD_RADIO3,"Button",BS_AUTORADIOBUTTON,21,101,275, 10 CONTROL "I &don't need the Wizard Disk. I have already collected my files and settings from my old computer.", IDC_ASKCD_RADIO4,"Button",BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE,21,117,275,19 CONTROL "",IDC_ASKCD_COMBO,"ComboBoxEx32",CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | WS_GROUP | WS_TABSTOP,33,65,122, 75 END IDD_CDINSTRUCTIONS DIALOGEX 0, 0, 317, 143 STYLE WS_CHILD | WS_DISABLED | WS_CAPTION CAPTION "Files and Settings Transfer Wizard" FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN LTEXT "To collect your files and settings:", IDC_CDINSTRUCTIONS_TEXT1,21,1,275,10 LTEXT "1. Go to your old computer and insert the Windows Server 2003 CD into the CD-ROM drive.", IDC_CDINSTRUCTIONS_TEXT2,28,15,268,10 LTEXT "2. On the CD menu that appears, click Perform additional tasks.", IDC_CDINSTRUCTIONS_TEXT3,28,26,268,10 LTEXT "Note: If a menu does not appear, click Start, and then click Run. Type D:\\setup where D: is your CD-ROM drive, and then click OK.", IDC_CDINSTRUCTIONS_TEXT4,21,51,275,23 CONTROL 2001,IDC_CDINSTRUCTIONS_ICON,"Static",SS_ICON | SS_REALSIZEIMAGE | 0x20,148,74,20,20,WS_EX_TRANSPARENT LTEXT "After you collect your files and settings from your old computer, return here, and then click Next.", IDC_CDINSTRUCTIONS_TEXT7,21,95,275,23 LTEXT "3. On the next menu that appears, click Transfer files and settings.", IDC_CDINSTRUCTIONS_TEXT_5,28,36,268,10 LTEXT "Or, if you are using the direct cable method to transfer files and settings, click Next to go to the following page, and select Direct cable.", IDC_CDINSTRUCTIONS_TEXT8,21,119,275,23 END IDD_ENDAPPLYFAIL DIALOG DISCARDABLE 0, 0, 317, 193 STYLE WS_CHILD | WS_CAPTION CAPTION "Files and Settings Transfer Wizard" FONT 8, "MS Shell Dlg" BEGIN LTEXT "Cannot complete the transfer",IDC_ENDFAIL_TITLE,115,8, 202,24 CONTROL "WebHost",IDC_WEBHOST,"WebHost",WS_TABSTOP,115,40,202, 146 END IDD_ENDCOLLECTNET DIALOG DISCARDABLE 0, 0, 317, 193 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU CAPTION "Files and Settings Transfer Wizard" FONT 8, "MS Shell Dlg" BEGIN LTEXT "Completing the Collection Phase",IDC_ENDCOLLECT_TITLE, 115,8,202,24 CONTROL "WebHost",IDC_WEBHOST,"WebHost",WS_TABSTOP,115,40,202, 146 END IDD_DISPLAY_PASSWORD DIALOG DISCARDABLE 0, 0, 224, 105 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU CAPTION "Password" FONT 8, "MS Shell Dlg" BEGIN PUSHBUTTON "Cancel",IDCANCEL,90,84,50,14 LTEXT "Please go to your old computer and type in the following password:", IDC_STATIC,28,15,168,23 EDITTEXT IDC_DISPLAY_PASSWORD,28,41,168,15,ES_AUTOHSCROLL | ES_READONLY END IDD_GATHER_PASSWORD DIALOG DISCARDABLE 0, 0, 224, 105 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU CAPTION "Password" FONT 8, "MS Shell Dlg" BEGIN LTEXT "Please type in the password displayed on your new computer:", IDC_STATIC,28,15,168,23 EDITTEXT IDC_GATHER_PASSWORD,28,41,168,15,ES_AUTOHSCROLL DEFPUSHBUTTON "OK",IDOK,54,84,50,14 PUSHBUTTON "Cancel",IDCANCEL,120,84,50,14 END IDD_DIRECTCABLE DIALOGEX 0, 0, 317, 142 STYLE WS_CHILD | WS_DISABLED | WS_CAPTION CAPTION "Files and Settings Transfer Wizard" FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN LTEXT "1.",IDC_STATIC,21,9,12,11 LTEXT "First, connect your two computers with a cable (called a ""Serial PC to PC File Transfer Cable"").", IDC_STATIC,40,9,256,23 LTEXT "2.",IDC_STATIC,21,34,12,11 LTEXT "Go to the other computer and advance the wizard to this page.", IDC_STATIC,40,34,256,15 LTEXT "3.",IDC_STATIC,21,59,12,11 LTEXT "Click Autodetect on both wizards to select the serial port setting.", IDC_STATIC,39,59,257,15 PUSHBUTTON "&Autodetect",IDC_DIRECTC_AUTO,160,93,50,14 LTEXT "&Serial port:",IDC_DIRECTC_LABELPORT,39,79,56,13 COMBOBOX IDC_DIRECTC_COMSELECT,39,93,111,75,CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | WS_TABSTOP LTEXT "The wizard successfully connected to the other computer. To continue, click Next.", IDC_DIRECTCABLE_SUCCESSTEXT,65,119,231,23,NOT WS_VISIBLE LTEXT "The wizard could not connect to the other computer. Please make sure the cable is properly connected, and then click Next.", IDC_DIRECTCABLE_FAILURETEXT,65,119,231,23,NOT WS_VISIBLE ICON 2003,IDC_DIRECTCABLE_ICONNO,38,117,20,20, SS_REALSIZEIMAGE | NOT WS_VISIBLE,WS_EX_TRANSPARENT ICON 2002,IDC_DIRECTCABLE_ICONYES,38,117,20,20, SS_REALSIZEIMAGE | NOT WS_VISIBLE,WS_EX_TRANSPARENT END IDD_DIRECTCABLE_WAIT DIALOG DISCARDABLE 0, 0, 224, 105 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU CAPTION "Please wait..." FONT 8, "MS Shell Dlg" BEGIN PUSHBUTTON "Cancel",IDCANCEL,87,84,50,14 LTEXT "Please wait while the wizard is connecting to the other computer. This may take a minute...", IDC_DIRECTCABLE_WAIT_TEXT1,28,15,168,23 CONTROL "Animate1",IDC_DIRECTCABLE_WAIT_ANIMATE,"SysAnimate32", ACS_CENTER | ACS_TRANSPARENT | ACS_AUTOPLAY,99,41,24,23 LTEXT "Closing communication ports. Please wait...", IDC_DIRECTCABLE_WAIT_TEXT2,28,15,168,23,NOT WS_VISIBLE END IDD_APPINSTALL DIALOG DISCARDABLE 0, 0, 317, 143 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU CAPTION "Files and Settings Transfer Wizard" FONT 8, "MS Shell Dlg" BEGIN CONTROL "WebHost",IDC_APPWEBHOST,"WebHost",WS_TABSTOP,21,1,275, 141 END ///////////////////////////////////////////////////////////////////////////// // // DESIGNINFO // #ifdef APSTUDIO_INVOKED GUIDELINES DESIGNINFO DISCARDABLE BEGIN IDD_INTRO, DIALOG BEGIN LEFTMARGIN, 115 TOPMARGIN, 8 BOTTOMMARGIN, 186 END IDD_ENDCOLLECT, DIALOG BEGIN LEFTMARGIN, 115 TOPMARGIN, 8 BOTTOMMARGIN, 186 END IDD_GETSTARTED, DIALOG BEGIN LEFTMARGIN, 21 RIGHTMARGIN, 296 TOPMARGIN, 1 END IDD_CUSTOMIZE, DIALOG BEGIN LEFTMARGIN, 7 RIGHTMARGIN, 310 TOPMARGIN, 1 END IDD_PICKMETHOD, DIALOG BEGIN LEFTMARGIN, 7 RIGHTMARGIN, 310 TOPMARGIN, 1 END IDD_ENDAPPLY, DIALOG BEGIN LEFTMARGIN, 115 TOPMARGIN, 8 BOTTOMMARGIN, 186 END IDD_PICKCOLLECTSTORE, DIALOG BEGIN LEFTMARGIN, 21 RIGHTMARGIN, 296 TOPMARGIN, 1 END IDD_COLLECTPROGRESS, DIALOG BEGIN LEFTMARGIN, 21 RIGHTMARGIN, 296 TOPMARGIN, 1 END IDD_DISKINSTRUCTIONS, DIALOG BEGIN LEFTMARGIN, 21 RIGHTMARGIN, 296 TOPMARGIN, 1 END IDD_FILETYPEPICKER, DIALOG BEGIN LEFTMARGIN, 7 RIGHTMARGIN, 283 TOPMARGIN, 7 BOTTOMMARGIN, 165 END IDD_APPLYPROGRESS, DIALOG BEGIN LEFTMARGIN, 21 RIGHTMARGIN, 296 TOPMARGIN, 1 END IDD_PICKAPPLYSTORE, DIALOG BEGIN LEFTMARGIN, 21 RIGHTMARGIN, 296 TOPMARGIN, 1 END IDD_DISKPROGRESS, DIALOG BEGIN LEFTMARGIN, 21 RIGHTMARGIN, 296 TOPMARGIN, 1 END IDD_ENDCOLLECTFAIL, DIALOG BEGIN LEFTMARGIN, 115 TOPMARGIN, 8 BOTTOMMARGIN, 186 END IDD_INTROOOBE, DIALOG BEGIN LEFTMARGIN, 7 RIGHTMARGIN, 310 TOPMARGIN, 7 BOTTOMMARGIN, 186 END IDD_ENDOOBE, DIALOG BEGIN LEFTMARGIN, 7 RIGHTMARGIN, 310 TOPMARGIN, 6 BOTTOMMARGIN, 186 END IDD_WAIT, DIALOG BEGIN LEFTMARGIN, 21 RIGHTMARGIN, 296 TOPMARGIN, 1 END IDD_FAILCLEANUP, DIALOG BEGIN LEFTMARGIN, 21 RIGHTMARGIN, 297 TOPMARGIN, 8 BOTTOMMARGIN, 136 END IDD_SETTINGPICKER, DIALOG BEGIN LEFTMARGIN, 7 RIGHTMARGIN, 250 TOPMARGIN, 7 BOTTOMMARGIN, 131 END IDD_DESTPICKER, DIALOG BEGIN LEFTMARGIN, 21 RIGHTMARGIN, 297 TOPMARGIN, 8 BOTTOMMARGIN, 96 END IDD_ASKCD, DIALOG BEGIN LEFTMARGIN, 21 RIGHTMARGIN, 296 TOPMARGIN, 1 END IDD_CDINSTRUCTIONS, DIALOG BEGIN LEFTMARGIN, 21 RIGHTMARGIN, 296 TOPMARGIN, 1 END IDD_ENDAPPLYFAIL, DIALOG BEGIN LEFTMARGIN, 115 TOPMARGIN, 8 BOTTOMMARGIN, 186 END IDD_ENDCOLLECTNET, DIALOG BEGIN LEFTMARGIN, 115 TOPMARGIN, 8 BOTTOMMARGIN, 186 END IDD_DISPLAY_PASSWORD, DIALOG BEGIN LEFTMARGIN, 7 RIGHTMARGIN, 217 TOPMARGIN, 7 BOTTOMMARGIN, 98 END IDD_GATHER_PASSWORD, DIALOG BEGIN LEFTMARGIN, 7 RIGHTMARGIN, 217 TOPMARGIN, 7 BOTTOMMARGIN, 98 END IDD_DIRECTCABLE, DIALOG BEGIN LEFTMARGIN, 21 RIGHTMARGIN, 296 END IDD_DIRECTCABLE_WAIT, DIALOG BEGIN LEFTMARGIN, 7 RIGHTMARGIN, 217 TOPMARGIN, 7 BOTTOMMARGIN, 98 END IDD_APPINSTALL, DIALOG BEGIN LEFTMARGIN, 21 RIGHTMARGIN, 296 TOPMARGIN, 1 END END #endif // APSTUDIO_INVOKED #ifdef APSTUDIO_INVOKED ///////////////////////////////////////////////////////////////////////////// // // TEXTINCLUDE // 1 TEXTINCLUDE DISCARDABLE BEGIN "resource.h\0" END 2 TEXTINCLUDE DISCARDABLE BEGIN "#include \r\n" "#include \r\n" "#include \r\n" "#include \r\n" "\r\n" END 3 TEXTINCLUDE DISCARDABLE BEGIN "\r\n" "\0" END #endif // APSTUDIO_INVOKED ///////////////////////////////////////////////////////////////////////////// // // Bitmap // IDB_BANNER BITMAP DISCARDABLE "header.bmp" IDB_WATERMARK BITMAP DISCARDABLE "watermrk.bmp" IDB_SMEXCLAMATION BITMAP DISCARDABLE "smexclamation.bmp" ///////////////////////////////////////////////////////////////////////////// // // Icon // // Icon with lowest ID value placed first to ensure application icon // remains consistent on all systems. 2000 ICON DISCARDABLE "migwizluna.ico" 2001 ICON DISCARDABLE "exclamation.ico" 2002 ICON DISCARDABLE "yes.ico" 2003 ICON DISCARDABLE "no.ico" ///////////////////////////////////////////////////////////////////////////// // // AVI // IDA_FILECOPY AVI DISCARDABLE "filecopy.avi" IDA_STARTUP AVI DISCARDABLE "startup.avi" ///////////////////////////////////////////////////////////////////////////// // // String Table // STRINGTABLE DISCARDABLE BEGIN IDS_GETSTARTEDTITLE "Which computer is this?" IDS_DISKPROGRESSTITLE "Disk creation in progress..." IDS_DISKINSTRUCTIONSTITLE "Now go to your old computer." IDS_PICKAPPLYSTORETITLE "Where are the files and settings?" IDS_APPLYPROGRESSTITLE "Transfer in progress..." IDS_PICKMETHODTITLE "What do you want to transfer?" IDS_CUSTOMIZETITLE "Select custom files and settings." END STRINGTABLE DISCARDABLE BEGIN IDS_PICKCOLLECTSTORETITLE "Select a transfer method." IDS_DIRECTCABLETITLE "Set up your serial connection." IDS_COLLECTPROGRESSTITLE "Collection in progress..." IDS_DISKPLEASE "Please insert a disk into the %s drive." IDS_NODISK "There is no disk in the drive. Please insert a disk." IDS_MIGWIZTITLE "Files and Settings Transfer Wizard" IDS_STOPDISK "Do you want to stop creating the Files and Settings Transfer Wizard Disk?" IDS_ERRORDISK "An error occured during creation of the Wizard Disk.\nPlease make sure that the disk is properly formatted and has at least 1.4MB free." IDS_ENGERR_IMAGE_EXISTS "A file already exists. Do you want to overwrite it?" IDS_ENGERR_NEXT_MEDIA "Please insert the next disk into the drive." IDS_ENGERR_TOAST "The disk is corrupted, or there is no disk in the drive.\nPlease insert a valid disk." END STRINGTABLE DISCARDABLE BEGIN IDS_COLS_EXTENSIONS "Extension" IDS_COLS_FILETYPES "File type" IDS_PICK_FOLDERS "Specific folders" IDS_PICK_FILES "Specific files" IDS_PICK_TYPES "File types" IDS_ADDAFOLDER "Add a folder" IDS_PICKAFILE "Add a file" IDS_OPENFILEFILTER_ALL "All Files (*.*)" IDS_ENGERR_INSERT_MEDIA_NUMBER "Please insert disk %1!u! of an estimated %2!u! total disks." IDS_ENGERR_INSERT_MEDIA_ONLY "It is estimated that you will need only one disk. Please insert a disk into the drive." END STRINGTABLE DISCARDABLE BEGIN IDS_FAILCLEANUPTITLE "Undo in progress..." IDS_MAKETOOLDISK_INSERT "Please insert a blank and formatted disk into the drive you selected." IDS_ENTERDEST "The location you specified is not accessible.\n\nPlease make sure that you typed a valid folder path into the edit box, check your access rights, and make sure you have enough disk space available.\n\nIf you entered a path to a folder on a removable disk, the disk must be in the drive." IDS_ENGERR_COPYSOURCE "Windows cannot copy file %s." IDS_ENGERR_COPYFAILED "An error occured while the Files and Settings Transfer Wizard was saving your files and settings." IDS_ASKCDTITLE "Do you have a Windows Server 2003 CD?" IDS_CDINSTRUCTIONSTITLE "Now go to your old computer." END STRINGTABLE DISCARDABLE BEGIN IDS_WIN9X_HEADER_FONTSIZE "8" IDS_APPINFO_TR_UNCOMPRESSING "Uncompressing data..." IDS_APPINSTALLTITLE "Install programs on your new computer." IDS_APPINSTALL_BEGIN "

If you want to transfer settings for the programs listed below, you should install the programs on your new computer first." IDS_APPINSTALL_END "Click Next when you are ready to continue.
" IDS_ENTERSOURCE "The location you specified for saving your files and settings is not accessible.\n\nPlease make sure that you typed a valid folder path into the edit box, check your access rights, and make sure you have enough disk space available.\n\nIf you entered a path to a folder on a removable disk, the disk must be in the drive." END STRINGTABLE DISCARDABLE BEGIN IDS_CSIDL_COMMON_TEMPLATES "Shared Templates" IDS_ASKFORLOGOFF "You need to log off for the changes to take effect. Do you want to log off now?" IDS_COLLECT_REGISTRY "Collecting your user settings..." IDS_COLLECT_FILE_FMT "Examining %1" IDS_APPLY_REGISTRY "Transferring your user settings..." IDS_APPLY_FILE_FMT "Transferring files from %1" IDS_ALREADY_RUN_USER "The Files and Settings Transfer Wizard is being run by %1.\nAfter that user has finished, you can run the Wizard." IDS_ANOTHER_USER "another user" IDS_CANTROLLBACK "The wizard could not undo changes for user %s\\%s." IDS_PICKAFOLDER "Select a folder" IDS_MIGWIZLNK_TITLE "Files and Settings Transfer Wizard" IDS_MIGWIZLNK_INFO "Migrates files and settings from one computer to another." IDS_ENGERR_INSERT_DEST_MEDIA_NUMBER "Please insert disk %1!u!." IDS_ERROR_PATHTOOLONG "The path you selected is too long for use with this wizard. Please select a different folder." IDS_ASKCREATEDIR "The path does not exist. Do you want to create it?" END STRINGTABLE DISCARDABLE BEGIN IDS_ENGERR_FULL "The disk you supplied does not have enough free space.\nPlease insert an empty, formatted disk." END STRINGTABLE DISCARDABLE BEGIN IDS_NONETWORK "Network folders and files cannot be transferred. Please make a different selection." IDS_WAITTITLE "Please wait..." IDS_ENGERR_WRONG_MEDIA "The disk you inserted is not the correct one. Please insert disk %1!u!." END STRINGTABLE DISCARDABLE BEGIN IDS_PICKSETTINGS "Settings" END STRINGTABLE DISCARDABLE BEGIN IDS_ENGERR_NOTREADY "The drive is not ready for use. Please check the drive and make sure that the disk is properly inserted." IDS_ENGERR_WRITEPROTECT "The disk is write-protected. Please remove the write protection, or insert a different disk." IDS_CSIDL_APPDATA "Application Data" IDS_CSIDL_ADMINTOOLS "Administrative Tools" IDS_CSIDL_ALTSTARTUP "AltStartup" IDS_CSIDL_BITBUCKET "Recycle Bin" IDS_CSIDL_CONTROLS "Control Panel" IDS_CSIDL_COOKIES "Cookies" IDS_CSIDL_DESKTOP "Desktop" IDS_CSIDL_DESKTOPDIRECTORY "Desktop" IDS_CSIDL_DRIVES "DriveFolder" IDS_CSIDL_FAVORITES "Favorites" IDS_CSIDL_FONTS "Fonts" IDS_CSIDL_HISTORY "History" IDS_CSIDL_INTERNET "Internet Folder" IDS_CSIDL_INTERNET_CACHE "Cache" END STRINGTABLE DISCARDABLE BEGIN IDS_CSIDL_LOCAL_APPDATA "Local Application Data" IDS_CSIDL_MYPICTURES "My Pictures" IDS_CSIDL_NETHOOD "My Network Places" IDS_CSIDL_NETWORK "Network Folder" IDS_CSIDL_PERSONAL "My Documents" IDS_CSIDL_PROFILE "My Profile" IDS_CSIDL_PROGRAM_FILES "Program Files" IDS_CSIDL_PROGRAM_FILES_COMMON "Common Program Files" IDS_CSIDL_PROGRAMS "Programs" IDS_CSIDL_RECENT "Recent" IDS_CSIDL_SENDTO "SendTo" IDS_CSIDL_STARTMENU "Start Menu" IDS_CSIDL_STARTUP "Startup" IDS_CSIDL_SYSTEM "System" IDS_CSIDL_TEMPLATES "Templates" IDS_CSIDL_WINDOWS "Windows" END STRINGTABLE DISCARDABLE BEGIN IDS_CSIDL_MYDOCUMENTS "My Documents" IDS_CSIDL_MYMUSIC "My Music" IDS_CSIDL_MYVIDEO "My Video" IDS_CSIDL_SYSTEMX86 "SystemX86" IDS_CSIDL_PROGRAM_FILESX86 "Program Files X86" IDS_CSIDL_PROGRAM_FILES_COMMONX86 "Common Program Files X86" IDS_CSIDL_CONNECTIONS "Connections" IDS_CSIDL_COMMON_ADMINTOOLS "Shared Administrative Tools" IDS_CSIDL_COMMON_ALTSTARTUP "Shared AltStartup" IDS_CSIDL_COMMON_APPDATA "Shared Application Data" IDS_CSIDL_COMMON_DESKTOPDIRECTORY "Shared Desktop" IDS_CSIDL_COMMON_DOCUMENTS "Shared Documents" IDS_CSIDL_COMMON_FAVORITES "Shared Favorites" IDS_CSIDL_COMMON_PROGRAMS "Shared Programs" IDS_CSIDL_COMMON_STARTMENU "Shared Start Menu" IDS_CSIDL_COMMON_STARTUP "Shared Startup" END STRINGTABLE DISCARDABLE BEGIN IDS_ERRORHTML_BEGIN "" IDS_ERRORHTML_END "

To close this wizard, click Finish.
" IDS_ERRORAREA_INIT "

An error occurred while the wizard was starting.

" IDS_ERRORAREA_GATHER "

An error occurred while the wizard was gathering your data.

" IDS_ERRORAREA_SAVE "

An error occurred while the wizard was saving your data.

" IDS_ERRORAREA_LOAD "

An error occurred while the wizard was loading your data.

" IDS_ERRORAREA_RESTORE "

An error occurred while the wizard was restoring your data.

" IDS_ERRORAREA_UNKNOWN "

An error occurred.

" IDS_ERROR_NOTRANSPORTPATH "The location you specified for saving your files and settings is not valid.
" IDS_ERROR_TRANSPORTNOACCESS "The location you specified for saving your files and settings is not accessible. Check your access rights, and make sure you have enough disk space available.
" IDS_ERROR_TRANSPORTINTERNALERROR "The wizard cannot create the data needed to save your settings. Make sure you have enough disk space available.
" IDS_ERROR_TRANSPORTNOVALIDSOURCE "The wizard cannot find your files and settings in the source location.
" IDS_ERROR_HOMENETINVALIDDEST "The wizard cannot locate your new computer. Make sure the new computer is turned on and that your network is working properly.
" IDS_ERROR_HOMENETINVALIDSRC "The wizard cannot connect to your old computer. Make sure the old computer is turned on and that your network is working properly.
" IDS_ERROR_CANTSAVEOBJECT "The wizard cannot save some of your settings.
" IDS_ERROR_CANTRESTOREOBJECT "The wizard cannot restore some of your settings.
" END STRINGTABLE DISCARDABLE BEGIN IDS_ERROR_DISKSPACE "The wizard cannot create the data needed to save your settings. Make sure you have enough disk space available.
" IDS_COLLECT_BEGIN "

You have successfully collected the files and settings from your old computer. " IDS_COLLECT_END "Now go to your new computer and continue running the wizard to transfer the files and settings you collected.

If the wizard is not already running on your new computer, click Start, click All Programs, click Accessories, click System Tools, and then click Files and Settings Transfer Wizard.

To close this wizard, click Finish.
" IDS_COLLECTNET_BEGIN "

You have successfully collected files and settings from your old computer. " IDS_COLLECTNET_END "Your new computer is now applying your files and settings, or has already finished.

Now go to your new computer and follow the instructions on the wizard.

To close this wizard, click Finish.
" IDS_APPLY_BEGIN "

You have successfully transferred your files and settings from your old computer to your new computer. " IDS_APPLY_END "

To close this wizard, click Finish.
" IDS_WARNING_RESTORE "However, the wizard could not restore some of your settings. Please transfer the following settings manually after this wizard is finished:

" IDS_WARNING_RESTOREFILE1 "Files and folders:" IDS_WARNING_RESTOREFILE2 "However, the wizard could not restore some of your files and folders. Please transfer the following files and folders manually after this wizard is finished:

" IDS_WARNING_RESTORERAS1 "Ras Connections:" IDS_WARNING_RESTORERAS2 "However, the wizard could not restore some of your ras connections. Please transfer the following ras connections manually after this wizard is finished:

" IDS_WARNING_RESTORENET1 "Network Drives:" IDS_WARNING_RESTORENET2 "However, the wizard could not restore some of your network drives. Please transfer the following network drives manually after this wizard is finished:

" IDS_WARNING_RESTOREPRN1 "Network Printers:" IDS_WARNING_RESTOREPRN2 "However, the wizard could not restore some of your network printers. Please transfer the following network printers manually after this wizard is finished:

" END STRINGTABLE DISCARDABLE BEGIN IDS_WARNING_SAVE "However, the wizard could not save some of your settings. Please transfer the following settings manually after this wizard is finished:

" IDS_WARNING_SAVEFILE1 "Files and Folders:" IDS_WARNING_SAVEFILE2 "However, the wizard could not save some of your files and folders. Please transfer the following files and folders manually after this wizard is finished:

" IDS_WARNING_SAVERAS1 "Ras Connections:" IDS_WARNING_SAVERAS2 "However, the wizard could not save some of your ras connections. Please transfer the following ras connections manually after this wizard is finished:

" IDS_WARNING_SAVENET1 "Network Drives:" IDS_WARNING_SAVENET2 "However, the wizard could not save some of your network drives. Please transfer the following network drives manually after this wizard is finished:

" IDS_WARNING_SAVEPRN1 "Network Printers:" IDS_WARNING_SAVEPRN2 "However, the wizard could not save some of your network printers. Please transfer the following network printers manually after this wizard is finished:

" IDS_ENGERR_IMAGE_OLDFORMAT "Your migration store was created with a previous version of Files and Settings Transfer Wizard. Please collect your settings using the current version of the Files and Settings Transfer Wizard. It is available on the Windows Server 2003 CD under Perform Additional Tasks. You can also create a wizard disk by running the wizard on your Windows Server 2003 computer." IDS_STORAGEEMPTY "The location that you specified does not contain stored information.\nPlease type a valid folder path into the edit box.\n\nIf you entered a path to a folder on a removable disk,\nthe disk must be in the drive." IDS_STORAGEINVALID "The location that you specified does not contain valid stored information or it is currently in use.\nPlease type a valid folder path into the edit box.\n\nIf you entered a path to a folder on a removable disk,\nthe disk must be in the drive." IDS_ASKFORREBOOT "You need to restart your computer for the settings to take effect. Do you want to restart you computer now?" IDS_ENGERR_USED_MEDIA "The disk you inserted was already used to store data. Please insert disk %1!u!." IDS_ERRORHTML_SAVEFILE1 "Files and Folders:" END STRINGTABLE DISCARDABLE BEGIN IDS_ERRORHTML_SAVEFILE2 "The wizard could not save some of your files and folders.

" IDS_ERRORHTML_SAVERAS1 "Ras Connections:" IDS_ERRORHTML_SAVERAS2 "The wizard could not save some of your ras connections.

" IDS_ERRORHTML_SAVENET1 "Network Drives:" IDS_ERRORHTML_SAVENET2 "The wizard could not save some of your network drives.

" IDS_ERRORHTML_SAVEPRN1 "Network Printers:" IDS_ERRORHTML_SAVEPRN2 "The wizard could not save some of your network printers.

" IDS_CONFIRMCANCEL "This will exit the wizard, and you will need to restart the wizard from the beginning.\n\nAre you sure you want to cancel?" IDS_NOMORE_SETTINGS "" IDS_ENGERR_INSERT_FIRST_MEDIA1 "The files and settings you are transfering are %ld.%02ld MB.\nThis would fit on a 1.44MB floppy.\n\nPlease insert the first disk into the drive." IDS_ENGERR_INSERT_FIRST_MEDIA2 "The files and settings you are transfering are %ld.%02ld MB.\nThis would take roughly %d 1.44MB floppies\nor it would fit on a 100MB disk.\n\nPlease insert the first disk into the drive." IDS_ENGERR_INSERT_FIRST_MEDIA3 "The files and settings you are transfering are %ld.%02ld MB.\nThis would take roughly %d 1.44MB floppies\nor roughly %d 100MB disks.\n\nPlease insert the first disk into the drive." IDS_WARNING_RESTOREALTFILE1 "Files and folders: (these files and folders could not be restored to their original location. They were placed in ""My Documents"" folder.)" IDS_WARNING_RESTOREALTFILE2 "However, the wizard could not restore some of your files and folders to their original location. They were placed in ""My Documents"" folder.

" IDS_ERROR_HOMENETINVALIDENC "BUGBUG The wizard cannot encrypt data.
" IDS_WARNING_RESTOREGENERAL1 "Settings:" END STRINGTABLE DISCARDABLE BEGIN IDS_WARNING_RESTOREGENERAL2 "However, the wizard could not restore some of your settings. After the wizard is finished, you will need to do the following:

" IDS_WARNING_OUTLOOKRULES "Your Microsoft Outlook message rules were migrated, but any folders referenced in the rules may need to be updated. You will need to review your message rules and update the folder information, if needed." IDS_APPINFO_QUEUE "Searching your computer for files and settings..." IDS_APPINFO_GATHER1 "Collecting your user settings..." IDS_APPINFO_GATHER2 "Examining %1" IDS_APPINFO_APPLY "Applying your user settings..." IDS_APPINFO_ORGANIZING "Organizing your files and settings for transfer..." IDS_APPINFO_TR_CONNECTING1 "Connecting to the new computer..." IDS_APPINFO_TR_CONNECTING2 "Waiting for the old computer..." IDS_APPINFO_TR_NETPREPARING "Connection established. Transferring your settings..." IDS_APPINFO_TR_PREPARING "Saving your settings..." IDS_APPINFO_TR_COMPRESSING "Compressing %1" IDS_APPINFO_TR_TRANSPORTING "Transferring %1" IDS_APPINFO_TR_MEDIAWRITING "Writing to disk..." IDS_APPINFO_TR_FINISHING "Saving your settings..." IDS_WARNING_OERULES "Your Outlook Express message rules were migrated, but any folders referenced in the rules may need to be updated. You will need to review your message rules and update the folder information, if needed." END #endif // English (U.S.) resources ///////////////////////////////////////////////////////////////////////////// #ifndef APSTUDIO_INVOKED ///////////////////////////////////////////////////////////////////////////// // // Generated from the TEXTINCLUDE 3 resource. // ///////////////////////////////////////////////////////////////////////////// #endif // not APSTUDIO_INVOKED