1LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US 2 3IDD_STARTPAGE DIALOGEX 0, 0, 317, 186 4STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU 5CAPTION "Add Hardware Wizard" 6FONT 8, "MS Shell Dlg" 7BEGIN 8 LTEXT "Welcome to the Add Hardware Wizard", IDC_FINISHTITLE, 114, 8, 203, 24 9 LTEXT "This wizard helps you:", -1, 114, 40, 182, 8 10 LTEXT "1) Install software to support the hardware you add to your computer.", -1, 121, 56, 184, 16 11 LTEXT "2) Troubleshoot problems you may be having with your hardware.", -1, 121, 78, 185, 16 12 ICON IDI_WARNINGICON, IDC_WARNINGICON, 124, 109, 20, 20 13 LTEXT "If your hardware came with an installation CD, it is recommended that you click Cancel to close this wizard and use the manufacturer's CD to install this hardware.", 503, 150, 106, 155, 50 14 LTEXT "To continue, click Next.", -1, 114, 166, 193, 8 15END 16 17IDD_SEARCHPAGE DIALOGEX 0, 0, 317, 143 18STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU 19CAPTION "Add Hardware Wizard" 20FONT 8, "MS Shell Dlg" 21BEGIN 22 LTEXT "", IDC_STATUSTEXT, 21, 8, 275, 32 23 ICON IDI_SEARCHICON, IDC_SEARCHICON, 148, 50, 20, 20 24END 25 26IDD_ISCONNECTEDPAGE DIALOGEX 0, 0, 317, 143 27STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU 28CAPTION "Add Hardware Wizard" 29FONT 8, "MS Shell Dlg" 30BEGIN 31 LTEXT "Have you already connected this hardware to your computer?", -1, 20, 11, 275, 8 32 AUTORADIOBUTTON "&Yes, I have already connected the hardware", IDC_CONNECTED, 29, 23, 266, 8, WS_GROUP 33 AUTORADIOBUTTON "&No, I have not added the hardware yet", IDC_NOTCONNECTED, 29, 35, 266, 8 34END 35 36IDD_PROBELISTPAGE DIALOGEX 0, 0, 317, 143 37STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU 38CAPTION "Add Hardware Wizard" 39FONT 8, "MS Shell Dlg" 40BEGIN 41 LTEXT "From the list below, select an installed hardware device, then click Next to check properties or troubleshoot a problem you might be having.", -1, 21, 8, 275, 22 42 LTEXT "To add hardware not shown in the list, click ""Add a new hardware device.""", -1, 21, 32, 275, 24 43 LTEXT "I&nstalled hardware:", -1, 21, 62, 140, 8 44 CONTROL "", IDC_PROBELIST, "SysListView32", WS_BORDER | WS_GROUP | WS_TABSTOP | LVS_REPORT | LVS_NOSORTHEADER | LVS_SINGLESEL | LVS_SHAREIMAGELISTS | LVS_NOCOLUMNHEADER, 21, 72, 275, 66 45END 46 47IDD_SELECTWAYPAGE DIALOGEX 0, 0, 317, 143 48STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU 49CAPTION "Add Hardware Wizard" 50FONT 8, "MS Shell Dlg" 51BEGIN 52 LTEXT "The wizard can search for other hardware and automatically install it for you. Or, if you know exactly which hardware model you want to install, you can select it from a list.", -1, 21, 8, 280, 24 53 LTEXT "What do you want the wizard to do?", -1, 23, 40, 275, 8 54 AUTORADIOBUTTON "&Search for and install the hardware automatically (Recommended)", IDC_AUTOINSTALL, 30, 55, 266, 8, WS_GROUP | NOT WS_TABSTOP 55 AUTORADIOBUTTON "Install the hardware that I &manually select from a list (Advanced)", IDC_MANUALLYINST, 30, 70, 266, 8, NOT WS_TABSTOP 56END 57 58IDD_DETECTEDHWPAGE DIALOGEX 0, 0, 317, 143 59STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU 60CAPTION "Add Hardware Wizard" 61FONT 8, "MS Shell Dlg" 62BEGIN 63 LTEXT "", IDC_STATUSTEXT, 21, 9, 275, 40 64 LTEXT "Detected hardware:", IDC_DETECTEDHWTEXT, 21, 53, 176, 8 65 CONTROL "", IDC_DETECTEDHWLIST, "SysListView32", WS_BORDER | WS_GROUP | WS_TABSTOP | LVS_REPORT | LVS_NOSORTHEADER | LVS_SINGLESEL | LVS_SHAREIMAGELISTS | LVS_NOCOLUMNHEADER, 21, 65, 275, 70 66END 67 68IDD_HWTYPESPAGE DIALOGEX 0, 0, 317, 143 69STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU 70CAPTION "Add Hardware Wizard" 71FONT 8, "MS Shell Dlg" 72BEGIN 73 LTEXT "If you do not see the hardware category you want, click Show All Devices.", IDC_STATUSTEXT, 21, 9, 275, 18 74 LTEXT "Common &hardware types:", IDC_HWTYPESTEXT, 21, 31, 180, 8 75 CONTROL "", IDC_HWTYPESLIST, "SysListView32", WS_BORDER | WS_GROUP | WS_TABSTOP | LVS_REPORT | LVS_NOSORTHEADER | LVS_SINGLESEL | LVS_SHAREIMAGELISTS | LVS_NOCOLUMNHEADER, 21, 42, 275, 92 76END 77 78IDD_PROGRESSPAGE DIALOGEX 0, 0, 317, 143 79STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU 80CAPTION "Add Hardware Wizard" 81FONT 8, "MS Shell Dlg" 82BEGIN 83 LTEXT "It may take several minutes to search for hardware.", -1, 21, 8, 275, 15 84 LTEXT "Total progress:", IDC_TPROGRESSTEXT, 21, 25, 275, 8 85 CONTROL "", IDC_TPROGRESSBAR, "msctls_progress32", 0, 21, 37, 275, 14 86 LTEXT "", IDC_PROGRESSTEXT, 58, 58, 200, 8, SS_NOPREFIX 87 CONTROL "", IDC_PROGRESSBAR, "msctls_progress32", 0, 58, 70, 200, 8 88END 89 90IDD_FINISHPAGE DIALOGEX 0, 0, 317, 186 91STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU 92CAPTION "Add Hardware Wizard" 93FONT 8, "MS Shell Dlg" 94BEGIN 95 LTEXT "Completing the Add Hardware Wizard", IDC_FINISHTITLE, 114, 8, 203, 24 96 LTEXT "You have successfully completed the Add Hardware wizard.", -1, 114, 32, 193, 19 97 LTEXT "", IDC_STATUSTEXT, 114, 70, 193, 92 98 LTEXT "To close this wizard, click Finish.", -1, 114, 166, 132, 8 99END 100 101IDD_ISFOUNDPAGE DIALOGEX 0, 0, 317, 186 102STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU 103CAPTION "Add Hardware Wizard" 104FONT 8, "MS Shell Dlg" 105BEGIN 106 LTEXT "Completing the Add Hardware Wizard", IDC_FINISHTITLE, 114, 8, 203, 24 107 LTEXT "The wizard found the following hardware connected to your computer:", -1, 114, 32, 193, 19 108 LTEXT "To close this wizard, click Finish.", -1, 114, 166, 132, 8 109 CONTROL "", IDC_FOUNDHARDWARELIST, "SysListView32", WS_BORDER | WS_GROUP | WS_TABSTOP | LVS_REPORT | LVS_NOSORTHEADER | LVS_SINGLESEL | LVS_SHAREIMAGELISTS, 114, 56, 193, 78 110END 111 112IDD_HWSTATUSPAGE DIALOGEX 0, 0, 317, 186 113STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU 114CAPTION "Add Hardware Wizard" 115FONT 8, "MS Shell Dlg" 116BEGIN 117 LTEXT "Completing the Add Hardware Wizard", IDC_FINISHTITLE, 114, 8, 195, 28 118 LTEXT "Here is the current status of the hardware you selected:", -1, 114, 40, 193, 19 119 EDITTEXT IDC_HWSTATUSEDIT, 114, 60, 193, 70, ES_MULTILINE | ES_AUTOVSCROLL | ES_READONLY | WS_VSCROLL | NOT WS_TABSTOP 120 LTEXT "To start a troubleshooter that can help you resolve any problems you might be having, click Finish.", -1, 114, 136, 193, 16 121 LTEXT "To exit this wizard, click Cancel.", IDC_STATUSTEXT, 114, 166, 132, 8 122END 123 124IDD_NOTCONNECTEDPAGE DIALOGEX 0, 0, 317, 186 125STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU 126CAPTION "Add Hardware Wizard" 127FONT 8, "MS Shell Dlg" 128BEGIN 129 LTEXT "Cannot Continue the Add Hardware Wizard", IDC_FINISHTITLE, 114, 8, 203, 28 130 LTEXT "To continue, connect this hardware to your computer.", -1, 114, 40, 193, 16 131 AUTOCHECKBOX "&Turn off the computer when I click Finish so that I can open the computer and connect the hardware.", IDC_TURNOFFCHECKBOX, 114, 64, 203, 20, BS_TOP | BS_MULTILINE 132 LTEXT "In most cases ReactOS will automatically install your hardware after you connect it. If ReactOS does not find it, you can reopen this wizard to install the supporting software.", -1, 114, 98, 193, 32 133 LTEXT "To close this wizard, click Finish.", IDC_STATUSTEXT, 114, 166, 193, 8 134END 135 136STRINGTABLE 137BEGIN 138 IDS_CPLNAME "Add Hardware" 139 IDS_CPLDESCRIPTION "Add hardware to your computer." 140 IDS_SEARCHTITLE "Please wait while the wizard searches..." 141 IDS_SEARCHTEXT "This wizard is searching for hardware that has been connected to your computer recently but has not yet been installed." 142 IDS_ISCONNECTED "Is the hardware connected?" 143 IDS_PROBELISTTITLE "The following hardware is already installed on your computer" 144 IDS_ADDNEWDEVICE "Add a new hardware device" 145 IDS_SELECTWAYTITLE "The wizard can help you install other hardware" 146 IDS_HDTYPESTITLE "From the list below, select the type of hardware you are installing" 147END 148