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.

1109 lines
51 KiB

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include "resource.h"
  4. #define APSTUDIO_READONLY_SYMBOLS
  5. /////////////////////////////////////////////////////////////////////////////
  6. //
  7. // Generated from the TEXTINCLUDE 2 resource.
  8. //
  9. #include <winver.h>
  10. #include <commctrl.h>
  11. #include <winnt.h>
  12. #include <winuser.h>
  13. /////////////////////////////////////////////////////////////////////////////
  14. #undef APSTUDIO_READONLY_SYMBOLS
  15. /////////////////////////////////////////////////////////////////////////////
  16. // English (U.S.) resources
  17. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  18. #ifdef _WIN32
  19. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  20. #pragma code_page(1252)
  21. #endif //_WIN32
  22. /////////////////////////////////////////////////////////////////////////////
  23. //
  24. // Dialog
  25. //
  26. IDD_INTRO DIALOG DISCARDABLE 0, 0, 317, 193
  27. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  28. CAPTION "Files and Settings Transfer Wizard"
  29. FONT 8, "MS Shell Dlg"
  30. BEGIN
  31. LTEXT "Welcome to the Files and Settings Transfer Wizard",
  32. IDC_INTRO_TITLE,115,8,202,24
  33. LTEXT "This wizard helps you transfer files and settings from your old computer to your new one.",
  34. IDC_INTRO_TEXT1,115,40,202,23
  35. 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.",
  36. IDC_INTRO_TEXT2,115,63,202,31
  37. 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 <A ID=""StartHelp"">connecting your computers.</A>",
  38. IDC_INTRO_TEXT3,"SysLink",0x0,115,94,202,31
  39. LTEXT "Please close any other programs before you continue.",
  40. IDC_INTRO_TEXT4,115,130,202,13
  41. LTEXT "To continue, click Next.",IDC_INTRO_TEXT5,115,148,201,
  42. 15
  43. END
  44. IDD_ENDCOLLECT DIALOG DISCARDABLE 0, 0, 317, 193
  45. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  46. CAPTION "Files and Settings Transfer Wizard"
  47. FONT 8, "MS Shell Dlg"
  48. BEGIN
  49. LTEXT "Completing the Collection Phase",IDC_ENDCOLLECT_TITLE,
  50. 115,8,202,24
  51. CONTROL "WebHost",IDC_WEBHOST,"WebHost",WS_TABSTOP,115,40,202,
  52. 146
  53. END
  54. IDD_GETSTARTED DIALOG DISCARDABLE 0, 0, 317, 143
  55. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  56. CAPTION "Files and Settings Transfer Wizard"
  57. FONT 8, "MS Shell Dlg"
  58. BEGIN
  59. LTEXT "Is this your new computer or your old one?",
  60. IDC_GETSTARTED_TEXT1,21,1,275,10
  61. LTEXT "This is the computer I want to transfer files and settings to.",
  62. IDC_GETSTARTED_DESCNEW,33,28,251,10
  63. LTEXT "This is the computer I want to transfer files and settings from.",
  64. IDC_GETSTARTED_DESCOLD,33,55,254,10
  65. GROUPBOX "Static",IDC_GETSTARTED_GROUP,21,10,275,59,NOT
  66. WS_VISIBLE
  67. CONTROL "Ne&w computer",IDC_GETSTARTED_RADIONEW,"Button",
  68. BS_AUTORADIOBUTTON | BS_TOP | WS_GROUP,21,16,275,10
  69. CONTROL "&Old computer",IDC_GETSTARTED_RADIOOLD,"Button",
  70. BS_AUTORADIOBUTTON | BS_TOP,21,43,275,10
  71. 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)",
  72. IDC_STATIC,21,109,275,33
  73. END
  74. IDD_CUSTOMIZE DIALOG DISCARDABLE 0, 0, 317, 143
  75. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  76. CAPTION "Files and Settings Transfer Wizard"
  77. FONT 8, "MS Shell Dlg"
  78. BEGIN
  79. 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.",
  80. IDC_CUSTOMIZE_TEXT,7,1,303,31
  81. CONTROL "Tree1",IDC_CUSTOMIZE_TREE,"SysTreeView32",
  82. TVS_HASBUTTONS | TVS_HASLINES | TVS_LINESATROOT |
  83. TVS_DISABLEDRAGDROP | TVS_SHOWSELALWAYS | WS_BORDER |
  84. WS_GROUP | WS_TABSTOP,7,32,225,111
  85. PUSHBUTTON "Add &Setting...",IDC_CUSTOMIZE_ADDSETTING,236,39,74,14,
  86. WS_GROUP
  87. PUSHBUTTON "Add Fol&der...",IDC_CUSTOMIZE_ADDFOLDERS,236,57,74,14
  88. PUSHBUTTON "Add &File...",IDC_CUSTOMIZE_ADDFILE,236,75,74,14
  89. PUSHBUTTON "Add File &Type...",IDC_CUSTOMIZE_ADDTYPES,236,93,74,14
  90. PUSHBUTTON "&Remove",IDC_CUSTOMIZE_REMOVE,236,111,74,14
  91. END
  92. IDD_PICKMETHOD DIALOGEX 0, 0, 317, 143
  93. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  94. CAPTION "Files and Settings Transfer Wizard"
  95. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  96. BEGIN
  97. LTEXT "What do you want to transfer?",IDC_PICKMETHOD_TEXT1,7,1,
  98. 147,13
  99. CONTROL "&Settings only",IDC_PICKMETHOD_RADIO1,"Button",
  100. BS_AUTORADIOBUTTON | BS_TOP | WS_GROUP,7,16,149,10
  101. CONTROL "&Files only",IDC_PICKMETHOD_RADIO2,"Button",
  102. BS_AUTORADIOBUTTON | BS_TOP,7,28,149,10
  103. CONTROL "Both files &and settings",IDC_PICKMETHOD_RADIO3,"Button",
  104. BS_AUTORADIOBUTTON | BS_TOP,7,40,149,10
  105. GROUPBOX "Static",IDC_PICKMETHOD_GROUP,7,15,149,40,NOT WS_VISIBLE
  106. CONTROL "Let me select a &custom list of files and settings when I click Next (for advanced users)",
  107. IDC_PICKMETHOD_CUSTOMIZE,"Button",BS_AUTOCHECKBOX |
  108. BS_TOP | BS_MULTILINE | WS_GROUP | WS_TABSTOP,7,111,147,
  109. 31
  110. CONTROL "Tree1",IDC_PICKMETHOD_TREE,"SysTreeView32",TVS_HASLINES |
  111. WS_BORDER | WS_TABSTOP,160,22,150,120
  112. LTEXT "Transferring files may require a large number of floppy disks.",
  113. IDC_PICKMETHOD_TEXT2,32,55,114,23
  114. CONTROL 140,IDC_PICKMETHOD_WARNINGICON,"Static",SS_BITMAP,17,55,
  115. 11,10,WS_EX_TRANSPARENT
  116. LTEXT "Based on your current selection, the following items will be transferred:",
  117. IDC_PICKMETHOD_TEXT3,160,1,150,20
  118. END
  119. IDD_ENDAPPLY DIALOG DISCARDABLE 0, 0, 317, 193
  120. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  121. CAPTION "Files and Settings Transfer Wizard"
  122. FONT 8, "MS Shell Dlg"
  123. BEGIN
  124. LTEXT "Completing the Files and Settings Transfer Wizard",
  125. IDC_ENDAPPLY_TITLE,115,8,202,24
  126. CONTROL "WebHost",IDC_WEBHOST,"WebHost",WS_TABSTOP,115,40,202,
  127. 146
  128. END
  129. IDD_PICKCOLLECTSTORE DIALOG DISCARDABLE 0, 0, 317, 143
  130. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  131. CAPTION "Files and Settings Transfer Wizard"
  132. FONT 8, "MS Shell Dlg"
  133. BEGIN
  134. CONTROL "&Direct cable (a cable that connects your computers' serial ports)",
  135. IDC_PICKCOLLECTSTORE_RADIO1,"Button",BS_AUTORADIOBUTTON |
  136. BS_TOP | WS_GROUP,21,1,275,10
  137. CONTROL "&Home or small office network",
  138. IDC_PICKCOLLECTSTORE_RADIO2,"Button",BS_AUTORADIOBUTTON |
  139. BS_TOP,21,16,275,10
  140. CONTROL "&Floppy drive or other removable media",
  141. IDC_PICKCOLLECTSTORE_RADIO3,"Button",BS_AUTORADIOBUTTON |
  142. BS_TOP,21,41,275,10
  143. CONTROL "&Other (for example, a removable drive or network drive)",
  144. IDC_PICKCOLLECTSTORE_RADIO4,"Button",BS_AUTORADIOBUTTON |
  145. BS_TOP,21,86,275,10
  146. LTEXT "Make sure both computers have the same type of drive.",
  147. IDC_PICKCOLLECTSTORE_TEXT2,33,52,263,13
  148. LTEXT "A network is the best way to transfer large amounts of data.",
  149. IDC_PICKCOLLECTSTORE_TEXT3,33,27,263,13
  150. LTEXT "You can save files and settings to any disk drive or folder on your computer.",
  151. IDC_PICKCOLLECTSTORE_TEXT4,33,97,263,13
  152. CONTROL "",IDC_PICKCOLLECTSTORE_COMBO,"ComboBoxEx32",
  153. CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | WS_TABSTOP,33,
  154. 66,122,75
  155. LTEXT "Fold&er or drive:",IDC_PICKCOLLECTSTORE_TEXT5,33,111,
  156. 263,13
  157. EDITTEXT IDC_PICKCOLLECTSTORE_EDIT,33,125,190,14,ES_AUTOHSCROLL |
  158. WS_GROUP
  159. PUSHBUTTON "Bro&wse...",IDC_PICKCOLLECTSTORE_BROWSE,227,125,48,14,
  160. WS_GROUP
  161. END
  162. IDD_COLLECTPROGRESS DIALOG DISCARDABLE 0, 0, 317, 143
  163. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  164. CAPTION "Files and Settings Transfer Wizard"
  165. FONT 8, "MS Shell Dlg"
  166. BEGIN
  167. CONTROL "Progress1",IDC_COLLECTPROGRESS_PROGRESS,
  168. "msctls_progress32",PBS_SMOOTH | WS_BORDER,21,81,275,14
  169. CTEXT "Please wait while the wizard collects your files and settings...",
  170. IDC_COLLECTPROGRESS_TEXT2,21,1,275,8
  171. LTEXT "Searching your computer for files and settings...",
  172. IDC_PROGRESS_STATUS,31,99,265,32
  173. CONTROL "Animate1",IDC_PROGRESS_ANIMATE2,"SysAnimate32",
  174. ACS_CENTER | ACS_TRANSPARENT | ACS_AUTOPLAY,71,40,176,30
  175. END
  176. IDD_DISKINSTRUCTIONS DIALOGEX 0, 0, 317, 143
  177. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  178. CAPTION "Files and Settings Transfer Wizard"
  179. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  180. BEGIN
  181. LTEXT "To collect files and settings:",IDC_INSTRUCTIONS_TEXT1,
  182. 21,1,275,10
  183. LTEXT "1. Go to your old computer and insert the Wizard Disk into the disk drive.",
  184. IDC_INSTRUCTIONS_TEXT2,30,16,266,10
  185. LTEXT "2. On the old computer, click Start, and then click Run.",
  186. IDC_INSTRUCTIONS_TEXT3,30,31,266,10
  187. LTEXT "3. Type a:\\FASTWiz and then click OK.",
  188. IDC_INSTRUCTIONS_TEXT4,30,46,266,10
  189. LTEXT "After you collect the files and settings from your old computer, return here, and then click Next.",
  190. IDC_INSTRUCTIONS_TEXT5,21,95,275,23
  191. CONTROL 2001,IDC_INSTRUCTIONS_ICON,"Static",SS_ICON | 0x20,148,
  192. 62,20,20,WS_EX_TRANSPARENT
  193. 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.",
  194. IDC_CDINSTRUCTIONS_TEXT8,21,119,275,23
  195. END
  196. IDD_FILETYPEPICKER DIALOG DISCARDABLE 0, 0, 290, 172
  197. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION
  198. CAPTION "Add a file type"
  199. FONT 8, "MS Shell Dlg"
  200. BEGIN
  201. LTEXT "Select a file type from the list below, or enter your own custom extension.",
  202. IDC_PICKFILETYPETEXT1,7,7,276,10
  203. CONTROL "List1",IDC_FILETYPE_LIST,"SysListView32",LVS_REPORT |
  204. LVS_SHOWSELALWAYS | LVS_SORTASCENDING |
  205. LVS_SHAREIMAGELISTS | LVS_NOSORTHEADER | WS_BORDER |
  206. WS_TABSTOP,7,34,220,95
  207. PUSHBUTTON "OK",IDOK,233,34,50,14,WS_DISABLED
  208. PUSHBUTTON "Cancel",IDCANCEL,233,50,50,14
  209. LTEXT "Registered File Types",IDC_FILETYPE_TEXT1,7,22,69,8
  210. LTEXT "&Other:",IDC_FILETYPEEDITLABEL,7,153,22,10
  211. EDITTEXT IDC_FILETYPEEDIT,36,151,62,14,ES_AUTOHSCROLL
  212. LTEXT "For a file type not listed, enter it below. (Example: *.sav)",
  213. IDC_PICKFILETYPETEXT2,7,136,276,10
  214. END
  215. IDD_APPLYPROGRESS DIALOG DISCARDABLE 0, 0, 317, 143
  216. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  217. CAPTION "Files and Settings Transfer Wizard"
  218. FONT 8, "MS Shell Dlg"
  219. BEGIN
  220. CTEXT "Please wait while the wizard transfers files and settings...",
  221. IDC_APPLYPROGRESS_TEXT1,21,1,275,10
  222. CONTROL "Progress1",IDC_APPLYPROGRESS_PROGRESS,"msctls_progress32",
  223. PBS_SMOOTH | WS_BORDER,21,81,275,14
  224. LTEXT "Organizing your files and settings for transfer...",
  225. IDC_APPLYPROGRESS_STATUS,31,99,265,32
  226. CONTROL "Animate1",IDC_PROGRESS_ANIMATE3,"SysAnimate32",
  227. ACS_CENTER | ACS_TRANSPARENT | ACS_AUTOPLAY,71,40,176,30
  228. END
  229. IDD_INTROLEGACY DIALOG DISCARDABLE 0, 0, 318, 179
  230. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  231. CAPTION "Files and Settings Transfer Wizard"
  232. FONT 8, "MS Shell Dlg"
  233. BEGIN
  234. LTEXT "Welcome to the Files and Settings Transfer Wizard",
  235. IDC_INTROLEGACY_TITLE,115,1,159,27
  236. LTEXT "In this part of the wizard, you will collect the files and settings you want to transfer.",
  237. IDC_INTROLEGACY_TEXT1,115,33,201,23
  238. CONTROL 106,IDC_STATIC,"Static",SS_BITMAP,0,0,95,179
  239. LTEXT "Before you continue, close any other programs that are currently running on your computer.",
  240. IDC_INTROLEGACY_TEXT2,115,56,201,23
  241. LTEXT "To continue, click Next.",IDC_INTROLEGACY_TEXT3,115,79,
  242. 169,10
  243. END
  244. IDD_PICKAPPLYSTORE DIALOG DISCARDABLE 0, 0, 317, 143
  245. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  246. CAPTION "Files and Settings Transfer Wizard"
  247. FONT 8, "MS Shell Dlg"
  248. BEGIN
  249. LTEXT "Where should the wizard look for the items you collected?",
  250. IDC_PICKAPPLYSTORE_TEXT,21,1,275,10
  251. CONTROL "&Direct cable (a cable that connects your computers' serial ports)",
  252. IDC_PICKAPPLYSTORE_RADIO1,"Button",BS_AUTORADIOBUTTON |
  253. WS_GROUP,21,28,275,10
  254. CONTROL "&Floppy drive or other removable media",
  255. IDC_PICKAPPLYSTORE_RADIO2,"Button",BS_AUTORADIOBUTTON,21,
  256. 48,208,10
  257. CONTROL "&Other (for example, a removable drive or network drive)",
  258. IDC_PICKAPPLYSTORE_RADIO3,"Button",BS_AUTORADIOBUTTON,21,
  259. 78,275,10
  260. CONTROL "",IDC_PICKAPPLYSTORE_COMBO,"ComboBoxEx32",
  261. CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | WS_GROUP |
  262. WS_TABSTOP,33,61,122,75
  263. EDITTEXT IDC_PICKAPPLYSTORE_EDIT,33,91,172,14,ES_AUTOHSCROLL |
  264. WS_GROUP
  265. PUSHBUTTON "Bro&wse...",IDC_PICKAPPLYSTORE_BROWSE,209,91,47,14,
  266. WS_GROUP
  267. END
  268. IDD_DISKPROGRESS DIALOG DISCARDABLE 0, 0, 317, 143
  269. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  270. CAPTION "Files and Settings Transfer Wizard"
  271. FONT 8, "MS Shell Dlg"
  272. BEGIN
  273. CONTROL "Progress1",IDC_DISKPROGRESS_PROGRESS,"msctls_progress32",
  274. PBS_SMOOTH | WS_BORDER,21,81,275,14
  275. CTEXT "Please wait while the Wizard Disk is created.",
  276. IDC_DISKPROGRESS_TEXT1,21,1,271,10
  277. CONTROL "Animate1",IDC_PROGRESS_ANIMATE1,"SysAnimate32",
  278. ACS_CENTER | ACS_TRANSPARENT | ACS_AUTOPLAY,71,40,176,30
  279. END
  280. IDD_ENDCOLLECTFAIL DIALOG DISCARDABLE 0, 0, 317, 193
  281. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  282. CAPTION "Files and Settings Transfer Wizard"
  283. FONT 8, "MS Shell Dlg"
  284. BEGIN
  285. LTEXT "Cannot complete the collection",IDC_ENDFAIL_TITLE,115,8,
  286. 202,24
  287. CONTROL "WebHost",IDC_WEBHOST,"WebHost",WS_TABSTOP,115,40,202,
  288. 146
  289. END
  290. IDD_INTROOOBE DIALOG DISCARDABLE 0, 0, 317, 193
  291. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  292. CAPTION "Files and Settings Transfer Wizard"
  293. FONT 8, "MS Shell Dlg"
  294. BEGIN
  295. LTEXT "Welcome to the Files and Settings Transfer Wizard",
  296. IDC_INTROOOBE_TITLE,126,10,159,56
  297. LTEXT "This wizard gathers connection settings from your old computer.\n\nTo continue, click Next",
  298. IDC_INTROLEGACY_TEXT1,126,76,178,47
  299. END
  300. IDD_ENDOOBE DIALOG DISCARDABLE 0, 0, 317, 193
  301. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  302. CAPTION "Files and Settings Transfer Wizard"
  303. FONT 8, "MS Shell Dlg"
  304. BEGIN
  305. LTEXT "Connection Settings Successfully Gathered",
  306. IDC_ENDOOBE_TITLE,164,6,146,47
  307. 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.",
  308. IDC_ENDOOBE_TEXT1,164,59,146,124
  309. END
  310. IDD_WAIT DIALOG DISCARDABLE 0, 0, 317, 143
  311. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  312. CAPTION "Files and Settings Transfer Wizard"
  313. FONT 8, "MS Shell Dlg"
  314. BEGIN
  315. CTEXT "Please wait while the wizard prepares for the next step...",
  316. IDC_WAIT_TEXT1,21,3,275,10
  317. CTEXT "Undoing changes previously made to your computer...",
  318. IDC_WAIT_TEXT2,21,3,275,10,NOT WS_VISIBLE
  319. CONTROL "Animate1",IDC_WAIT_ANIMATE1,"SysAnimate32",ACS_CENTER |
  320. ACS_TRANSPARENT | ACS_AUTOPLAY,146,59,24,23
  321. END
  322. IDD_FAILCLEANUP DIALOG DISCARDABLE 0, 0, 318, 143
  323. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  324. CAPTION "Files and Settings Transfer Wizard"
  325. FONT 8, "MS Shell Dlg"
  326. BEGIN
  327. CTEXT "Undoing changes made to your computer...",
  328. IDC_WAIT_TEXT1,21,8,276,10
  329. CONTROL "Animate1",IDC_WAIT_ANIMATE2,"SysAnimate32",ACS_CENTER |
  330. ACS_TRANSPARENT | ACS_AUTOPLAY,146,59,24,23
  331. END
  332. IDD_SETTINGPICKER DIALOG DISCARDABLE 0, 0, 255, 138
  333. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION
  334. CAPTION "Add a setting"
  335. FONT 8, "MS Shell Dlg"
  336. BEGIN
  337. CONTROL "List1",IDC_SETTINGPICKER_LIST,"SysListView32",
  338. LVS_REPORT | LVS_SHOWSELALWAYS | LVS_SORTASCENDING |
  339. LVS_SHAREIMAGELISTS | LVS_NOCOLUMNHEADER | WS_BORDER |
  340. WS_TABSTOP,7,30,185,101
  341. DEFPUSHBUTTON "OK",IDOK,200,12,50,14,WS_DISABLED
  342. PUSHBUTTON "Cancel",IDCANCEL,200,29,50,14
  343. LTEXT "Select the setting you would like to add.",
  344. IDC_SETTINGPICKER_TEXT1,12,14,182,8
  345. END
  346. IDD_DESTPICKER DIALOG DISCARDABLE 0, 0, 318, 106
  347. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  348. CAPTION "Files and Settings Transfer Wizard"
  349. FONT 8, "MS Shell Dlg"
  350. BEGIN
  351. CONTROL "List1",IDC_DESTPICKER_LIST,"SysListView32",LVS_REPORT |
  352. LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_SORTASCENDING |
  353. LVS_SHAREIMAGELISTS | LVS_NOCOLUMNHEADER | WS_BORDER |
  354. WS_TABSTOP,21,39,219,57
  355. DEFPUSHBUTTON "OK",IDOK,247,8,50,14
  356. PUSHBUTTON "Cancel",IDCANCEL,247,26,50,14
  357. 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.",
  358. IDC_DESTPICKER_TEXT1,21,8,219,31
  359. END
  360. IDD_ASKCD DIALOG DISCARDABLE 0, 0, 317, 143
  361. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  362. CAPTION "Files and Settings Transfer Wizard"
  363. FONT 8, "MS Shell Dlg"
  364. BEGIN
  365. 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.",
  366. IDC_ASKCD_TEXT1,22,3,275,23
  367. 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.",
  368. IDC_ASKCD_TEXT2,21,28,275,23
  369. CONTROL "I &want to create a Wizard Disk in the following drive:",
  370. IDC_ASKCD_RADIO1,"Button",BS_AUTORADIOBUTTON | WS_GROUP,
  371. 21,53,275,10
  372. CONTROL "I &already have a Wizard Disk.",IDC_ASKCD_RADIO2,"Button",
  373. BS_AUTORADIOBUTTON,21,85,275,10
  374. CONTROL "I will use the wizard from the Windows Server 2003 &CD.",
  375. IDC_ASKCD_RADIO3,"Button",BS_AUTORADIOBUTTON,21,101,275,
  376. 10
  377. CONTROL "I &don't need the Wizard Disk. I have already collected my files and settings from my old computer.",
  378. IDC_ASKCD_RADIO4,"Button",BS_AUTORADIOBUTTON | BS_TOP |
  379. BS_MULTILINE,21,117,275,19
  380. CONTROL "",IDC_ASKCD_COMBO,"ComboBoxEx32",CBS_DROPDOWNLIST |
  381. CBS_SORT | WS_VSCROLL | WS_GROUP | WS_TABSTOP,33,65,122,
  382. 75
  383. END
  384. IDD_CDINSTRUCTIONS DIALOGEX 0, 0, 317, 143
  385. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  386. CAPTION "Files and Settings Transfer Wizard"
  387. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  388. BEGIN
  389. LTEXT "To collect your files and settings:",
  390. IDC_CDINSTRUCTIONS_TEXT1,21,1,275,10
  391. LTEXT "1. Go to your old computer and insert the Windows Server 2003 CD into the CD-ROM drive.",
  392. IDC_CDINSTRUCTIONS_TEXT2,28,15,268,10
  393. LTEXT "2. On the CD menu that appears, click Perform additional tasks.",
  394. IDC_CDINSTRUCTIONS_TEXT3,28,26,268,10
  395. 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.",
  396. IDC_CDINSTRUCTIONS_TEXT4,21,51,275,23
  397. CONTROL 2001,IDC_CDINSTRUCTIONS_ICON,"Static",SS_ICON |
  398. SS_REALSIZEIMAGE | 0x20,148,74,20,20,WS_EX_TRANSPARENT
  399. LTEXT "After you collect your files and settings from your old computer, return here, and then click Next.",
  400. IDC_CDINSTRUCTIONS_TEXT7,21,95,275,23
  401. LTEXT "3. On the next menu that appears, click Transfer files and settings.",
  402. IDC_CDINSTRUCTIONS_TEXT_5,28,36,268,10
  403. 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.",
  404. IDC_CDINSTRUCTIONS_TEXT8,21,119,275,23
  405. END
  406. IDD_ENDAPPLYFAIL DIALOG DISCARDABLE 0, 0, 317, 193
  407. STYLE WS_CHILD | WS_CAPTION
  408. CAPTION "Files and Settings Transfer Wizard"
  409. FONT 8, "MS Shell Dlg"
  410. BEGIN
  411. LTEXT "Cannot complete the transfer",IDC_ENDFAIL_TITLE,115,8,
  412. 202,24
  413. CONTROL "WebHost",IDC_WEBHOST,"WebHost",WS_TABSTOP,115,40,202,
  414. 146
  415. END
  416. IDD_ENDCOLLECTNET DIALOG DISCARDABLE 0, 0, 317, 193
  417. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  418. CAPTION "Files and Settings Transfer Wizard"
  419. FONT 8, "MS Shell Dlg"
  420. BEGIN
  421. LTEXT "Completing the Collection Phase",IDC_ENDCOLLECT_TITLE,
  422. 115,8,202,24
  423. CONTROL "WebHost",IDC_WEBHOST,"WebHost",WS_TABSTOP,115,40,202,
  424. 146
  425. END
  426. IDD_DISPLAY_PASSWORD DIALOG DISCARDABLE 0, 0, 224, 105
  427. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  428. CAPTION "Password"
  429. FONT 8, "MS Shell Dlg"
  430. BEGIN
  431. PUSHBUTTON "Cancel",IDCANCEL,90,84,50,14
  432. LTEXT "Please go to your old computer and type in the following password:",
  433. IDC_STATIC,28,15,168,23
  434. EDITTEXT IDC_DISPLAY_PASSWORD,28,41,168,15,ES_AUTOHSCROLL |
  435. ES_READONLY
  436. END
  437. IDD_GATHER_PASSWORD DIALOG DISCARDABLE 0, 0, 224, 105
  438. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  439. CAPTION "Password"
  440. FONT 8, "MS Shell Dlg"
  441. BEGIN
  442. LTEXT "Please type in the password displayed on your new computer:",
  443. IDC_STATIC,28,15,168,23
  444. EDITTEXT IDC_GATHER_PASSWORD,28,41,168,15,ES_AUTOHSCROLL
  445. DEFPUSHBUTTON "OK",IDOK,54,84,50,14
  446. PUSHBUTTON "Cancel",IDCANCEL,120,84,50,14
  447. END
  448. IDD_DIRECTCABLE DIALOGEX 0, 0, 317, 142
  449. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  450. CAPTION "Files and Settings Transfer Wizard"
  451. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  452. BEGIN
  453. LTEXT "1.",IDC_STATIC,21,9,12,11
  454. LTEXT "First, connect your two computers with a cable (called a ""Serial PC to PC File Transfer Cable"").",
  455. IDC_STATIC,40,9,256,23
  456. LTEXT "2.",IDC_STATIC,21,34,12,11
  457. LTEXT "Go to the other computer and advance the wizard to this page.",
  458. IDC_STATIC,40,34,256,15
  459. LTEXT "3.",IDC_STATIC,21,59,12,11
  460. LTEXT "Click Autodetect on both wizards to select the serial port setting.",
  461. IDC_STATIC,39,59,257,15
  462. PUSHBUTTON "&Autodetect",IDC_DIRECTC_AUTO,160,93,50,14
  463. LTEXT "&Serial port:",IDC_DIRECTC_LABELPORT,39,79,56,13
  464. COMBOBOX IDC_DIRECTC_COMSELECT,39,93,111,75,CBS_DROPDOWNLIST |
  465. CBS_SORT | WS_VSCROLL | WS_TABSTOP
  466. LTEXT "The wizard successfully connected to the other computer. To continue, click Next.",
  467. IDC_DIRECTCABLE_SUCCESSTEXT,65,119,231,23,NOT WS_VISIBLE
  468. LTEXT "The wizard could not connect to the other computer. Please make sure the cable is properly connected, and then click Next.",
  469. IDC_DIRECTCABLE_FAILURETEXT,65,119,231,23,NOT WS_VISIBLE
  470. ICON 2003,IDC_DIRECTCABLE_ICONNO,38,117,20,20,
  471. SS_REALSIZEIMAGE | NOT WS_VISIBLE,WS_EX_TRANSPARENT
  472. ICON 2002,IDC_DIRECTCABLE_ICONYES,38,117,20,20,
  473. SS_REALSIZEIMAGE | NOT WS_VISIBLE,WS_EX_TRANSPARENT
  474. END
  475. IDD_DIRECTCABLE_WAIT DIALOG DISCARDABLE 0, 0, 224, 105
  476. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  477. CAPTION "Please wait..."
  478. FONT 8, "MS Shell Dlg"
  479. BEGIN
  480. PUSHBUTTON "Cancel",IDCANCEL,87,84,50,14
  481. LTEXT "Please wait while the wizard is connecting to the other computer. This may take a minute...",
  482. IDC_DIRECTCABLE_WAIT_TEXT1,28,15,168,23
  483. CONTROL "Animate1",IDC_DIRECTCABLE_WAIT_ANIMATE,"SysAnimate32",
  484. ACS_CENTER | ACS_TRANSPARENT | ACS_AUTOPLAY,99,41,24,23
  485. LTEXT "Closing communication ports. Please wait...",
  486. IDC_DIRECTCABLE_WAIT_TEXT2,28,15,168,23,NOT WS_VISIBLE
  487. END
  488. IDD_APPINSTALL DIALOG DISCARDABLE 0, 0, 317, 143
  489. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  490. CAPTION "Files and Settings Transfer Wizard"
  491. FONT 8, "MS Shell Dlg"
  492. BEGIN
  493. CONTROL "WebHost",IDC_APPWEBHOST,"WebHost",WS_TABSTOP,21,1,275,
  494. 141
  495. END
  496. /////////////////////////////////////////////////////////////////////////////
  497. //
  498. // DESIGNINFO
  499. //
  500. #ifdef APSTUDIO_INVOKED
  501. GUIDELINES DESIGNINFO DISCARDABLE
  502. BEGIN
  503. IDD_INTRO, DIALOG
  504. BEGIN
  505. LEFTMARGIN, 115
  506. TOPMARGIN, 8
  507. BOTTOMMARGIN, 186
  508. END
  509. IDD_ENDCOLLECT, DIALOG
  510. BEGIN
  511. LEFTMARGIN, 115
  512. TOPMARGIN, 8
  513. BOTTOMMARGIN, 186
  514. END
  515. IDD_GETSTARTED, DIALOG
  516. BEGIN
  517. LEFTMARGIN, 21
  518. RIGHTMARGIN, 296
  519. TOPMARGIN, 1
  520. END
  521. IDD_CUSTOMIZE, DIALOG
  522. BEGIN
  523. LEFTMARGIN, 7
  524. RIGHTMARGIN, 310
  525. TOPMARGIN, 1
  526. END
  527. IDD_PICKMETHOD, DIALOG
  528. BEGIN
  529. LEFTMARGIN, 7
  530. RIGHTMARGIN, 310
  531. TOPMARGIN, 1
  532. END
  533. IDD_ENDAPPLY, DIALOG
  534. BEGIN
  535. LEFTMARGIN, 115
  536. TOPMARGIN, 8
  537. BOTTOMMARGIN, 186
  538. END
  539. IDD_PICKCOLLECTSTORE, DIALOG
  540. BEGIN
  541. LEFTMARGIN, 21
  542. RIGHTMARGIN, 296
  543. TOPMARGIN, 1
  544. END
  545. IDD_COLLECTPROGRESS, DIALOG
  546. BEGIN
  547. LEFTMARGIN, 21
  548. RIGHTMARGIN, 296
  549. TOPMARGIN, 1
  550. END
  551. IDD_DISKINSTRUCTIONS, DIALOG
  552. BEGIN
  553. LEFTMARGIN, 21
  554. RIGHTMARGIN, 296
  555. TOPMARGIN, 1
  556. END
  557. IDD_FILETYPEPICKER, DIALOG
  558. BEGIN
  559. LEFTMARGIN, 7
  560. RIGHTMARGIN, 283
  561. TOPMARGIN, 7
  562. BOTTOMMARGIN, 165
  563. END
  564. IDD_APPLYPROGRESS, DIALOG
  565. BEGIN
  566. LEFTMARGIN, 21
  567. RIGHTMARGIN, 296
  568. TOPMARGIN, 1
  569. END
  570. IDD_PICKAPPLYSTORE, DIALOG
  571. BEGIN
  572. LEFTMARGIN, 21
  573. RIGHTMARGIN, 296
  574. TOPMARGIN, 1
  575. END
  576. IDD_DISKPROGRESS, DIALOG
  577. BEGIN
  578. LEFTMARGIN, 21
  579. RIGHTMARGIN, 296
  580. TOPMARGIN, 1
  581. END
  582. IDD_ENDCOLLECTFAIL, DIALOG
  583. BEGIN
  584. LEFTMARGIN, 115
  585. TOPMARGIN, 8
  586. BOTTOMMARGIN, 186
  587. END
  588. IDD_INTROOOBE, DIALOG
  589. BEGIN
  590. LEFTMARGIN, 7
  591. RIGHTMARGIN, 310
  592. TOPMARGIN, 7
  593. BOTTOMMARGIN, 186
  594. END
  595. IDD_ENDOOBE, DIALOG
  596. BEGIN
  597. LEFTMARGIN, 7
  598. RIGHTMARGIN, 310
  599. TOPMARGIN, 6
  600. BOTTOMMARGIN, 186
  601. END
  602. IDD_WAIT, DIALOG
  603. BEGIN
  604. LEFTMARGIN, 21
  605. RIGHTMARGIN, 296
  606. TOPMARGIN, 1
  607. END
  608. IDD_FAILCLEANUP, DIALOG
  609. BEGIN
  610. LEFTMARGIN, 21
  611. RIGHTMARGIN, 297
  612. TOPMARGIN, 8
  613. BOTTOMMARGIN, 136
  614. END
  615. IDD_SETTINGPICKER, DIALOG
  616. BEGIN
  617. LEFTMARGIN, 7
  618. RIGHTMARGIN, 250
  619. TOPMARGIN, 7
  620. BOTTOMMARGIN, 131
  621. END
  622. IDD_DESTPICKER, DIALOG
  623. BEGIN
  624. LEFTMARGIN, 21
  625. RIGHTMARGIN, 297
  626. TOPMARGIN, 8
  627. BOTTOMMARGIN, 96
  628. END
  629. IDD_ASKCD, DIALOG
  630. BEGIN
  631. LEFTMARGIN, 21
  632. RIGHTMARGIN, 296
  633. TOPMARGIN, 1
  634. END
  635. IDD_CDINSTRUCTIONS, DIALOG
  636. BEGIN
  637. LEFTMARGIN, 21
  638. RIGHTMARGIN, 296
  639. TOPMARGIN, 1
  640. END
  641. IDD_ENDAPPLYFAIL, DIALOG
  642. BEGIN
  643. LEFTMARGIN, 115
  644. TOPMARGIN, 8
  645. BOTTOMMARGIN, 186
  646. END
  647. IDD_ENDCOLLECTNET, DIALOG
  648. BEGIN
  649. LEFTMARGIN, 115
  650. TOPMARGIN, 8
  651. BOTTOMMARGIN, 186
  652. END
  653. IDD_DISPLAY_PASSWORD, DIALOG
  654. BEGIN
  655. LEFTMARGIN, 7
  656. RIGHTMARGIN, 217
  657. TOPMARGIN, 7
  658. BOTTOMMARGIN, 98
  659. END
  660. IDD_GATHER_PASSWORD, DIALOG
  661. BEGIN
  662. LEFTMARGIN, 7
  663. RIGHTMARGIN, 217
  664. TOPMARGIN, 7
  665. BOTTOMMARGIN, 98
  666. END
  667. IDD_DIRECTCABLE, DIALOG
  668. BEGIN
  669. LEFTMARGIN, 21
  670. RIGHTMARGIN, 296
  671. END
  672. IDD_DIRECTCABLE_WAIT, DIALOG
  673. BEGIN
  674. LEFTMARGIN, 7
  675. RIGHTMARGIN, 217
  676. TOPMARGIN, 7
  677. BOTTOMMARGIN, 98
  678. END
  679. IDD_APPINSTALL, DIALOG
  680. BEGIN
  681. LEFTMARGIN, 21
  682. RIGHTMARGIN, 296
  683. TOPMARGIN, 1
  684. END
  685. END
  686. #endif // APSTUDIO_INVOKED
  687. #ifdef APSTUDIO_INVOKED
  688. /////////////////////////////////////////////////////////////////////////////
  689. //
  690. // TEXTINCLUDE
  691. //
  692. 1 TEXTINCLUDE DISCARDABLE
  693. BEGIN
  694. "resource.h\0"
  695. END
  696. 2 TEXTINCLUDE DISCARDABLE
  697. BEGIN
  698. "#include <winver.h>\r\n"
  699. "#include <commctrl.h>\r\n"
  700. "#include <winnt.h>\r\n"
  701. "#include <winuser.h>\r\n"
  702. "\r\n"
  703. END
  704. 3 TEXTINCLUDE DISCARDABLE
  705. BEGIN
  706. "\r\n"
  707. "\0"
  708. END
  709. #endif // APSTUDIO_INVOKED
  710. /////////////////////////////////////////////////////////////////////////////
  711. //
  712. // Bitmap
  713. //
  714. IDB_BANNER BITMAP DISCARDABLE "header.bmp"
  715. IDB_WATERMARK BITMAP DISCARDABLE "watermrk.bmp"
  716. IDB_SMEXCLAMATION BITMAP DISCARDABLE "smexclamation.bmp"
  717. /////////////////////////////////////////////////////////////////////////////
  718. //
  719. // Icon
  720. //
  721. // Icon with lowest ID value placed first to ensure application icon
  722. // remains consistent on all systems.
  723. 2000 ICON DISCARDABLE "migwizluna.ico"
  724. 2001 ICON DISCARDABLE "exclamation.ico"
  725. 2002 ICON DISCARDABLE "yes.ico"
  726. 2003 ICON DISCARDABLE "no.ico"
  727. /////////////////////////////////////////////////////////////////////////////
  728. //
  729. // AVI
  730. //
  731. IDA_FILECOPY AVI DISCARDABLE "filecopy.avi"
  732. IDA_STARTUP AVI DISCARDABLE "startup.avi"
  733. /////////////////////////////////////////////////////////////////////////////
  734. //
  735. // String Table
  736. //
  737. STRINGTABLE DISCARDABLE
  738. BEGIN
  739. IDS_GETSTARTEDTITLE "Which computer is this?"
  740. IDS_DISKPROGRESSTITLE "Disk creation in progress..."
  741. IDS_DISKINSTRUCTIONSTITLE "Now go to your old computer."
  742. IDS_PICKAPPLYSTORETITLE "Where are the files and settings?"
  743. IDS_APPLYPROGRESSTITLE "Transfer in progress..."
  744. IDS_PICKMETHODTITLE "What do you want to transfer?"
  745. IDS_CUSTOMIZETITLE "Select custom files and settings."
  746. END
  747. STRINGTABLE DISCARDABLE
  748. BEGIN
  749. IDS_PICKCOLLECTSTORETITLE "Select a transfer method."
  750. IDS_DIRECTCABLETITLE "Set up your serial connection."
  751. IDS_COLLECTPROGRESSTITLE "Collection in progress..."
  752. IDS_DISKPLEASE "Please insert a disk into the %s drive."
  753. IDS_NODISK "There is no disk in the drive. Please insert a disk."
  754. IDS_MIGWIZTITLE "Files and Settings Transfer Wizard"
  755. IDS_STOPDISK "Do you want to stop creating the Files and Settings Transfer Wizard Disk?"
  756. 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."
  757. IDS_ENGERR_IMAGE_EXISTS "A file already exists. Do you want to overwrite it?"
  758. IDS_ENGERR_NEXT_MEDIA "Please insert the next disk into the drive."
  759. IDS_ENGERR_TOAST "The disk is corrupted, or there is no disk in the drive.\nPlease insert a valid disk."
  760. END
  761. STRINGTABLE DISCARDABLE
  762. BEGIN
  763. IDS_COLS_EXTENSIONS "Extension"
  764. IDS_COLS_FILETYPES "File type"
  765. IDS_PICK_FOLDERS "Specific folders"
  766. IDS_PICK_FILES "Specific files"
  767. IDS_PICK_TYPES "File types"
  768. IDS_ADDAFOLDER "Add a folder"
  769. IDS_PICKAFILE "Add a file"
  770. IDS_OPENFILEFILTER_ALL "All Files (*.*)"
  771. IDS_ENGERR_INSERT_MEDIA_NUMBER
  772. "Please insert disk %1!u! of an estimated %2!u! total disks."
  773. IDS_ENGERR_INSERT_MEDIA_ONLY
  774. "It is estimated that you will need only one disk. Please insert a disk into the drive."
  775. END
  776. STRINGTABLE DISCARDABLE
  777. BEGIN
  778. IDS_FAILCLEANUPTITLE "Undo in progress..."
  779. IDS_MAKETOOLDISK_INSERT "Please insert a blank and formatted disk into the drive you selected."
  780. 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."
  781. IDS_ENGERR_COPYSOURCE "Windows cannot copy file %s."
  782. IDS_ENGERR_COPYFAILED "An error occured while the Files and Settings Transfer Wizard was saving your files and settings."
  783. IDS_ASKCDTITLE "Do you have a Windows Server 2003 CD?"
  784. IDS_CDINSTRUCTIONSTITLE "Now go to your old computer."
  785. END
  786. STRINGTABLE DISCARDABLE
  787. BEGIN
  788. IDS_WIN9X_HEADER_FONTSIZE "8"
  789. IDS_APPINFO_TR_UNCOMPRESSING "Uncompressing data..."
  790. IDS_APPINSTALLTITLE "Install programs on your new computer."
  791. IDS_APPINSTALL_BEGIN "<HTML><HEAD><STYLE>BODY,H4{font-size:8.0pt;font-family:""MS Shell Dlg"";mso-fareast-font-family:""MS Shell Dlg"";}</STYLE></HEAD><BODY><P>If you want to transfer settings for the programs listed below, you should install the programs on your new computer first."
  792. IDS_APPINSTALL_END "Click Next when you are ready to continue.<BR></BODY></HTML>"
  793. 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."
  794. END
  795. STRINGTABLE DISCARDABLE
  796. BEGIN
  797. IDS_CSIDL_COMMON_TEMPLATES "Shared Templates"
  798. IDS_ASKFORLOGOFF "You need to log off for the changes to take effect. Do you want to log off now?"
  799. IDS_COLLECT_REGISTRY "Collecting your user settings..."
  800. IDS_COLLECT_FILE_FMT "Examining %1"
  801. IDS_APPLY_REGISTRY "Transferring your user settings..."
  802. IDS_APPLY_FILE_FMT "Transferring files from %1"
  803. 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."
  804. IDS_ANOTHER_USER "another user"
  805. IDS_CANTROLLBACK "The wizard could not undo changes for user %s\\%s."
  806. IDS_PICKAFOLDER "Select a folder"
  807. IDS_MIGWIZLNK_TITLE "Files and Settings Transfer Wizard"
  808. IDS_MIGWIZLNK_INFO "Migrates files and settings from one computer to another."
  809. IDS_ENGERR_INSERT_DEST_MEDIA_NUMBER "Please insert disk %1!u!."
  810. IDS_ERROR_PATHTOOLONG "The path you selected is too long for use with this wizard. Please select a different folder."
  811. IDS_ASKCREATEDIR "The path does not exist. Do you want to create it?"
  812. END
  813. STRINGTABLE DISCARDABLE
  814. BEGIN
  815. IDS_ENGERR_FULL "The disk you supplied does not have enough free space.\nPlease insert an empty, formatted disk."
  816. END
  817. STRINGTABLE DISCARDABLE
  818. BEGIN
  819. IDS_NONETWORK "Network folders and files cannot be transferred. Please make a different selection."
  820. IDS_WAITTITLE "Please wait..."
  821. IDS_ENGERR_WRONG_MEDIA "The disk you inserted is not the correct one. Please insert disk %1!u!."
  822. END
  823. STRINGTABLE DISCARDABLE
  824. BEGIN
  825. IDS_PICKSETTINGS "Settings"
  826. END
  827. STRINGTABLE DISCARDABLE
  828. BEGIN
  829. IDS_ENGERR_NOTREADY "The drive is not ready for use. Please check the drive and make sure that the disk is properly inserted."
  830. IDS_ENGERR_WRITEPROTECT "The disk is write-protected. Please remove the write protection, or insert a different disk."
  831. IDS_CSIDL_APPDATA "Application Data"
  832. IDS_CSIDL_ADMINTOOLS "Administrative Tools"
  833. IDS_CSIDL_ALTSTARTUP "AltStartup"
  834. IDS_CSIDL_BITBUCKET "Recycle Bin"
  835. IDS_CSIDL_CONTROLS "Control Panel"
  836. IDS_CSIDL_COOKIES "Cookies"
  837. IDS_CSIDL_DESKTOP "Desktop"
  838. IDS_CSIDL_DESKTOPDIRECTORY "Desktop"
  839. IDS_CSIDL_DRIVES "DriveFolder"
  840. IDS_CSIDL_FAVORITES "Favorites"
  841. IDS_CSIDL_FONTS "Fonts"
  842. IDS_CSIDL_HISTORY "History"
  843. IDS_CSIDL_INTERNET "Internet Folder"
  844. IDS_CSIDL_INTERNET_CACHE "Cache"
  845. END
  846. STRINGTABLE DISCARDABLE
  847. BEGIN
  848. IDS_CSIDL_LOCAL_APPDATA "Local Application Data"
  849. IDS_CSIDL_MYPICTURES "My Pictures"
  850. IDS_CSIDL_NETHOOD "My Network Places"
  851. IDS_CSIDL_NETWORK "Network Folder"
  852. IDS_CSIDL_PERSONAL "My Documents"
  853. IDS_CSIDL_PROFILE "My Profile"
  854. IDS_CSIDL_PROGRAM_FILES "Program Files"
  855. IDS_CSIDL_PROGRAM_FILES_COMMON "Common Program Files"
  856. IDS_CSIDL_PROGRAMS "Programs"
  857. IDS_CSIDL_RECENT "Recent"
  858. IDS_CSIDL_SENDTO "SendTo"
  859. IDS_CSIDL_STARTMENU "Start Menu"
  860. IDS_CSIDL_STARTUP "Startup"
  861. IDS_CSIDL_SYSTEM "System"
  862. IDS_CSIDL_TEMPLATES "Templates"
  863. IDS_CSIDL_WINDOWS "Windows"
  864. END
  865. STRINGTABLE DISCARDABLE
  866. BEGIN
  867. IDS_CSIDL_MYDOCUMENTS "My Documents"
  868. IDS_CSIDL_MYMUSIC "My Music"
  869. IDS_CSIDL_MYVIDEO "My Video"
  870. IDS_CSIDL_SYSTEMX86 "SystemX86"
  871. IDS_CSIDL_PROGRAM_FILESX86 "Program Files X86"
  872. IDS_CSIDL_PROGRAM_FILES_COMMONX86 "Common Program Files X86"
  873. IDS_CSIDL_CONNECTIONS "Connections"
  874. IDS_CSIDL_COMMON_ADMINTOOLS "Shared Administrative Tools"
  875. IDS_CSIDL_COMMON_ALTSTARTUP "Shared AltStartup"
  876. IDS_CSIDL_COMMON_APPDATA "Shared Application Data"
  877. IDS_CSIDL_COMMON_DESKTOPDIRECTORY "Shared Desktop"
  878. IDS_CSIDL_COMMON_DOCUMENTS "Shared Documents"
  879. IDS_CSIDL_COMMON_FAVORITES "Shared Favorites"
  880. IDS_CSIDL_COMMON_PROGRAMS "Shared Programs"
  881. IDS_CSIDL_COMMON_STARTMENU "Shared Start Menu"
  882. IDS_CSIDL_COMMON_STARTUP "Shared Startup"
  883. END
  884. STRINGTABLE DISCARDABLE
  885. BEGIN
  886. IDS_ERRORHTML_BEGIN "<HTML><HEAD><STYLE>BODY,H4{font-size:8.0pt;font-family:""MS Shell Dlg"";mso-fareast-font-family:""MS Shell Dlg"";}</STYLE></HEAD><BODY>"
  887. IDS_ERRORHTML_END "<P>To close this wizard, click Finish.<BR></BODY></HTML>"
  888. IDS_ERRORAREA_INIT "<H4>An error occurred while the wizard was starting.</H4>"
  889. IDS_ERRORAREA_GATHER "<H4>An error occurred while the wizard was gathering your data.</H4>"
  890. IDS_ERRORAREA_SAVE "<H4>An error occurred while the wizard was saving your data.</H4>"
  891. IDS_ERRORAREA_LOAD "<H4>An error occurred while the wizard was loading your data.</H4>"
  892. IDS_ERRORAREA_RESTORE "<H4>An error occurred while the wizard was restoring your data.</H4>"
  893. IDS_ERRORAREA_UNKNOWN "<H4>An error occurred.</H4>"
  894. IDS_ERROR_NOTRANSPORTPATH
  895. "The location you specified for saving your files and settings is not valid.<BR>"
  896. IDS_ERROR_TRANSPORTNOACCESS
  897. "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.<BR>"
  898. IDS_ERROR_TRANSPORTINTERNALERROR
  899. "The wizard cannot create the data needed to save your settings. Make sure you have enough disk space available.<BR>"
  900. IDS_ERROR_TRANSPORTNOVALIDSOURCE
  901. "The wizard cannot find your files and settings in the source location.<BR>"
  902. IDS_ERROR_HOMENETINVALIDDEST
  903. "The wizard cannot locate your new computer. Make sure the new computer is turned on and that your network is working properly.<BR>"
  904. IDS_ERROR_HOMENETINVALIDSRC
  905. "The wizard cannot connect to your old computer. Make sure the old computer is turned on and that your network is working properly.<BR>"
  906. IDS_ERROR_CANTSAVEOBJECT
  907. "The wizard cannot save some of your settings.<BR>"
  908. IDS_ERROR_CANTRESTOREOBJECT
  909. "The wizard cannot restore some of your settings.<BR>"
  910. END
  911. STRINGTABLE DISCARDABLE
  912. BEGIN
  913. IDS_ERROR_DISKSPACE "The wizard cannot create the data needed to save your settings. Make sure you have enough disk space available.<BR>"
  914. IDS_COLLECT_BEGIN "<HTML><HEAD><STYLE>BODY,H4{font-size:8.0pt;font-family:""MS Shell Dlg"";mso-fareast-font-family:""MS Shell Dlg"";}</STYLE></HEAD><BODY><P>You have successfully collected the files and settings from your old computer. "
  915. IDS_COLLECT_END "Now go to your new computer and continue running the wizard to transfer the files and settings you collected.<P>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.<P>To close this wizard, click Finish.<BR></BODY></HTML>"
  916. IDS_COLLECTNET_BEGIN "<HTML><HEAD><STYLE>BODY,H4{font-size:8.0pt;font-family:""MS Shell Dlg"";mso-fareast-font-family:""MS Shell Dlg"";}</STYLE></HEAD><BODY><P>You have successfully collected files and settings from your old computer. "
  917. IDS_COLLECTNET_END "Your new computer is now applying your files and settings, or has already finished.<P>Now go to your new computer and follow the instructions on the wizard.<P>To close this wizard, click Finish.<BR></BODY></HTML>"
  918. IDS_APPLY_BEGIN "<HTML><HEAD><STYLE>BODY,H4{font-size:8.0pt;font-family:""MS Shell Dlg"";mso-fareast-font-family:""MS Shell Dlg"";}</STYLE></HEAD><BODY><P>You have successfully transferred your files and settings from your old computer to your new computer. "
  919. IDS_APPLY_END "<P>To close this wizard, click Finish.<BR></BODY></HTML>"
  920. IDS_WARNING_RESTORE "However, the wizard could not restore some of your settings. Please transfer the following settings manually after this wizard is finished:<P>"
  921. IDS_WARNING_RESTOREFILE1 "<B>Files and folders:</B>"
  922. IDS_WARNING_RESTOREFILE2
  923. "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:<P>"
  924. IDS_WARNING_RESTORERAS1 "<B>Ras Connections:</B>"
  925. 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:<P>"
  926. IDS_WARNING_RESTORENET1 "<B>Network Drives:</B>"
  927. 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:<P>"
  928. IDS_WARNING_RESTOREPRN1 "<B>Network Printers:</B>"
  929. 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:<P>"
  930. END
  931. STRINGTABLE DISCARDABLE
  932. BEGIN
  933. IDS_WARNING_SAVE "However, the wizard could not save some of your settings. Please transfer the following settings manually after this wizard is finished:<P>"
  934. IDS_WARNING_SAVEFILE1 "<B>Files and Folders:</B>"
  935. 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:<P>"
  936. IDS_WARNING_SAVERAS1 "<B>Ras Connections:</B>"
  937. 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:<P>"
  938. IDS_WARNING_SAVENET1 "<B>Network Drives:</B>"
  939. 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:<P>"
  940. IDS_WARNING_SAVEPRN1 "<B>Network Printers:</B>"
  941. 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:<P>"
  942. IDS_ENGERR_IMAGE_OLDFORMAT
  943. "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."
  944. 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."
  945. 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."
  946. IDS_ASKFORREBOOT "You need to restart your computer for the settings to take effect. Do you want to restart you computer now?"
  947. IDS_ENGERR_USED_MEDIA "The disk you inserted was already used to store data. Please insert disk %1!u!."
  948. IDS_ERRORHTML_SAVEFILE1 "<B>Files and Folders:</B>"
  949. END
  950. STRINGTABLE DISCARDABLE
  951. BEGIN
  952. IDS_ERRORHTML_SAVEFILE2 "The wizard could not save some of your files and folders.<P>"
  953. IDS_ERRORHTML_SAVERAS1 "<B>Ras Connections:</B>"
  954. IDS_ERRORHTML_SAVERAS2 "The wizard could not save some of your ras connections.<P>"
  955. IDS_ERRORHTML_SAVENET1 "<B>Network Drives:</B>"
  956. IDS_ERRORHTML_SAVENET2 "The wizard could not save some of your network drives.<P>"
  957. IDS_ERRORHTML_SAVEPRN1 "<B>Network Printers:</B>"
  958. IDS_ERRORHTML_SAVEPRN2 "The wizard could not save some of your network printers.<P>"
  959. 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?"
  960. IDS_NOMORE_SETTINGS "<No additional settings are available.>"
  961. IDS_ENGERR_INSERT_FIRST_MEDIA1
  962. "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."
  963. IDS_ENGERR_INSERT_FIRST_MEDIA2
  964. "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."
  965. IDS_ENGERR_INSERT_FIRST_MEDIA3
  966. "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."
  967. IDS_WARNING_RESTOREALTFILE1
  968. "<B>Files and folders:</B> (these files and folders could not be restored to their original location. They were placed in ""My Documents"" folder.)"
  969. IDS_WARNING_RESTOREALTFILE2
  970. "However, the wizard could not restore some of your files and folders to their original location. They were placed in ""My Documents"" folder.<P>"
  971. IDS_ERROR_HOMENETINVALIDENC "BUGBUG The wizard cannot encrypt data.<BR>"
  972. IDS_WARNING_RESTOREGENERAL1 "<B>Settings:</B>"
  973. END
  974. STRINGTABLE DISCARDABLE
  975. BEGIN
  976. IDS_WARNING_RESTOREGENERAL2
  977. "However, the wizard could not restore some of your settings. After the wizard is finished, you will need to do the following:<P>"
  978. IDS_WARNING_OUTLOOKRULES
  979. "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."
  980. IDS_APPINFO_QUEUE "Searching your computer for files and settings..."
  981. IDS_APPINFO_GATHER1 "Collecting your user settings..."
  982. IDS_APPINFO_GATHER2 "Examining %1"
  983. IDS_APPINFO_APPLY "Applying your user settings..."
  984. IDS_APPINFO_ORGANIZING "Organizing your files and settings for transfer..."
  985. IDS_APPINFO_TR_CONNECTING1 "Connecting to the new computer..."
  986. IDS_APPINFO_TR_CONNECTING2 "Waiting for the old computer..."
  987. IDS_APPINFO_TR_NETPREPARING
  988. "Connection established. Transferring your settings..."
  989. IDS_APPINFO_TR_PREPARING "Saving your settings..."
  990. IDS_APPINFO_TR_COMPRESSING "Compressing %1"
  991. IDS_APPINFO_TR_TRANSPORTING "Transferring %1"
  992. IDS_APPINFO_TR_MEDIAWRITING "Writing to disk..."
  993. IDS_APPINFO_TR_FINISHING "Saving your settings..."
  994. 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."
  995. END
  996. #endif // English (U.S.) resources
  997. /////////////////////////////////////////////////////////////////////////////
  998. #ifndef APSTUDIO_INVOKED
  999. /////////////////////////////////////////////////////////////////////////////
  1000. //
  1001. // Generated from the TEXTINCLUDE 3 resource.
  1002. //
  1003. /////////////////////////////////////////////////////////////////////////////
  1004. #endif // not APSTUDIO_INVOKED