504 lines
22 KiB
Plaintext
504 lines
22 KiB
Plaintext
//+-------------------------------------------------------------------------
|
|
//
|
|
// Microsoft Windows
|
|
//
|
|
// Copyright (C) Microsoft Corporation, 1996 - 1999
|
|
//
|
|
// File: newdev.rc
|
|
//
|
|
//--------------------------------------------------------------------------
|
|
|
|
//Microsoft Developer Studio generated resource script.
|
|
//
|
|
#include "resource.h"
|
|
|
|
#define APSTUDIO_READONLY_SYMBOLS
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Generated from the TEXTINCLUDE 2 resource.
|
|
//
|
|
#define APSTUDIO_HIDDEN_SYMBOLS
|
|
#include "windows.h"
|
|
#undef APSTUDIO_HIDDEN_SYMBOLS
|
|
#include "commctrl.h"
|
|
#include "setupapi.h"
|
|
#include "ntverp.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
|
|
|
|
//
|
|
// Version information
|
|
//
|
|
|
|
#include <ntverp.h>
|
|
|
|
#define VER_FILETYPE VFT_DLL
|
|
#define VER_FILESUBTYPE VFT_UNKNOWN
|
|
#define VER_FILEDESCRIPTION_STR "Add Hardware Device Library"
|
|
#define VER_INTERNALNAME_STR "newdev"
|
|
#define VER_ORIGINALFILENAME_STR "newdev.dll"
|
|
|
|
#include "common.ver"
|
|
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Dialog
|
|
//
|
|
|
|
IDD_NEWDEVWIZ_INTRO DIALOG DISCARDABLE 0, 0, 317, 186
|
|
STYLE DS_MODALFRAME | DS_SETFOREGROUND | WS_POPUP | WS_CAPTION | WS_SYSMENU
|
|
FONT 8, "MS Shell Dlg"
|
|
BEGIN
|
|
LTEXT "",IDC_INTRO_MSG1,115,7,195,24
|
|
LTEXT "This wizard helps you install software for:",
|
|
IDC_INTRO_MSG2,115,40,202,16
|
|
LTEXT "Unknown Device",IDC_INTRO_DRVDESC,125,56,192,16,SS_NOPREFIX
|
|
ICON IDI_CD,IDC_INTRO_ICON,115,87,20,20
|
|
LTEXT "If your hardware came with an installation CD or floppy disk, insert it now.",
|
|
IDC_INTRO_MSG3,140,90,175,16
|
|
LTEXT "What do you want the wizard to do?",IDC_STATIC,115,127,
|
|
202,8
|
|
CONTROL "&Install the software automatically (Recommended)",
|
|
IDC_INTRO_SEARCH,"Button",BS_AUTORADIOBUTTON,125,142,192,
|
|
10
|
|
CONTROL "Install from a list or &specific location (Advanced)",
|
|
IDC_INTRO_ADVANCED,"Button",BS_AUTORADIOBUTTON | BS_TOP |
|
|
BS_MULTILINE,125,154,192,10
|
|
LTEXT "Click Next to continue.",IDC_STATIC,115,178,108,8
|
|
END
|
|
|
|
IDD_NEWDEVWIZ_ADVANCEDSEARCH DIALOG DISCARDABLE 0, 0, 317, 143
|
|
STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CLIPCHILDREN |
|
|
WS_CAPTION
|
|
FONT 8, "MS Shell Dlg"
|
|
BEGIN
|
|
CONTROL "&Search for the best driver in these locations.",
|
|
IDC_ADVANCED_SEARCH,"Button",BS_AUTORADIOBUTTON,21,1,293,
|
|
10
|
|
CONTROL "&Don't search. I will choose the driver to install.",
|
|
IDC_ADVANCED_LIST,"Button",BS_AUTORADIOBUTTON,21,90,286,
|
|
10
|
|
LTEXT "Use the check boxes below to limit or expand the default search, which includes local paths and removable media. The best driver found will be installed.",
|
|
IDC_STATIC,31,15,286,20
|
|
CONTROL "Search removable &media (floppy, CD-ROM...)",
|
|
IDC_ADVANCED_REMOVABLEMEDIA,"Button",BS_AUTOCHECKBOX |
|
|
WS_TABSTOP,41,39,275,10
|
|
CONTROL "Include this l&ocation in the search:",
|
|
IDC_ADVANCED_LOCATION,"Button",BS_AUTOCHECKBOX |
|
|
WS_TABSTOP,41,53,276,10
|
|
COMBOBOX IDC_ADVANCED_LOCATION_COMBO,51,67,182,74,CBS_DROPDOWN |
|
|
CBS_AUTOHSCROLL | WS_VSCROLL | WS_TABSTOP
|
|
PUSHBUTTON "B&rowse",IDC_BROWSE,240,66,50,14
|
|
LTEXT "Choose this option to select the device driver from a list. Windows does not guarantee that the driver you choose will be the best match for your hardware.",
|
|
IDC_STATIC,31,104,286,20
|
|
END
|
|
|
|
IDD_NEWDEVWIZ_SEARCHING DIALOG DISCARDABLE 0, 0, 317, 143
|
|
STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CLIPCHILDREN |
|
|
WS_CAPTION
|
|
FONT 8, "MS Shell Dlg"
|
|
BEGIN
|
|
ICON "",IDC_CLASSICON,21,17,20,20
|
|
LTEXT "",IDC_DRVUPD_DRVDESC,52,18,255,16,SS_NOPREFIX
|
|
CONTROL "Animate1",IDC_ANIMATE_SEARCH,"SysAnimate32",
|
|
ACS_TRANSPARENT,148,50,20,20,WS_EX_TRANSPARENT
|
|
END
|
|
|
|
IDD_NEWDEVWIZ_WUPROMPT DIALOG DISCARDABLE 0, 0, 317, 143
|
|
STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CLIPCHILDREN |
|
|
WS_CAPTION
|
|
FONT 8, "MS Shell Dlg"
|
|
BEGIN
|
|
ICON "",IDC_CLASSICON,21,1,21,20
|
|
LTEXT "",IDC_DRVUPD_DRVDESC,52,1,255,16,SS_NOPREFIX
|
|
LTEXT "It is recommended that you connect to the Internet so that the wizard can search online and look for the appropriate software.",
|
|
IDC_WUPROMPT_MSG1,21,27,288,16
|
|
CONTROL "Yes, connect and search for the software on the Internet",
|
|
IDC_WU_SEARCHINET,"Button",
|
|
BS_AUTORADIOBUTTON,31,53,286,10
|
|
CONTROL "No, do not connect to the Internet now",
|
|
IDC_WU_NOSEARCH,"Button",
|
|
BS_AUTORADIOBUTTON,31,67,286,10
|
|
LTEXT "If you know another place where the software might be located, click Back and select the Advanced option.",
|
|
IDC_STATIC,21,115,274,16
|
|
END
|
|
|
|
IDD_NEWDEVWIZ_SELECTCLASS DIALOG DISCARDABLE 0, 0, 317, 143
|
|
STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION
|
|
FONT 8, "MS Shell Dlg"
|
|
BEGIN
|
|
LTEXT "If you do not see the hardware category you want, click Show Add Devices.",
|
|
IDC_NDW_TEXT,21,9,275,16
|
|
LTEXT "Common &hardware types:",IDC_NDW_PICKCLASS_HWTYPES,21,31,177,8
|
|
CONTROL "",IDC_NDW_PICKCLASS_CLASSLIST,"SysListView32",
|
|
LVS_REPORT | LVS_SINGLESEL | LVS_SHOWSELALWAYS |
|
|
LVS_SORTASCENDING | LVS_SHAREIMAGELISTS | LVS_ALIGNLEFT |
|
|
LVS_NOCOLUMNHEADER | LVS_NOSORTHEADER | WS_BORDER |
|
|
WS_GROUP | WS_TABSTOP,21,42,275,92
|
|
END
|
|
|
|
IDD_NEWDEVWIZ_SELECTDEVICE DIALOG DISCARDABLE 0, 0, 317, 143
|
|
STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION
|
|
FONT 8, "MS Shell Dlg"
|
|
BEGIN
|
|
END
|
|
|
|
IDD_NEWDEVWIZ_ANALYZEDEV DIALOG DISCARDABLE 0, 0, 317, 143
|
|
STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION
|
|
FONT 8, "MS Shell Dlg"
|
|
BEGIN
|
|
LTEXT "",IDC_NDW_DESCRIPTION,52,16,244,28,SS_NOPREFIX
|
|
ICON "",IDC_CLASSICON,21,16,21,20
|
|
LTEXT "",IDC_NDW_TEXT,21,46,275,40
|
|
LTEXT "The wizard is ready to install the driver for the following hardware device:",
|
|
IDC_STATIC,21,1,275,8
|
|
END
|
|
|
|
IDD_NEWDEVWIZ_INSTALLDEV DIALOG DISCARDABLE 0, 0, 317, 143
|
|
STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION
|
|
FONT 8, "MS Shell Dlg"
|
|
BEGIN
|
|
ICON "",IDC_CLASSICON,21,17,20,20
|
|
LTEXT "",IDC_NDW_DESCRIPTION,52,18,255,16,SS_NOPREFIX
|
|
CONTROL "Animate1",IDC_ANIMATE_INSTALL,"SysAnimate32",
|
|
ACS_TRANSPARENT,66,60,198,28,WS_EX_TRANSPARENT
|
|
LTEXT "",IDC_FILECOPY_TEXT1,66,98,189,8
|
|
LTEXT "",IDC_FILECOPY_TEXT2,66,108,189,8
|
|
LTEXT "",IDC_STATUS_TEXT,66,108,189,16
|
|
CONTROL "",IDC_PROGRESS_INSTALL,"msctls_progress32",0,
|
|
66,123,179,8
|
|
END
|
|
|
|
IDD_NEWDEVWIZ_FINISHINSTALL_INTRO DIALOG DISCARDABLE 0, 0, 317, 186
|
|
STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION
|
|
FONT 8, "MS Shell Dlg"
|
|
BEGIN
|
|
LTEXT "",IDC_INTRO_MSG1,115,7,195,24
|
|
LTEXT "This wizard helps you finish installing software for:",
|
|
IDC_INTRO_MSG2,115,40,202,16
|
|
ICON "",IDC_CLASSICON,115,56,20,20
|
|
LTEXT "Unknown Device",IDC_INTRO_DRVDESC,147,56,168,16,SS_NOPREFIX
|
|
LTEXT "Click Next to continue.",IDC_STATIC,115,178,108,8
|
|
END
|
|
|
|
IDD_NEWDEVWIZ_FINISH DIALOG DISCARDABLE 0, 0, 317, 186
|
|
STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION
|
|
FONT 8, "MS Shell Dlg"
|
|
BEGIN
|
|
LTEXT "",IDC_FINISH_MSG1,115,8,190,24
|
|
LTEXT "The wizard has finished installing the software for:",
|
|
IDC_FINISH_MSG2,115,40,202,16
|
|
ICON "",IDC_CLASSICON,115,56,20,20
|
|
LTEXT "",IDC_NDW_DESCRIPTION,147,56,168,16,SS_NOPREFIX
|
|
LTEXT "",IDC_FINISH_MSG3,115,83,189,80
|
|
PUSHBUTTON "R&esources...",IDC_NDW_DISPLAYRESOURCE,254,149,50,14
|
|
LTEXT "\r\nClick Finish to close the wizard.",IDC_FINISH_MSG4,
|
|
115,170,202,16
|
|
END
|
|
|
|
IDD_NEWDEVWIZ_LISTDRIVERS DIALOG DISCARDABLE 0, 0, 317, 143
|
|
STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION
|
|
FONT 8, "MS Shell Dlg"
|
|
BEGIN
|
|
ICON "",IDC_CLASSICON,21,1,20,20
|
|
LTEXT "",IDC_DRVUPD_DRVDESC,52,1,255,16,SS_NOPREFIX
|
|
CONTROL "",IDC_LISTDRIVERS_LISTVIEW,"SysListView32",LVS_REPORT |
|
|
LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_SHAREIMAGELISTS |
|
|
LVS_ALIGNLEFT | LVS_NOSORTHEADER | WS_BORDER | WS_GROUP |
|
|
WS_TABSTOP,21,29,274,70
|
|
LTEXT "",IDC_NDW_TEXT,21,102,274,16
|
|
|
|
ICON "",IDC_SIGNED_ICON,21,122,10,10
|
|
LTEXT "means that this device driver is signed",IDC_SIGNED_TEXT,37,121,162,8
|
|
CONTROL "<A>Tell me why driver signing is important</A>",
|
|
IDC_SIGNED_LINK,"SysLink",WS_TABSTOP,37,131,162,8
|
|
END
|
|
|
|
IDD_NEWDEVWIZ_USECURRENT_FINISH DIALOG DISCARDABLE 0, 0, 317, 186
|
|
STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION
|
|
FONT 8, "MS Shell Dlg"
|
|
BEGIN
|
|
LTEXT "Cannot Continue the Hardware Update Wizard",IDC_FINISH_MSG1,
|
|
115,8,190,24
|
|
LTEXT "The wizard could not find a better match for your hardware than the software you currently have installed.",
|
|
IDC_STATIC,115,40,202,16
|
|
LTEXT "Choose what you want to do.",IDC_STATIC,115,64,176,8
|
|
LTEXT "To keep the current software, click Finish.",IDC_STATIC,
|
|
125,79,164,8
|
|
LTEXT "To search again in another location, click Back.",
|
|
IDC_STATIC,125,91,163,8
|
|
END
|
|
|
|
IDD_NEWDEVWIZ_NODRIVER_FINISH DIALOG DISCARDABLE 0, 0, 317, 186
|
|
STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION
|
|
FONT 8, "MS Shell Dlg"
|
|
BEGIN
|
|
LTEXT "Cannot Install this Hardware",
|
|
IDC_FINISH_MSG1,115,8,190,24
|
|
LTEXT "The hardware was not installed because the wizard cannot find the necessary software.",
|
|
IDC_FINISH_MSG2,115,40,202,16
|
|
LTEXT "When this computer connects to the Internet, Windows Update will search for the right software and notify you if it becomes available.",
|
|
IDC_FINISH_MSG3,115,70,202,24
|
|
ICON "",IDC_INFO_ICON,115,109,20,20
|
|
LTEXT "Click Back if you have installation media such as a CD-ROM, or if you know the location of the software.",
|
|
IDC_STATIC,132,108,182,24
|
|
ICON "",IDC_HELPCENTER_ICON,115,150,20,20
|
|
LTEXT "Click Finish to go to Help and Support Center for further help installing this hardware.",
|
|
IDC_HELPCENTER_TEXT,132,149,182,32
|
|
CONTROL "Don't prompt me again to install this software.",
|
|
IDC_FINISH_PROMPT,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,
|
|
115,177,202,10
|
|
END
|
|
|
|
IDD_WIZARDEXT_PRESELECT DIALOG DISCARDABLE 0, 0, 317, 143
|
|
STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION
|
|
FONT 8, "MS Shell Dlg"
|
|
BEGIN
|
|
END
|
|
|
|
IDD_WIZARDEXT_SELECT DIALOG DISCARDABLE 0, 0, 317, 143
|
|
STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION
|
|
FONT 8, "MS Shell Dlg"
|
|
BEGIN
|
|
END
|
|
|
|
IDD_WIZARDEXT_PREANALYZE DIALOG DISCARDABLE 0, 0, 317, 143
|
|
STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION
|
|
FONT 8, "MS Shell Dlg"
|
|
BEGIN
|
|
END
|
|
|
|
IDD_WIZARDEXT_PREANALYZE_END DIALOG DISCARDABLE 0, 0, 317, 143
|
|
STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION
|
|
FONT 8, "MS Shell Dlg"
|
|
BEGIN
|
|
END
|
|
|
|
IDD_WIZARDEXT_POSTANALYZE DIALOG DISCARDABLE 0, 0, 317, 143
|
|
STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION
|
|
FONT 8, "MS Shell Dlg"
|
|
BEGIN
|
|
END
|
|
|
|
IDD_WIZARDEXT_POSTANALYZE_END DIALOG DISCARDABLE 0, 0, 317, 143
|
|
STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION
|
|
FONT 8, "MS Shell Dlg"
|
|
BEGIN
|
|
END
|
|
|
|
IDD_WIZARDEXT_FINISHINSTALL DIALOG DISCARDABLE 0, 0, 317, 143
|
|
STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION
|
|
FONT 8, "MS Shell Dlg"
|
|
BEGIN
|
|
END
|
|
|
|
IDD_WIZARDEXT_FINISHINSTALL_END DIALOG DISCARDABLE 0, 0, 317, 143
|
|
STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION
|
|
FONT 8, "MS Shell Dlg"
|
|
BEGIN
|
|
END
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Icon
|
|
//
|
|
|
|
// Icon with lowest ID value placed first to ensure application icon
|
|
// remains consistent on all systems.
|
|
IDI_NEWDEVICEICON ICON DISCARDABLE "NEWDEV.ICO"
|
|
IDI_CD ICON DISCARDABLE "CDDRIVE.ICO"
|
|
IDI_HELPCENTER ICON DISCARDABLE "HELPCNTR.ICO"
|
|
IDI_BLANK ICON DISCARDABLE "BLANK.ICO"
|
|
IDI_SIGNED ICON DISCARDABLE "SIGNED.ICO"
|
|
IDI_WARN ICON DISCARDABLE "WARNING.ICO"
|
|
IDI_INFO ICON DISCARDABLE "INFO.ICO"
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Bitmap
|
|
//
|
|
|
|
IDB_BANNERBMP BITMAP DISCARDABLE "BANNER.BMP"
|
|
IDB_WATERBMP BITMAP DISCARDABLE "WATERMRK.BMP"
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// AVIs
|
|
//
|
|
|
|
IDA_SEARCHING AVI "SEARCH.AVI"
|
|
IDA_INSTALLING AVI "INSTALL.AVI"
|
|
|
|
#ifdef APSTUDIO_INVOKED
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// TEXTINCLUDE
|
|
//
|
|
|
|
1 TEXTINCLUDE DISCARDABLE
|
|
BEGIN
|
|
"resrc1.h\0"
|
|
END
|
|
|
|
2 TEXTINCLUDE DISCARDABLE
|
|
BEGIN
|
|
"#define APSTUDIO_HIDDEN_SYMBOLS\r\n"
|
|
"#include ""windows.h""\r\n"
|
|
"#undef APSTUDIO_HIDDEN_SYMBOLS\r\n"
|
|
"#include ""commctrl.h""\r\n"
|
|
"#include ""setupapi.h""\r\n"
|
|
"#include ""resource.h""\r\n"
|
|
"#include ""ntverp.h""\r\n"
|
|
"\0"
|
|
END
|
|
|
|
3 TEXTINCLUDE DISCARDABLE
|
|
BEGIN
|
|
"\r\n"
|
|
"\0"
|
|
END
|
|
|
|
#endif // APSTUDIO_INVOKED
|
|
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// String Table
|
|
//
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_UNKNOWN "Unknown"
|
|
IDS_NDW_NOTADMIN "You do not have sufficient security privileges to install hardware on this computer. Please contact your site administrator, or logout and log in again as an administrator and try again."
|
|
IDS_NOTADMIN_ERROR "Hardware installation cannot start with this user account.\nMake sure that this user account is a member of the Administrators group on this computer."
|
|
IDS_NEWDEVICENAME "Hardware installation"
|
|
IDS_NEEDREBOOT "The hardware you installed will not work until you restart your computer."
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_DEFAULT_INTERNET_HOST
|
|
"Windows Update"
|
|
IDS_FOUNDNEW_FOUND "Windows found a driver for this device. To install the driver Windows found, click Next."
|
|
IDS_UNKNOWNDEVICE "Unknown Device"
|
|
IDS_NEWSEARCH "Searching For Drivers"
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_NDW_PICKCLASS1 "Select a hardware type, and then click Next."
|
|
IDS_NDW_ANALYZEERR1 "Windows was unable to register the device. You have two choices: You can continue or exit.\n"
|
|
IDS_NDW_ANALYZEERR2 "To continue installing the software, click Next. "
|
|
IDS_NDW_ANALYZEERR3 "To exit without installing the software, click Cancel."
|
|
IDS_UPDATEDEVICE "Hardware Update Wizard"
|
|
IDS_FOUNDDEVICE "Found New Hardware Wizard"
|
|
IDS_NDW_ERRORFIN1 "An error occurred during the installation of the device.\n"
|
|
IDS_NDW_ERRORFIN1_PNP "An error occurred during the installation of the device "
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_FINISH_PROB_MSG2 "There was a problem installing this hardware:"
|
|
IDS_FINISH_PROB_MSG4 "Click Finish to start a troubleshooter that can help you resolve the problem."
|
|
IDS_NDW_STDCFG1 "Windows will use default settings to install the software for this hardware device. "
|
|
IDS_NDW_STDCFG2 "To install the software for your new hardware, click Next."
|
|
IDS_FINISH_PROB_ERROR_NO_ASSOCIATED_SERVICE
|
|
"An error occurred during the installation of the device:\r\n\r\nThe driver installation file for this device is missing a necessary entry. This may be because the INF was written for Windows 95 or later. Contact your hardware vendor."
|
|
IDS_FINISH_PROB_TRUST_E_SUBJECT_FORM_UNKNOWN
|
|
"An error occurred during the installation of the device:\r\n\r\nThe driver cannot be installed because it is either not digitally signed or not signed in the appropriate manner. Contact your hardware vendor."
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_NEWDEVWIZ_LISTDRIVERS
|
|
"Please select the best match for your hardware from the list below."
|
|
IDS_DRIVERDESC "Description"
|
|
IDS_DRIVERVERSION "Version"
|
|
IDS_DRIVERMFG "Manufacturer"
|
|
IDS_DRIVERINF "Location"
|
|
IDS_DRIVER_CURR "*This version is currently installed."
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_NEWDEVWIZ_ADVANCEDSEARCH
|
|
"Please choose your search and installation options."
|
|
IDS_NEWDEVWIZ_SEARCH "Locate Driver Files."
|
|
IDS_NEWDEVWIZ_SEARCHING "Please wait while the wizard searches..."
|
|
IDS_NEWDEVWIZ_WUPROMPT "The wizard could not find the software on your computer for..."
|
|
IDS_NEWDEVWIZ_SELECTCLASS "Hardware Type."
|
|
IDS_NEWDEVWIZ_SELECTDEVICE "Select a device driver."
|
|
IDS_NEWDEVWIZ_ANALYZEDEV "Start Device Driver Installation."
|
|
IDS_NEWDEVWIZ_INSTALLDEV "Please wait while the wizard installs the software..."
|
|
IDS_SEARCHING_RESULTS "The wizard found a driver for the following device:"
|
|
IDS_INTRO_MSG1_NEW "Welcome to the Found New Hardware Wizard"
|
|
IDS_INTRO_MSG1_UPGRADE "Welcome to the Hardware Update Wizard"
|
|
IDS_FINISH_MSG1_UPGRADE "Completing the Hardware Update Wizard"
|
|
IDS_FINISH_MSG1_NEW "Completing the Found New Hardware Wizard"
|
|
IDS_FINISH_MSG1_INSTALL_PROBLEM
|
|
"Cannot Install this Hardware"
|
|
IDS_FINISH_MSG1_DEVICE_PROBLEM
|
|
"Cannot Start this Hardware"
|
|
|
|
IDS_NEWDEVICE_REBOOT "Windows has finished installing new devices. The software that supports your device requires that you restart your computer."
|
|
IDS_FOUNDNEWHARDWARE "Found New Hardware"
|
|
IDS_CONNECT_TITLE "Connect to the Internet?"
|
|
IDS_FOUNDNEW_CONNECT "The software that supports this hardware is located on the Internet. Without it your hardware will not work.\r\n\r\nDo you want to connect to the Internet now so that this software can be installed on your computer?"
|
|
IDS_WUFOUND_UPDATEMSG1 "By connecting to the Internet, the wizard can download and install this update on your computer. Select an option and click Next."
|
|
IDS_WUFOUND_CHOICE1 "&Yes, connect to the Internet now"
|
|
IDS_WUFOUND_CHOICE2 "&No, do not connect to the Internet now"
|
|
IDS_BROWSE_TITLE "Select the folder that contains drivers for your hardware."
|
|
IDS_LOGON_TEXT "You must be a member of the Administrators group on this computer to install this hardware:\r\n %s"
|
|
END
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_LOCATION_BAD_DIR "The location you specified does not exist or cannot be reached.\r\n\r\nPlease enter another location or uncheck the 'Include this location in the search' box."
|
|
IDS_LOCATION_NO_INFS "The location you specified does not contain any device information files.\r\n\r\nPlease enter another location or uncheck the 'Include this location in the search' box."
|
|
IDS_SHOWALLDEVICES "Show All Devices"
|
|
IDS_FINISH_BALLOON_SUCCESS "Your new hardware is installed and ready to use."
|
|
IDS_FINISH_BALLOON_REBOOT "Your new hardware is installed but might not work properly until you reboot."
|
|
IDS_FINISH_BALLOON_ERROR "A problem occurred during hardware installation. Your new hardware might not work properly."
|
|
|
|
IDS_UPDATE_SETRESTOREPOINT "Update to an unsigned driver"
|
|
IDS_NEW_SETRESTOREPOINT "Unsigned driver install"
|
|
IDS_ROLLBACK_SETRESTOREPOINT
|
|
"Rollback to an unsigned driver"
|
|
|
|
IDS_SYSTEMRESTORE_TEXT "Setting a system restore point and backing up old files in case your system needs to be restored in the future."
|
|
IDS_FILEOP_FROM, "From %s"
|
|
IDS_FILEOP_TO, "To %s"
|
|
IDS_FILEOP_FILE, "%s"
|
|
IDS_FILEOP_BACKUP, "Backup %s"
|
|
|
|
IDS_DRIVER_IS_SIGNED "This driver is digitally signed."
|
|
IDS_DRIVER_NOT_SIGNED "This driver is not digitally signed!"
|
|
END
|
|
|
|
#endif // English (U.S.) resources
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
|
|
|
|
|
|
#ifndef APSTUDIO_INVOKED
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Generated from the TEXTINCLUDE 3 resource.
|
|
//
|
|
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
#endif // not APSTUDIO_INVOKED
|
|
|