Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

465 lines
20 KiB

  1. //+-------------------------------------------------------------------------
  2. //
  3. // Microsoft Windows
  4. //
  5. // Copyright (C) Microsoft Corporation, 1996 - 1999
  6. //
  7. // File: newdev.rc
  8. //
  9. //--------------------------------------------------------------------------
  10. //Microsoft Developer Studio generated resource script.
  11. //
  12. #include "resource.h"
  13. #define APSTUDIO_READONLY_SYMBOLS
  14. /////////////////////////////////////////////////////////////////////////////
  15. //
  16. // Generated from the TEXTINCLUDE 2 resource.
  17. //
  18. #define APSTUDIO_HIDDEN_SYMBOLS
  19. #include "windows.h"
  20. #undef APSTUDIO_HIDDEN_SYMBOLS
  21. #include "commctrl.h"
  22. #include "setupapi.h"
  23. #include "ntverp.h"
  24. /////////////////////////////////////////////////////////////////////////////
  25. #undef APSTUDIO_READONLY_SYMBOLS
  26. /////////////////////////////////////////////////////////////////////////////
  27. // English (U.S.) resources
  28. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  29. #ifdef _WIN32
  30. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  31. #pragma code_page(1252)
  32. #endif //_WIN32
  33. //
  34. // Version information
  35. //
  36. #include <ntverp.h>
  37. #define VER_FILETYPE VFT_DLL
  38. #define VER_FILESUBTYPE VFT_UNKNOWN
  39. #define VER_FILEDESCRIPTION_STR "Add Hardware Device Library"
  40. #define VER_INTERNALNAME_STR "newdev"
  41. #define VER_ORIGINALFILENAME_STR "newdev.dll"
  42. #include "common.ver"
  43. /////////////////////////////////////////////////////////////////////////////
  44. //
  45. // Dialog
  46. //
  47. IDD_NEWDEVWIZ_INTRO DIALOG DISCARDABLE 0, 0, 317, 186
  48. STYLE DS_MODALFRAME | DS_SETFOREGROUND | WS_POPUP | WS_CAPTION | WS_SYSMENU
  49. FONT 8, "MS Shell Dlg"
  50. BEGIN
  51. LTEXT "",IDC_INTRO_MSG1,115,7,195,24
  52. LTEXT "This wizard helps you install software for:",
  53. IDC_INTRO_MSG2,115,40,202,16
  54. LTEXT "Unknown Device",IDC_INTRO_DRVDESC,125,56,192,16,SS_NOPREFIX
  55. ICON IDI_CD,IDC_INTRO_ICON,115,87,20,20
  56. LTEXT "If your hardware came with an installation CD or floppy disk, insert it now.",
  57. IDC_INTRO_MSG3,140,90,175,16
  58. LTEXT "What do you want the wizard to do?",IDC_STATIC,115,127,
  59. 202,8
  60. CONTROL "&Install the software automatically (Recommended)",
  61. IDC_INTRO_SEARCH,"Button",BS_AUTORADIOBUTTON,125,142,192,
  62. 10
  63. CONTROL "Install from a list or &specific location (Advanced)",
  64. IDC_INTRO_ADVANCED,"Button",BS_AUTORADIOBUTTON | BS_TOP |
  65. BS_MULTILINE,125,154,192,10
  66. LTEXT "Click Next to continue.",IDC_STATIC,115,178,108,8
  67. END
  68. IDD_NEWDEVWIZ_ADVANCEDSEARCH DIALOG DISCARDABLE 0, 0, 317, 143
  69. STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CLIPCHILDREN |
  70. WS_CAPTION
  71. FONT 8, "MS Shell Dlg"
  72. BEGIN
  73. CONTROL "&Search for the best driver in these locations.",
  74. IDC_ADVANCED_SEARCH,"Button",BS_AUTORADIOBUTTON,21,1,293,
  75. 10
  76. CONTROL "&Don't search. I will choose the driver to install.",
  77. IDC_ADVANCED_LIST,"Button",BS_AUTORADIOBUTTON,21,90,286,
  78. 10
  79. 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.",
  80. IDC_STATIC,31,15,286,20
  81. CONTROL "Search removable &media (floppy, CD-ROM...)",
  82. IDC_ADVANCED_REMOVABLEMEDIA,"Button",BS_AUTOCHECKBOX |
  83. WS_TABSTOP,41,39,275,10
  84. CONTROL "Include this l&ocation in the search:",
  85. IDC_ADVANCED_LOCATION,"Button",BS_AUTOCHECKBOX |
  86. WS_TABSTOP,41,53,276,10
  87. COMBOBOX IDC_ADVANCED_LOCATION_COMBO,51,67,182,74,CBS_DROPDOWN |
  88. CBS_AUTOHSCROLL | WS_VSCROLL | WS_TABSTOP
  89. PUSHBUTTON "B&rowse",IDC_BROWSE,240,66,50,14
  90. 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.",
  91. IDC_STATIC,31,104,286,20
  92. END
  93. IDD_NEWDEVWIZ_SEARCHING DIALOG DISCARDABLE 0, 0, 317, 143
  94. STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CLIPCHILDREN |
  95. WS_CAPTION
  96. FONT 8, "MS Shell Dlg"
  97. BEGIN
  98. ICON "",IDC_CLASSICON,21,17,20,20
  99. LTEXT "",IDC_DRVUPD_DRVDESC,52,18,255,16,SS_NOPREFIX
  100. CONTROL "Animate1",IDC_ANIMATE_SEARCH,"SysAnimate32",
  101. ACS_TRANSPARENT,148,50,20,20,WS_EX_TRANSPARENT
  102. CONTROL "Animate2",IDC_ANIMATE_INTERNETDOWNLOAD,"SysAnimate32",
  103. ACS_TRANSPARENT,60,50,20,20,WS_EX_TRANSPARENT
  104. LTEXT "Downloading software from Windows Update...",
  105. IDC_TEXT_INTERNETDOWNLOAD,60,90,255,16,SS_NOPREFIX
  106. END
  107. IDD_NEWDEVWIZ_WUPROMPT DIALOG DISCARDABLE 0, 0, 317, 143
  108. STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CLIPCHILDREN |
  109. WS_CAPTION
  110. FONT 8, "MS Shell Dlg"
  111. BEGIN
  112. ICON "",IDC_CLASSICON,21,1,21,20
  113. LTEXT "",IDC_DRVUPD_DRVDESC,52,1,255,16,SS_NOPREFIX
  114. LTEXT "It is recommended that you connect to the Internet so that the wizard can search online and look for the appropriate software.",
  115. IDC_WUPROMPT_MSG1,21,27,288,16
  116. CONTROL "Yes, connect and search for the software on the Internet",
  117. IDC_WU_SEARCHINET,"Button",
  118. BS_AUTORADIOBUTTON,31,53,286,10
  119. CONTROL "No, do not connect to the Internet now",
  120. IDC_WU_NOSEARCH,"Button",
  121. BS_AUTORADIOBUTTON,31,67,286,10
  122. LTEXT "If you know another place where the software might be located, click Back and select the Advanced option.",
  123. IDC_STATIC,21,115,274,16
  124. END
  125. IDD_NEWDEVWIZ_SELECTCLASS DIALOG DISCARDABLE 0, 0, 317, 143
  126. STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION
  127. FONT 8, "MS Shell Dlg"
  128. BEGIN
  129. LTEXT "If you do not see the hardware category you want, click Show Add Devices.",
  130. IDC_NDW_TEXT,21,9,275,16
  131. LTEXT "Common &hardware types:",IDC_NDW_PICKCLASS_HWTYPES,21,31,177,8
  132. CONTROL "",IDC_NDW_PICKCLASS_CLASSLIST,"SysListView32",
  133. LVS_REPORT | LVS_SINGLESEL | LVS_SHOWSELALWAYS |
  134. LVS_SORTASCENDING | LVS_SHAREIMAGELISTS | LVS_ALIGNLEFT |
  135. LVS_NOCOLUMNHEADER | LVS_NOSORTHEADER | WS_BORDER |
  136. WS_GROUP | WS_TABSTOP,21,42,275,92
  137. END
  138. IDD_NEWDEVWIZ_SELECTDEVICE DIALOG DISCARDABLE 0, 0, 317, 143
  139. STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION
  140. FONT 8, "MS Shell Dlg"
  141. BEGIN
  142. END
  143. IDD_NEWDEVWIZ_INSTALLDEV DIALOG DISCARDABLE 0, 0, 317, 143
  144. STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION
  145. FONT 8, "MS Shell Dlg"
  146. BEGIN
  147. ICON "",IDC_CLASSICON,21,17,20,20
  148. LTEXT "",IDC_NDW_DESCRIPTION,52,18,255,16,SS_NOPREFIX
  149. CONTROL "Animate1",IDC_ANIMATE_INSTALL,"SysAnimate32",
  150. ACS_TRANSPARENT,66,60,198,28,WS_EX_TRANSPARENT
  151. LTEXT "",IDC_FILECOPY_TEXT1,66,98,189,8
  152. LTEXT "",IDC_FILECOPY_TEXT2,66,108,189,8
  153. LTEXT "",IDC_STATUS_TEXT,66,108,189,16
  154. CONTROL "",IDC_PROGRESS_INSTALL,"msctls_progress32",0,
  155. 66,123,179,8
  156. END
  157. IDD_NEWDEVWIZ_FINISHINSTALL_INTRO DIALOG DISCARDABLE 0, 0, 317, 186
  158. STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION
  159. FONT 8, "MS Shell Dlg"
  160. BEGIN
  161. LTEXT "",IDC_INTRO_MSG1,115,7,195,24
  162. LTEXT "This wizard helps you finish installing software for:",
  163. IDC_INTRO_MSG2,115,40,202,16
  164. ICON "",IDC_CLASSICON,115,56,20,20
  165. LTEXT "Unknown Device",IDC_INTRO_DRVDESC,147,56,168,16,SS_NOPREFIX
  166. LTEXT "Click Next to continue.",IDC_STATIC,115,178,108,8
  167. END
  168. IDD_NEWDEVWIZ_FINISH DIALOG DISCARDABLE 0, 0, 317, 186
  169. STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION
  170. FONT 8, "MS Shell Dlg"
  171. BEGIN
  172. LTEXT "",IDC_FINISH_MSG1,115,8,190,24
  173. LTEXT "The wizard has finished installing the software for:",
  174. IDC_FINISH_MSG2,115,40,202,16
  175. ICON "",IDC_CLASSICON,115,56,20,20
  176. LTEXT "",IDC_NDW_DESCRIPTION,147,56,168,16,SS_NOPREFIX
  177. LTEXT "",IDC_FINISH_MSG3,115,83,189,80
  178. PUSHBUTTON "R&esources...",IDC_NDW_DISPLAYRESOURCE,254,149,50,14
  179. LTEXT "\r\nClick Finish to close the wizard.",IDC_FINISH_MSG4,
  180. 115,170,202,16
  181. END
  182. IDD_NEWDEVWIZ_LISTDRIVERS DIALOG DISCARDABLE 0, 0, 317, 143
  183. STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION
  184. FONT 8, "MS Shell Dlg"
  185. BEGIN
  186. ICON "",IDC_CLASSICON,21,1,20,20
  187. LTEXT "",IDC_DRVUPD_DRVDESC,52,1,255,16,SS_NOPREFIX
  188. CONTROL "",IDC_LISTDRIVERS_LISTVIEW,"SysListView32",LVS_REPORT |
  189. LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_SHAREIMAGELISTS |
  190. LVS_ALIGNLEFT | LVS_NOSORTHEADER | WS_BORDER | WS_GROUP |
  191. WS_TABSTOP,21,29,274,70
  192. LTEXT "",IDC_NDW_TEXT,21,102,274,16
  193. ICON "",IDC_SIGNED_ICON,21,122,10,10
  194. LTEXT "means that this device driver is signed",IDC_SIGNED_TEXT,37,121,162,8
  195. CONTROL "<A>Tell me why driver signing is important</A>",
  196. IDC_SIGNED_LINK,"SysLink",WS_TABSTOP,37,131,162,8
  197. END
  198. IDD_NEWDEVWIZ_USECURRENT_FINISH DIALOG DISCARDABLE 0, 0, 317, 186
  199. STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION
  200. FONT 8, "MS Shell Dlg"
  201. BEGIN
  202. LTEXT "Cannot Continue the Hardware Update Wizard",IDC_FINISH_MSG1,
  203. 115,8,190,24
  204. LTEXT "The wizard could not find a better match for your hardware than the software you currently have installed.",
  205. IDC_STATIC,115,40,202,16
  206. LTEXT "Choose what you want to do.",IDC_STATIC,115,64,176,8
  207. LTEXT "To keep the current software, click Finish.",IDC_STATIC,
  208. 125,79,164,8
  209. LTEXT "To search again in another location, click Back.",
  210. IDC_STATIC,125,91,163,8
  211. END
  212. IDD_NEWDEVWIZ_NODRIVER_FINISH DIALOG DISCARDABLE 0, 0, 317, 186
  213. STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION
  214. FONT 8, "MS Shell Dlg"
  215. BEGIN
  216. LTEXT "Cannot Install this Hardware",
  217. IDC_FINISH_MSG1,115,8,190,24
  218. LTEXT "The hardware was not installed because the wizard cannot find the necessary software.",
  219. IDC_FINISH_MSG2,115,40,202,16
  220. LTEXT "When this computer connects to the Internet, Windows Update will search for the right software and notify you if it becomes available.",
  221. IDC_FINISH_MSG3,115,70,202,24
  222. ICON "",IDC_INFO_ICON,115,109,20,20
  223. LTEXT "Click Back if you have installation media such as a CD-ROM, or if you know the location of the software.",
  224. IDC_STATIC,132,108,182,24
  225. ICON "",IDC_HELPCENTER_ICON,115,150,20,20
  226. LTEXT "Click Finish to go to Help and Support Center for further help installing this hardware.",
  227. IDC_HELPCENTER_TEXT,132,149,182,32
  228. CONTROL "Don't prompt me again to install this software.",
  229. IDC_FINISH_PROMPT,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,
  230. 115,177,202,10
  231. END
  232. IDD_WIZARDEXT_SELECT DIALOG DISCARDABLE 0, 0, 317, 143
  233. STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION
  234. FONT 8, "MS Shell Dlg"
  235. BEGIN
  236. END
  237. IDD_WIZARDEXT_SELECT_END DIALOG DISCARDABLE 0, 0, 317, 143
  238. STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION
  239. FONT 8, "MS Shell Dlg"
  240. BEGIN
  241. END
  242. IDD_WIZARDEXT_FINISHINSTALL DIALOG DISCARDABLE 0, 0, 317, 143
  243. STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION
  244. FONT 8, "MS Shell Dlg"
  245. BEGIN
  246. END
  247. IDD_WIZARDEXT_FINISHINSTALL_END DIALOG DISCARDABLE 0, 0, 317, 143
  248. STYLE DS_MODALFRAME | DS_3DLOOK | WS_POPUP | WS_VISIBLE | WS_CAPTION
  249. FONT 8, "MS Shell Dlg"
  250. BEGIN
  251. END
  252. /////////////////////////////////////////////////////////////////////////////
  253. //
  254. // Icon
  255. //
  256. // Icon with lowest ID value placed first to ensure application icon
  257. // remains consistent on all systems.
  258. IDI_NEWDEVICEICON ICON DISCARDABLE "NEWDEV.ICO"
  259. IDI_CD ICON DISCARDABLE "CDDRIVE.ICO"
  260. IDI_HELPCENTER ICON DISCARDABLE "HELPCNTR.ICO"
  261. IDI_BLANK ICON DISCARDABLE "BLANK.ICO"
  262. IDI_SIGNED ICON DISCARDABLE "SIGNED.ICO"
  263. IDI_CERT ICON DISCARDABLE "CERT.ICO"
  264. IDI_WARN ICON DISCARDABLE "WARNING.ICO"
  265. IDI_INFO ICON DISCARDABLE "INFO.ICO"
  266. /////////////////////////////////////////////////////////////////////////////
  267. //
  268. // Bitmap
  269. //
  270. IDB_BANNERBMP BITMAP DISCARDABLE "BANNER.BMP"
  271. IDB_WATERBMP BITMAP DISCARDABLE "WATERMRK.BMP"
  272. /////////////////////////////////////////////////////////////////////////////
  273. //
  274. // AVIs
  275. //
  276. IDA_SEARCHING AVI "SEARCH.AVI"
  277. IDA_INSTALLING AVI "INSTALL.AVI"
  278. IDA_INTERNETDOWNLOAD AVI "DOWNLOAD.AVI"
  279. #ifdef APSTUDIO_INVOKED
  280. /////////////////////////////////////////////////////////////////////////////
  281. //
  282. // TEXTINCLUDE
  283. //
  284. 1 TEXTINCLUDE DISCARDABLE
  285. BEGIN
  286. "resrc1.h\0"
  287. END
  288. 2 TEXTINCLUDE DISCARDABLE
  289. BEGIN
  290. "#define APSTUDIO_HIDDEN_SYMBOLS\r\n"
  291. "#include ""windows.h""\r\n"
  292. "#undef APSTUDIO_HIDDEN_SYMBOLS\r\n"
  293. "#include ""commctrl.h""\r\n"
  294. "#include ""setupapi.h""\r\n"
  295. "#include ""resource.h""\r\n"
  296. "#include ""ntverp.h""\r\n"
  297. "\0"
  298. END
  299. 3 TEXTINCLUDE DISCARDABLE
  300. BEGIN
  301. "\r\n"
  302. "\0"
  303. END
  304. #endif // APSTUDIO_INVOKED
  305. /////////////////////////////////////////////////////////////////////////////
  306. //
  307. // String Table
  308. //
  309. STRINGTABLE DISCARDABLE
  310. BEGIN
  311. IDS_UNKNOWN "Unknown"
  312. 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."
  313. 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."
  314. IDS_NEWDEVICENAME "Hardware installation"
  315. IDS_NEEDREBOOT "The hardware you installed will not work until you restart your computer."
  316. END
  317. STRINGTABLE DISCARDABLE
  318. BEGIN
  319. IDS_DEFAULT_INTERNET_HOST
  320. "Windows Update"
  321. IDS_FOUNDNEW_FOUND "Windows found a driver for this device. To install the driver Windows found, click Next."
  322. IDS_UNKNOWNDEVICE "Unknown Device"
  323. IDS_NEWSEARCH "Searching For Drivers"
  324. END
  325. STRINGTABLE DISCARDABLE
  326. BEGIN
  327. IDS_NDW_PICKCLASS1 "Select a hardware type, and then click Next."
  328. IDS_UPDATEDEVICE "Hardware Update Wizard"
  329. IDS_FOUNDDEVICE "Found New Hardware Wizard"
  330. IDS_NDW_ERRORFIN1 "An error occurred during the installation of the device.\n"
  331. IDS_NDW_ERRORFIN1_PNP "An error occurred during the installation of the device "
  332. END
  333. STRINGTABLE DISCARDABLE
  334. BEGIN
  335. IDS_FINISH_PROB_MSG2 "There was a problem installing this hardware:"
  336. IDS_FINISH_PROB_MSG4 "Click Finish to start a troubleshooter that can help you resolve the problem."
  337. IDS_FINISH_PROB_ERROR_NO_ASSOCIATED_SERVICE
  338. "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."
  339. IDS_FINISH_PROB_TRUST_E_SUBJECT_FORM_UNKNOWN
  340. "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."
  341. END
  342. STRINGTABLE DISCARDABLE
  343. BEGIN
  344. IDS_NEWDEVWIZ_LISTDRIVERS
  345. "Please select the best match for your hardware from the list below."
  346. IDS_DRIVERDESC "Description"
  347. IDS_DRIVERVERSION "Version"
  348. IDS_DRIVERMFG "Manufacturer"
  349. IDS_DRIVERINF "Location"
  350. IDS_DRIVER_CURR "*This version is currently installed."
  351. END
  352. STRINGTABLE DISCARDABLE
  353. BEGIN
  354. IDS_NEWDEVWIZ_ADVANCEDSEARCH
  355. "Please choose your search and installation options."
  356. IDS_NEWDEVWIZ_SEARCH "Locate Driver Files."
  357. IDS_NEWDEVWIZ_SEARCHING "Please wait while the wizard searches..."
  358. IDS_NEWDEVWIZ_WUPROMPT "The wizard could not find the software on your computer for..."
  359. IDS_NEWDEVWIZ_SELECTCLASS "Hardware Type."
  360. IDS_NEWDEVWIZ_SELECTDEVICE "Select a device driver."
  361. IDS_NEWDEVWIZ_INSTALLDEV "Please wait while the wizard installs the software..."
  362. IDS_SEARCHING_RESULTS "The wizard found a driver for the following device:"
  363. IDS_INTRO_MSG1_NEW "Welcome to the Found New Hardware Wizard"
  364. IDS_INTRO_MSG1_UPGRADE "Welcome to the Hardware Update Wizard"
  365. IDS_FINISH_MSG1_UPGRADE "Completing the Hardware Update Wizard"
  366. IDS_FINISH_MSG1_NEW "Completing the Found New Hardware Wizard"
  367. IDS_FINISH_MSG1_INSTALL_PROBLEM
  368. "Cannot Install this Hardware"
  369. IDS_FINISH_MSG1_DEVICE_PROBLEM
  370. "Cannot Start this Hardware"
  371. IDS_NEWDEVICE_REBOOT "Windows has finished installing new devices. The software that supports your device requires that you restart your computer."
  372. IDS_FOUNDNEWHARDWARE "Found New Hardware"
  373. IDS_BROWSE_TITLE "Select the folder that contains drivers for your hardware."
  374. IDS_LOGON_TEXT "You must be a member of the Administrators group on this computer to install this hardware:\r\n %s"
  375. END
  376. STRINGTABLE DISCARDABLE
  377. BEGIN
  378. 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."
  379. 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."
  380. IDS_SHOWALLDEVICES "Show All Devices"
  381. IDS_FINISH_BALLOON_SUCCESS "Your new hardware is installed and ready to use."
  382. IDS_FINISH_BALLOON_REBOOT "Your new hardware is installed but might not work properly until you reboot."
  383. IDS_FINISH_BALLOON_ERROR "A problem occurred during hardware installation. Your new hardware might not work properly."
  384. IDS_UPDATE_SETRESTOREPOINT "Update to an unsigned driver"
  385. IDS_NEW_SETRESTOREPOINT "Unsigned driver install"
  386. IDS_ROLLBACK_SETRESTOREPOINT
  387. "Rollback to an unsigned driver"
  388. IDS_SYSTEMRESTORE_TEXT "Setting a system restore point and backing up old files in case your system needs to be restored in the future."
  389. IDS_FILEOP_FROM, "From %s"
  390. IDS_FILEOP_TO, "To %s"
  391. IDS_FILEOP_FILE, "%s"
  392. IDS_FILEOP_BACKUP, "Backup %s"
  393. IDS_DRIVER_IS_SIGNED "This driver is digitally signed."
  394. IDS_DRIVER_AUTHENTICODE_SIGNED
  395. "This driver is signed with Authenticode(tm) technology."
  396. IDS_DRIVER_NOT_SIGNED "This driver is not digitally signed!"
  397. END
  398. #endif // English (U.S.) resources
  399. /////////////////////////////////////////////////////////////////////////////
  400. #ifndef APSTUDIO_INVOKED
  401. /////////////////////////////////////////////////////////////////////////////
  402. //
  403. // Generated from the TEXTINCLUDE 3 resource.
  404. //
  405. /////////////////////////////////////////////////////////////////////////////
  406. #endif // not APSTUDIO_INVOKED