home *** CD-ROM | disk | FTP | other *** search
/ What the Doctor Required - The Freshest December / December.iso / windows / mem1614 / precopy2.cab / shell.inf < prev    next >
Encoding:
INI File  |  1997-10-21  |  49.9 KB  |  1,251 lines

  1.  
  2. ;Copyright (c) 1994-1995 Microsoft Corp.
  3.  
  4. [version]
  5. LayoutFile= Layout.inf, Layout1.inf, Layout2.inf
  6. signature="$CHICAGO$"
  7. SetupClass=BASE
  8.  
  9. [DestinationDirs]
  10. shell.files.hlp        = 18            ; LDID_HELP
  11. shell.files.win.shared = 25            ; LDID_SHARED
  12. shell.welcome.copy     = 25,%AppDataShort%\%MSSharedShort%\welcome
  13. shell.files.sys        = 11            ; LDID_SYS
  14. shell.files.templates  = 25,ShellNew
  15. templates.CopyFiles    = 25,ShellNew   ; LDID_SHARED + Subfolder - pretty arbitrary
  16. templates.OldFiles     = 25,Template   ; REVIEW
  17. template_reg.CopyFiles = 17            ; LDID_INF
  18. shell.files.cur        = 25,Cursors
  19. basebitmaps.files      = 25    ; LDID_SHARED
  20. shlold.files           = 10
  21. Win95_Desktop_Win      = 10
  22. Win95_Desktop_Sys      = 11
  23.  
  24. [BaseWinOptions]
  25. shell
  26. template_reg
  27. basebitmaps
  28. Win95_Desktop
  29.  
  30.  
  31. [Win95_Desktop]
  32. CopyFiles   = Win95_Desktop_Win, Win95_Desktop_Sys
  33. UpdateInis  = Win95_Desktop_Ini
  34.  
  35. [Win95_Desktop_Ini]
  36. win.ini,Desktop_Shell,,"Current=Win"
  37.  
  38. [Win95_Desktop_Win]
  39. explorer.exe,,,4
  40.  
  41. [Win95_Desktop_Sys]
  42. shell32.dll,,,4
  43.  
  44. [DefaultInstall]
  45. AddReg  = shell.reg, shell.renames.reg, shell.welcome.addreg
  46. DelReg  = shlold.reg
  47.  
  48. [shell]
  49. CopyFiles = shell.files.win.shared, shell.files.sys, shell.files.hlp, shell.files.templates, shell.files.cur, shell.welcome.copy
  50. UpdateInis = shell.inis, patterns.inis, msbase.cleanup.inis, shell.welcome.inis
  51. UpdateIniFields = old.win.cleanup.flds
  52. AddReg  = shell.reg, shell.renames.reg, shell.welcome.addreg
  53. DelReg  = shlold.reg, shell.welcome.delreg
  54. DelFiles = shlold.files
  55.  
  56. [basebitmaps]
  57. CopyFiles   = basebitmaps.files
  58. AddReg      = basebitmaps.addreg
  59.  
  60. ;; ---------------------------------------------------------------------
  61. ;; Register "Templates" as an optional components
  62.  
  63. [template_reg]
  64. AddReg=template_reg.AddReg
  65. CopyFiles=template_reg.CopyFiles
  66.  
  67. [template_reg.AddReg]
  68. ;Registers Doc Templates so it shows up in Maint Mode Setup, set initial status to uninstalled:
  69. HKLM,%KEY_OPTIONAL%,"Templates",,"templates"
  70. HKLM,%KEY_OPTIONAL%\templates,INF,,"shell.inf"
  71. HKLM,%KEY_OPTIONAL%\templates,Section,,"templates"
  72. HKLM,%KEY_OPTIONAL%\templates,Installed,,"0"
  73.  
  74. [template_reg.CopyFiles]
  75. shell.inf
  76.  
  77. ;; ---------------------------------------------------------------------
  78. ;; Optional component definition for Document templates
  79.  
  80. [Optional Components]
  81. templates
  82.  
  83. [templates]
  84. CopyFiles       = templates.CopyFiles
  85. AddReg          = templates.AddReg, templates.install.reg
  86. DelReg          = templates.DelReg
  87. DelFiles       = templates.OldFiles     ; REVIEW
  88.  
  89. OptionDesc     = %Templates_DESC%
  90. Tip            = %Templates_TIP%
  91. Parent         = AccessTop
  92. InstallType    = 10 ;Typical, Custom.
  93. IconIndex      = 32  ;Windows Logo mini-icon for dialogs
  94. Uninstall      = templates_remove
  95.  
  96. [test_templates]
  97. AddReg         = templates.AddReg
  98.  
  99.  
  100. [templates_remove]
  101. DelFiles       = templates.CopyFiles
  102. AddReg         = templates.remove.reg
  103. DelReg         = templates.AddReg
  104.  
  105. ;; ---------------------------------------------------------------------
  106. ;; Templates install section
  107.  
  108. [templates.install.reg]
  109. HKLM,%KEY_OPTIONAL%\templates,Installed,,"1"
  110.  
  111. [templates.remove.reg]
  112. ; sets status for Maint Mode Setup to 'not installed'
  113. HKLM,%KEY_OPTIONAL%\templates,Installed,,"0"
  114.  
  115. [templates.AddReg]
  116. HKCR,".doc\Word.Document.6\ShellNew",FileName,,"winword.doc"
  117. HKCR,".doc\WordDocument\ShellNew",FileName,,"winword2.doc"
  118. HKCR,".ppt\PowerPoint.Show.4\ShellNew",FileName,,"powerpnt.ppt"
  119. HKCR,".sam\AmiProDocument\ShellNew",FileName,,"amipro.sam"
  120. HKCR,".shw\Presentations31.Show\ShellNew",FileName,,"presenta.shw"
  121. HKCR,".wb2\QuattroPro.Notebook.6\ShellNew",FileName,,"quattro.wb2"
  122. HKCR,".wb2\QuattroPro.Graph.6\ShellNew",FileName,,"quattro.wb2"
  123. HKCR,".wk4\123Worksheet\ShellNew",FileName,,"lotus.wk4"
  124. HKCR,".wpd\WPWin6.1File\ShellNew",FileName,,"wordpfct.wpd"
  125. HKCR,".wpg\TextArt.Document\ShellNew",FileName,,"wordpfct.wpg"
  126. HKCR,".wpg\WPDraw30.Drawing\ShellNew",FileName,,"wordpfct.wpg"
  127. HKCR,".wpg\WPDraw30.Chart\ShellNew",FileName,,"wordpfct.wpg"
  128. HKCR,".xls\Excel.Sheet.5\ShellNew",FileName,,"excel.xls"
  129. HKCR,".xls\ExcelWorksheet\ShellNew",FileName,,"excel4.xls"
  130.  
  131. ; Set the Hidden attribute on the ShellNew Folder:
  132. ; R=1; H=2; S=4; HS=6; SHR=7
  133. HKLM,%KEY_RENAME%\Win,,,%25%
  134. HKLM,%KEY_RENAME%\Win,ShellNew,,"ShellNew,2"
  135.  
  136. [templates.DelReg]
  137. ; delete the old entries
  138. HKCR,.doc\ShellNew,NullFile
  139. HKCR,.xls\ShellNew,NullFile
  140. HKCR,.doc\ShellNew,FileName
  141. HKCR,.ppt\ShellNew,FileName
  142. HKCR,.pre\ShellNew,FileName
  143. HKCR,.sam\ShellNew,FileName
  144. HKCR,.wk4\ShellNew,FileName
  145. HKCR,.xls\ShellNew,FileName
  146. HKCR,.shw\ShellNew,FileName
  147. HKCR,.wb2\ShellNew,FileName
  148. HKCR,.wpd\ShellNew,FileName
  149. HKCR,.wpg\ShellNew,FileName
  150. HKCR,.wpf\ShellNew,FileName
  151. HKCR,.wpw\ShellNew,FileName
  152. HKCR,.evy\ShellNew,FileName
  153. HKCR,".wk4\1-2-3 Worksheet\ShellNew",FileName
  154. HKCR,".sam\AmiPro Document\ShellNew",FileName
  155. HKCR,".pre\Freelance Presentation\ShellNew",FileName
  156. ; regenerate the location of the templates folder
  157. HKCU,"%KEY_CURRENT%\Explorer\Shell Folders",Templates
  158. HKCU,"%KEY_CURRENT%\Explorer\User Shell Folders",Templates
  159.  
  160. [templates.CopyFiles]
  161. amipro.sam
  162. excel.xls
  163. excel4.xls
  164. lotus.wk4
  165. powerpnt.ppt
  166. presenta.shw
  167. quattro.wb2
  168. sndrec.wav
  169. winword.doc
  170. winword2.doc
  171. wordpfct.wpd
  172. wordpfct.wpg
  173.  
  174. [templates.OldFiles]
  175. amipro.sam              ;REVIEW
  176. excel.xls               ;REVIEW
  177. freelanc.pre            ;REVIEW
  178. informs.wpf             ;REVIEW
  179. lotus.wk4               ;REVIEW
  180. powerpnt.ppt            ;REVIEW
  181. presenta.shw            ;REVIEW
  182. quattro.wb2             ;REVIEW
  183. winword.doc             ;REVIEW
  184. wordpfct.wpd            ;REVIEW
  185. wordpfct.wpg            ;REVIEW
  186. wordpfct.wpw            ;REVIEW
  187.  
  188. ;----------------------
  189. ; generic Shell stuff
  190.  
  191. [shlold.files]
  192. BatMeter.Exe
  193.  
  194. [shell.inis]
  195. ; Set SHELL unless preserving a known shell
  196. system.ini,boot,"shell=*cpqshell.exe*","~ShellTemp~=*",3
  197. system.ini,boot,,"shell=Explorer.exe"
  198. system.ini,boot,"~ShellTemp~=*","shell=*",3
  199.  
  200.  
  201. [patterns.inis]
  202. control.ini,Patterns,,"%NoneDesc%=%NoneDesc%"
  203. control.ini,Patterns,,"%BricksDesc%=187 95 174 93 186 117 234 245"
  204. control.ini,Patterns,,"%ButtonsDesc%=170 125 198 71 198 127 190 85"
  205. control.ini,Patterns,,"%CargoNetDesc%=120 49 19 135 225 200 140 30"
  206. control.ini,Patterns,,"%CircuitsDesc%=82 41 132 66 148 41 66 132"
  207. control.ini,Patterns,,"%CobblestonesDesc%=40 68 146 171 214 108 56 16"
  208. control.ini,Patterns,,"%ColosseumDesc%=130 1 1 1 171 85 170 85"
  209. control.ini,Patterns,,"%DaisiesDesc%=30 140 216 253 191 27 49 120"
  210. control.ini,Patterns,,"%DizzyDesc%=62 7 225 7 62 112 195 112"
  211. control.ini,Patterns,,"%FieldEffectDesc%=86 89 166 154 101 149 106 169"
  212. control.ini,Patterns,,"%KeyDesc%=254 2 250 138 186 162 190 128"
  213. control.ini,Patterns,,"%LiveWireDesc%=239 239 14 254 254 254 224 239"
  214. control.ini,Patterns,,"%PlaidDesc%=240 240 240 240 170 85 170 85"
  215. control.ini,Patterns,,"%RounderDesc%=215 147 40 215 40 147 213 215"
  216. control.ini,Patterns,,"%ScalesDesc%=225 42 37 146 85 152 62 247"
  217. control.ini,Patterns,,"%StoneDesc%=174 77 239 255 8 77 174 77"
  218. control.ini,Patterns,,"%ThatchesDesc%=248 116 34 71 143 23 34 113"
  219. control.ini,Patterns,,"%TileDesc%=69 130 1 0 1 130 69 170"
  220. control.ini,Patterns,,"%TrianglesDesc%=135 7 6 4 0 247 231 199"
  221. control.ini,Patterns,,"%RevengeDesc%=77 154 8 85 239 154 77 154"
  222.  
  223. [shell.files.win.shared]
  224. control.exe
  225. grpconv.exe
  226. moricons.dll
  227. packager.exe
  228. progman.exe
  229. regedit.exe
  230. rundll.exe
  231. taskman.exe
  232. winfile.exe
  233. rundll32.exe
  234. welcome.exe
  235.  
  236. [shell.welcome.copy]
  237. welcome.dat
  238. welcom98.mpg
  239. welcom98.wav
  240. regwiz.wbm
  241. default.wbm
  242. tour.wbm
  243. tuneup.wbm
  244. betagide.wbm
  245. relnote.wbm
  246.  
  247. [shell.files.hlp]
  248. packager.cnt
  249. regedit.hlp
  250.  
  251. [shell.files.sys]
  252. shell.dll, shell.new,,8  ;flag 8 force rename)
  253. comctl32.dll
  254. linkinfo.dll
  255. docprop.dll,,,32          ;flags 32 to suppress ver conflicts
  256. shscrap.dll,,,32          ;flags 32 to suppress ver conflicts
  257. diskcopy.dll
  258. systray.exe
  259.  
  260. [shell.files.cur]
  261. ; animated cursors
  262. appstart.ani
  263. hourglas.ani
  264.  
  265. [shell.files.templates]
  266. winword.doc
  267.  
  268. [shlold.reg]
  269. HKLM,%KEY_CURRENT%\Run,BatteryMeter
  270. HKLM,%KEY_CURRENT%\RunServices,SystemTray
  271. HKLM,%KEY_CURRENT%\CdfsUiAssumptions
  272. HKLM,"%KEY_CURRENT%\CdfsUi Assumptions"
  273. HKCR,Folder\shellex\PropertySheetHandlers\FileSystem,,,"{21B22460-3AEA-1069-A2DC-08002B30309D}"
  274. HKCR,*\shellex\PropertySheetHandlers\FileSystem,,,"{21B22460-3AEA-1069-A2DC-08002B30309D}"
  275. HKCR,Folder\shellex\ContextMenuHandlers\FileSystem,,,"{21B22460-3AEA-1069-A2DC-08002B30309D}"
  276. HKCR,*\shellex\ContextMenuHandlers\FileSystem,,,"{21B22460-3AEA-1069-A2DC-08002B30309D}"
  277. HKCR,Network\shellex\ContextMenuHandlers\FileSystem,,,"{21B22460-3AEA-1069-A2DC-08002B30309D}"
  278. HKCR,Folder\shell\find
  279. HKCR,.drive,,,"SystemFolder"
  280. HKCR,.sysDirectory,,,"SystemFolder"
  281. HKCR,SystemFolder,,,"System Folder"
  282. HKCR,*\shell\openas
  283. HKCR,*\shell
  284. HKCR,Folder\Attributes
  285. HKCR,Directory\Attributes
  286. HKCR,Bookmark\Attributes
  287. HKCR,Bookmark
  288. HKCR,cplfile\shell\open\command
  289. HKCR,cplfile\shell\open
  290. HKCR,cplfile\shell
  291. HKCR,cplfile
  292. HKCR,Drive\Attributes
  293. HKCR,lnkfile\Attributes
  294. HKCR,lnkfile\shell\open
  295. HKCR,piffile\Attributes
  296. HKCR,dllfile\Attributes
  297. HKCR,sysfile\Attributes
  298. HKCR,vxdfile\Attributes
  299. HKCR,drvfile\Attributes
  300. HKCR,ShellScrap,IsShortcut
  301. HKCR,Directory\shell
  302. HKCR,Directory\shell\open
  303. HKCR,Directory\shell\explore
  304. HKCR,Drive\shell
  305. HKCR,Drive\shell\open
  306. HKCR,Drive\shell\explore
  307. HKCR,Microsoft_Network
  308. HKCR,Netware
  309. HKCR,CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell,,,""
  310. HKCR,CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\open
  311. HKCR,CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\explore
  312. HKCR,CLSID\{208D2C60-3AEA-1069-A2D7-08002B30309D}\shell\open
  313. HKCR,CLSID\{208D2C60-3AEA-1069-A2D7-08002B30309D}\shell\explore
  314. HKCR,CLSID\{85BBD920-42A0-1069-A2E4-08002B30309D}\shell,,,""
  315. HKCR,CLSID\{85BBD920-42A0-1069-A2E4-08002B30309D}\shell\open
  316. HKCR,CLSID\{85BBD920-42A0-1069-A2E4-08002B30309D}\shell\explore
  317. HKCR,CLSID\{BD84B380-8CA2-1069-AB1D-08000948F534}\shell,,,
  318. HKCR,CLSID\{BD84B380-8CA2-1069-AB1D-08000948F534}\shell\open
  319. HKCR,CLSID\{BD84B380-8CA2-1069-AB1D-08000948F534}\shell\explore
  320. HKCR,CLSID\{00020D23-0000-0000-C000-000000000046}\Shell,,,""
  321. HKCR,CLSID\{00020D23-0000-0000-C000-000000000046}\Shell\Open
  322. HKCR,CLSID\{00020D23-0000-0000-C000-000000000046}\Shell\Open
  323. HKCR,CLSID\{00020D23-0000-0000-C000-000000000046}\Shell\Explore
  324. HKCR,CLSID\{00020D23-0000-0000-C000-000000000046}\Shell\Explore
  325. HKCR,CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\shellex\PropertySheetHandlers\RecycleBin
  326. HKCR,CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\shellex\PropertySheetHandlers\Wastebasket
  327. HKCR,CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\shellex\ContextMenuHandlers\RecycleBin
  328. HKCR,CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\shellex\ContextMenuHandlers\Wastebasket
  329. HKCR,.rtf\ShellNew,Data,0,"{\rtf1}"
  330. HKCR,.rtf\ShellNew,NullFile
  331. HKCU,%KEY_TIPS%,Show
  332.  
  333. [shell.renames.reg]
  334. ; Set the Hidden attribute on the Inf Folder:
  335. ; R=1; H=2; S=4; HS=6; SHR=7
  336. HKLM,%KEY_RENAME%\Win,,,%25%
  337. HKLM,%KEY_RENAME%\Win,INF,,"INF,2"
  338.  
  339. [shell.welcome.inis]
  340.   ; remove link from the desktop
  341. setup.ini, progman.groups,, "groupDesktop=""..\..\%DESKTOP%"""
  342. setup.ini, groupDesktop,, """%Welcome_DESC%"""
  343.   ; put link under Accessories on the Start menu
  344. setup.ini, progman.groups,, "groupWelcome=""%ACCESSORIES%"""
  345. setup.ini, groupWelcome,, """%Welcome_DESC%"", %25%\welcome.exe"
  346.   ; remove old Tips &/and Tour links
  347. setup.ini, groupWelcome,, """%TipsNTour_DESC%"""
  348. setup.ini, groupWelcome,, """%TipsAndTour_DESC%"""
  349.  
  350. [shell.welcome.addreg]
  351. ; rename welcome folder
  352. HKLM,%KEY_RENAME%\Appdir,,,"%25%"
  353. HKLM,%KEY_RENAME%\Appdir,"%AppDataShort%",,"$!$!$!$!.app"
  354. HKLM,%KEY_RENAME%\Appdir,"$!$!$!$!.app",,"%AppDataLong%"
  355.  
  356. HKLM,%KEY_RENAME%\MSDir,,,"%25%\%AppDataShort%"
  357. HKLM,%KEY_RENAME%\MSDir,"%MSSharedShort%",,"$!$!$!$!.ms"
  358. HKLM,%KEY_RENAME%\MSDir,"$!$!$!$!.ms",,"%MSSharedLong%"
  359.  
  360. ;Run Once entry to lauch Welcome screen
  361. HKLM,%KEY_CURRENT%\Run,"Welcome",,"%25%\welcome.exe"
  362.  
  363.  
  364. [shell.welcome.delreg]
  365.   ; delete welcome branch of registry
  366. HKLM,%KEY_CURRENT%\Welcome
  367.  
  368. [shell.reg]
  369. HKLM,%KEY_CURRENT%\RunOnce,InitShell,,"1"
  370.  
  371. ;Hide logo.sys
  372. HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\renlogo,,,%30%
  373. HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\renlogo,logo.sys,,"logo.sys,2"
  374.  
  375. ;File system settings templates
  376. ;absent values cause deletion so that the component is forced to pick a default
  377. HKLM,"%KEY_CURRENT%\FS Templates",,2,"Desktop"
  378. HKLM,"%KEY_CURRENT%\FS Templates\Desktop",,,%DiskPerfDesktop%
  379. HKLM,"%KEY_CURRENT%\FS Templates\Mobile",,,%DiskPerfMobile%
  380. HKLM,"%KEY_CURRENT%\FS Templates\Mobile",PathCache,1,10,00,00,00
  381. HKLM,"%KEY_CURRENT%\FS Templates\Mobile",NameCache,1,51,01,00,00
  382. HKLM,"%KEY_CURRENT%\FS Templates\Server",,,%DiskPerfServer%
  383. HKLM,"%KEY_CURRENT%\FS Templates\Server",PathCache,1,40,00,00,00
  384. HKLM,"%KEY_CURRENT%\FS Templates\Server",NameCache,1,a9,0a,00,00
  385.  
  386. ;Add IconSpacingFactor so it can be localized:
  387. HKCU,"Control Panel\Desktop\WindowMetrics",IconSpacingFactor,,%IconSpacingFactor%
  388.  
  389. ;Show Windows version on desktop.
  390. HKCU,"Control Panel\Desktop",PaintDesktopVersion,,"1"
  391.  
  392. ;Default cursor schemes:
  393. HKCU,"Control Panel\Cursors\Schemes","%CursorSchemeAni%",,",,%25%\Cursors\appstart.ani,%25%\Cursors\hourglas.ani,,,,,,,,,,"
  394. HKCU,"Control Panel\Cursors\Schemes","%CursorScheme%",,",,,,,,,,,,,,,"
  395.  
  396. ;disk tools
  397. HKCR,Drive\shellex\PropertySheetHandlers\{D3B1DE00-6B94-1069-8754-08002B2BD64F}
  398. HKCR,CLSID\{D3B1DE00-6B94-1069-8754-08002B2BD64F},,,%DISK_TOOLS%
  399. HKCR,CLSID\{D3B1DE00-6B94-1069-8754-08002B2BD64F}\InProcServer32,,,%11%\disktool.dll
  400. HKCR,CLSID\{D3B1DE00-6B94-1069-8754-08002B2BD64F}\InProcServer32,ThreadingModel,,"Apartment"
  401.  
  402. HKCR,Folder,,,%FOLDER%
  403. HKCR,Folder\DefaultIcon,,,"%11%\shell32.dll,3"
  404. HKCR,Folder,EditFlags,1,D2,01,00,00
  405. HKCR,Folder\shell
  406. HKCR,Folder\shell\open
  407. HKCR,Folder\shell\open\command,,,"%25%\Explorer.exe /idlist,%%I,%%L"
  408. HKCR,Folder\shell\open\ddeexec,,,"[ViewFolder(""%%l"", %%I, %%S)]"
  409. HKCR,Folder\shell\open\ddeexec,NoActivateHandler
  410. HKCR,Folder\shell\open\ddeexec\application,,,Folders
  411. HKCR,Folder\shell\open\ddeexec\topic,,,AppProperties
  412. HKCR,Folder\shell\open\ddeexec\ifexec,,,"[]"
  413. HKCR,Folder\shell
  414. HKCR,Folder\shell\explore
  415. HKCR,Folder\shell\explore\command,,,"%25%\Explorer.exe /e,/idlist,%%I,%%L"
  416. HKCR,Folder\shell\explore\ddeexec,,,"[ExploreFolder(""%%l"", %%I, %%S)]"
  417. HKCR,Folder\shell\explore\ddeexec\application,,,Folders
  418. HKCR,Folder\shell\explore\ddeexec\topic,,,AppProperties
  419. HKCR,Folder\shell\explore\ddeexec\ifexec,,,"[]"
  420. HKCR,Folder\shell\explore\ddeexec,NoActivateHandler
  421.  
  422. HKCR,Directory,,,%FSFOLDER%
  423. HKCR,Directory\DefaultIcon,,,"%11%\shell32.dll,3"
  424. HKCR,Directory,EditFlags,1,D2,01,00,00
  425. HKCR,Directory,AlwaysShowExt
  426. HKCR,Directory\shell
  427. HKCR,Directory\shell\find
  428. HKCR,Directory\shell\find\command,,,%25%\Explorer.exe
  429. HKCR,Directory\shell\find\ddeexec,,,"[FindFolder(""%%l"", %%I)]"
  430. HKCR,Directory\shell\find\ddeexec\application,,,Folders
  431. HKCR,Directory\shell\find\ddeexec\topic,,,AppProperties
  432. HKCR,Directory\shellex\CopyHookHandlers\FileSystem,,,"{217FC9C0-3AEA-1069-A2DB-08002B30309D}"
  433.  
  434. ;Scrap datahandler
  435. HKCR,CLSID\{56117100-C0CD-101B-81E2-00AA004AE837},,,%SCRAP_DATAHANDLER%
  436. HKCR,CLSID\{56117100-C0CD-101B-81E2-00AA004AE837}\InProcServer32,,,shscrap.dll
  437. HKCR,CLSID\{56117100-C0CD-101B-81E2-00AA004AE837}\InProcServer32,ThreadingModel,,"Apartment"
  438.  
  439. ;DiskCopy handler
  440. HKCR,Drive\shellex\ContextMenuHandlers\{59099400-57FF-11CE-BD94-0020AF85B590}
  441. HKCR,CLSID\{59099400-57FF-11CE-BD94-0020AF85B590},,,%DISKCOPY_DATAHANDLER%
  442. HKCR,CLSID\{59099400-57FF-11CE-BD94-0020AF85B590}\InProcServer32,,,%11%\diskcopy.dll
  443. HKCR,CLSID\{59099400-57FF-11CE-BD94-0020AF85B590}\InProcServer32,ThreadingModel,,"Apartment"
  444.  
  445. ;DocShortcut applets
  446. HKCR,.shb,,,DocShortcut
  447. HKCR,DocShortcut,,,%DESC_BMK%
  448. HKCR,DocShortcut,IsShortcut
  449. HKCR,DocShortcut,NeverShowExt
  450. HKCR,DocShortcut\shell
  451. HKCR,DocShortcut\shell\open\command,,,"%25%\rundll32.exe shscrap.dll,OpenScrap_RunDLL /r /x %%1"
  452. HKCR,DocShortcut\DefaultIcon,,,"%11%\shscrap.dll,-100"
  453. HKCR,DocShortcut\shellex\DataHandler,,,"{56117100-C0CD-101B-81E2-00AA004AE837}"
  454. ;HKCR,DocShortcut,EditFlags,1,01,00,00,00
  455.  
  456. HKCR,.shs,,,ShellScrap
  457. HKCR,ShellScrap,,,%DESC_SCRAP%
  458. HKCR,ShellScrap,NeverShowExt
  459. HKCR,ShellScrap\shell
  460. HKCR,ShellScrap\shell\open\command,,,"%25%\rundll32.exe shscrap.dll,OpenScrap_RunDLL %%1"
  461. HKCR,ShellScrap\shellex\DataHandler,,,"{56117100-C0CD-101B-81E2-00AA004AE837}"
  462. HKCR,ShellScrap\DefaultIcon,,,"%11%\shscrap.dll,-100"
  463. HKLM,%KEY_CURRENT%\ShellScrap\PriorityCacheFormats,"#3",,""
  464.  
  465. HKCR,Drive,,,%DRIVE%
  466. HKCR,Drive\DefaultIcon,,,"%11%\shell32.dll,8"
  467. HKCR,Drive,EditFlags,1,D2,01,00,00
  468. HKCR,Drive\shell\find
  469. HKCR,Drive\shell\find\command,,,%25%\Explorer.exe
  470. HKCR,Drive\shell\find\ddeexec,,,"[FindFolder(""%%l"", %%I)]"
  471. HKCR,Drive\shell\find\ddeexec\application,,,Folders
  472. HKCR,Drive\shell\find\ddeexec\topic,,,AppProperties
  473.  
  474. HKCR,AudioCD,,,%AUDIOCD%
  475. HKCR,AudioCD\DefaultIcon,,,"%11%\shell32.dll,40"
  476. HKCR,AudioCD,EditFlags,1,02,00,00,00
  477.  
  478. ;don't give a description for this psudeo type
  479. HKCR,*\shellex\PropertySheetHandlers\{3EA48300-8CF6-101B-84FB-666CCB9BCD32}
  480.  
  481. ;don't give a description for this psudeo type
  482. HKCR,Unknown\shell\openas\command,,,"%25%\rundll32.exe shell32.dll,OpenAs_RunDLL %%1"
  483. HKCR,Unknown,AlwaysShowExt
  484.  
  485. HKCR,.lnk,,,lnkfile
  486. HKCR,.lnk\ShellNew,Command,,"%25%\rundll32.exe AppWiz.Cpl,NewLinkHere %%1"
  487. HKCR,lnkfile,,,%DESC_LNK%
  488. HKCR,lnkfile,EditFlags,1,01,00,00,00
  489. HKCR,lnkfile,IsShortcut
  490. HKCR,lnkfile,NeverShowExt
  491. HKCR,lnkfile\CLSID,,,{00021401-0000-0000-C000-000000000046}
  492. HKCR,lnkfile\shellex\IconHandler,,,"{00021401-0000-0000-C000-000000000046}"
  493. HKCR,lnkfile\shellex\DropHandler,,,"{00021401-0000-0000-C000-000000000046}"
  494. HKCR,lnkfile\shellex\ContextMenuHandlers\{00021401-0000-0000-C000-000000000046}
  495.  
  496. HKCR,.fnd,,,fndfile
  497. HKCR,fndfile,,,%DESC_FND%
  498. HKCR,fndfile\DefaultIcon,,,"%11%\shell32.dll,42"
  499. HKCR,fndfile\shell
  500. HKCR,fndfile\shell\open\command,,,%25%\Explorer.exe
  501. HKCR,fndfile\shell\open\ddeexec,,,"[OpenFindFile(""%%1"", %%I)]"
  502. HKCR,fndfile\shell\open\ddeexec\application,,,Folders
  503. HKCR,fndfile\shell\open\ddeexec\topic,,,AppProperties
  504.  
  505. HKCR,.reg,,,regfile
  506. HKCR,regfile,,,%DESC_REG%
  507. HKCR,regfile\DefaultIcon,,,"%25%\regedit.exe,1"
  508. HKCR,regfile\shell
  509. HKCR,regfile\shell\open\command,,,"regedit.exe ""%%1"""
  510. HKCR,regfile\shell\open,,,%V_MERGE%
  511. HKCR,regfile\shell\print
  512. HKCR,regfile\shell\print\command,,,"%25%\NOTEPAD.EXE /p %%1"
  513. HKCR,regfile\shell\edit,,,%V_EDIT%
  514. HKCR,regfile\shell\edit\command,,,"%25%\NOTEPAD.EXE %%1"
  515.  
  516. HKCR,.hlp,,,hlpfile
  517. HKCR,hlpfile,,,%DESC_HLP%
  518. HKCR,hlpfile\shell\open\command,,,"%25%\winhlp32.exe %%1"
  519. HKCR,hlpfile\DefaultIcon,,,"%25%\winhlp32.exe,1"
  520.  
  521. HKCR,.scr,,,scrfile
  522. HKCR,scrfile,,,%DESC_SCR%
  523. HKCR,scrfile\shell
  524. HKCR,scrfile\shell\open,,,%V_TEST%
  525. HKCR,scrfile\shell\open\command,,,"""%%1"" /S"
  526. HKCR,scrfile\shell\config,,,%V_CONFIGURE%
  527. HKCR,scrfile\shell\config\command,,,"""%%1"""
  528. HKCR,scrfile\shell\install,,,%V_INSTALL%
  529. HKCR,scrfile\shell\install\command,,,"%25%\rundll32.exe desk.cpl,InstallScreenSaver %%l"
  530.  
  531. HKCR,.com,,,comfile
  532. HKCR,comfile,,,%DESC_COM%
  533. HKCR,comfile,EditFlags,1,D8,07,00,00
  534. HKCR,comfile\shell
  535. HKCR,comfile\shell\open
  536. HKCR,comfile\shell\open,EditFlags,1,00,00,00,00
  537. HKCR,comfile\shell\open\command,,,"""%%1"" %%*"
  538. HKCR,comfile\shellex\PropertySheetHandlers\{86F19A00-42A0-1069-A2E9-08002B30309D}
  539. HKCR,comfile\DefaultIcon,,,"%11%\shell32.dll,2"
  540.  
  541. HKCR,.exe,,,exefile
  542. HKCR,exefile,,,%DESC_APP%
  543. HKCR,exefile,EditFlags,1,D8,07,00,00
  544. HKCR,exefile\shell
  545. HKCR,exefile\shell\open
  546. HKCR,exefile\shell\open,EditFlags,1,00,00,00,00
  547. HKCR,exefile\shell\open\command,,,"""%%1"" %%*"
  548. HKCR,exefile\shellex\PropertySheetHandlers\{86F19A00-42A0-1069-A2E9-08002B30309D}
  549. HKCR,exefile\DefaultIcon,,,%%1
  550.  
  551. HKCR,.bat,,,batfile
  552. HKCR,batfile,,,%DESC_BAT%
  553. HKCR,batfile,EditFlags,1,D0,04,00,00
  554. HKCR,batfile\shell
  555. HKCR,batfile\shell\open
  556. HKCR,batfile\shell\open,EditFlags,1,00,00,00,00
  557. HKCR,batfile\shell\open\command,,,"""%%1"" %%*"
  558. HKCR,batfile\shell\print
  559. HKCR,batfile\shell\print\command,,,"%25%\NOTEPAD.EXE /p %%1"
  560. HKCR,batfile\shell\edit,,,%V_EDIT%
  561. HKCR,batfile\shell\edit\command,,,"%25%\NOTEPAD.EXE %%1"
  562. HKCR,batfile\shellex\PropertySheetHandlers\{86F19A00-42A0-1069-A2E9-08002B30309D}
  563. HKCR,batfile\DefaultIcon,,,"%11%\shell32.dll,-153"
  564.  
  565. HKCR,.pif,,,piffile
  566. HKCR,piffile,,,%DESC_PIF%
  567. HKCR,piffile,EditFlags,1,01,00,00,00
  568. HKCR,piffile,IsShortcut
  569. HKCR,piffile,NeverShowExt
  570. HKCR,piffile\shell\open
  571. HKCR,piffile\shell\open\command,,,"""%%1"" %%*"
  572. HKCR,piffile\shellex\PropertySheetHandlers\{86F19A00-42A0-1069-A2E9-08002B30309D}
  573. HKCR,piffile\shellex\IconHandler,,,"{00021401-0000-0000-C000-000000000046}"
  574.  
  575. HKCR,.dll,,,dllfile
  576. HKCR,dllfile,,,%DESC_DLL%
  577. HKCR,dllfile,AlwaysShowExt
  578. HKCR,dllfile,EditFlags,1,01,00,00,00
  579. HKCR,dllfile\DefaultIcon,,,"%11%\shell32.dll,-154"
  580.  
  581. HKCR,.txt,,2,txtfile
  582. HKCR,txtfile,,2,%DESC_TXT%
  583. HKCR,txtfile\DefaultIcon,,2,"%11%\shell32.dll,-152"
  584. HKCR,txtfile\shell\open\command,,2,"%25%\NOTEPAD.EXE %%1"
  585. HKCR,txtfile\shell\print\command,,2,"%25%\NOTEPAD.EXE /p %%1"
  586.  
  587. HKCR,.ini,,2,inifile
  588. HKCR,inifile,,2,%DESC_INI%
  589. HKCR,inifile\DefaultIcon,,2,"%11%\shell32.dll,-151"
  590. HKCR,inifile\shell\open\command,,2,"%25%\NOTEPAD.EXE %%1"
  591. HKCR,inifile\shell\print\command,,2,"%25%\NOTEPAD.EXE /p %%1"
  592.  
  593. HKCR,.inf,,2,inffile
  594. HKCR,inffile,,2,%DESC_INF%
  595. HKCR,inffile\DefaultIcon,,2,"%11%\shell32.dll,-151"
  596. HKCR,inffile\shell\open\command,,2,"%25%\NOTEPAD.EXE %%1"
  597. HKCR,inffile\shell\print\command,,2,"%25%\NOTEPAD.EXE /p %%1"
  598. HKCR,inffile\shell\install,,2,%V_INSTALL%
  599. HKCR,inffile\shell\install\command,,2,"%25%\rundll.exe setupx.dll,InstallHinfSection DefaultInstall 132 %%1"
  600.  
  601. HKCR,.sys,,,sysfile
  602. HKCR,sysfile,,,%DESC_SYS%
  603. HKCR,sysfile,AlwaysShowExt
  604. HKCR,sysfile,EditFlags,1,01,00,00,00
  605. HKCR,sysfile\DefaultIcon,,,"%11%\shell32.dll,-154"
  606.  
  607. HKCR,.vxd,,,vxdfile
  608. HKCR,.386,,,vxdfile
  609. HKCR,vxdfile,EditFlags,1,01,00,00,00
  610. HKCR,vxdfile,,,%DESC_VXD%
  611. HKCR,vxdfile,AlwaysShowExt
  612. HKCR,vxdfile\DefaultIcon,,,"%11%\shell32.dll,-154"
  613.  
  614. HKCR,.drv,,,drvfile
  615. HKCR,drvfile,,,%DESC_DRV%
  616. HKCR,drvfile,EditFlags,1,01,00,00,00
  617. HKCR,drvfile,AlwaysShowExt
  618. HKCR,drvfile\DefaultIcon,,,"%11%\shell32.dll,-154"
  619.  
  620. HKCR,.cpl,,,cplfile
  621. HKCR,cplfile,,,%DESC_CPL%
  622. HKCR,cplfile\DefaultIcon,,,"%11%\shell32.dll,-154"
  623. ;HACK: Asymetrix created a data file type with the extension .CPL
  624. ;set stuff up so that Compel can install over us
  625. ;we MUST NOT install an "open" verb for this to work right
  626. ;When Compel is not installed the following verb will be the default verb
  627. ;When Compel is installed the user will be able to use both types of CPLs
  628. HKCR,cplfile\shell\cplopen,,,%DESC_VERB_CPLOPEN%
  629. HKCR,cplfile\shell\cplopen\command,,,"%25%\rundll32.exe shell32.dll,Control_RunDLL %%1,%%*"
  630.  
  631. HKCR,.fon,,,fonfile
  632. HKCR,fonfile,,,%DESC_FON%
  633. HKCR,fonfile\DefaultIcon,,,"%11%\shell32.dll,-155"
  634.  
  635. HKCR,.ttf,,,ttffile
  636. HKCR,ttffile,,,%DESC_TTF%
  637. HKCR,ttffile\DefaultIcon,,,"%11%\shell32.dll,-156"
  638.  
  639. HKCR,.ico,,,icofile
  640. HKCR,icofile,,,%DESC_ICO%
  641. HKCR,icofile\DefaultIcon,,,%%1
  642.  
  643. HKCR,.cur,,,curfile
  644. HKCR,curfile,,,%DESC_CUR%
  645. HKCR,curfile\DefaultIcon,,,%%1
  646.  
  647. HKCR,.ani,,,anifile
  648. HKCR,anifile,,,%DESC_ANI%
  649. HKCR,anifile\DefaultIcon,,,%%1
  650.  
  651. ; Set the Hidden attribute on the ShellNew Folder:
  652. ; R=1; H=2; S=4; HS=6; SHR=7
  653. HKLM,%KEY_RENAME%\Win,,,%25%
  654. HKLM,%KEY_RENAME%\Win,ShellNew,,"ShellNew,2"
  655.  
  656. ; NEW MENU ENTRIES
  657. ; Warning, next 4 lines are order dependent, do not change--Johnpa
  658. ; REVIEW: need to point .doc ShellNew entry to winword document, christob
  659. HKCR,.doc,,2,Wordpad.Document.1
  660. HKCR,.doc\Wordpad.Document.1\ShellNew,FileName,,"winword.doc"
  661. HKCR,.rtf,,2,rtffile
  662. HKCR,.txt\ShellNew,NullFile
  663. HKCR,.bmp\ShellNew,NullFile
  664. HKCR,.wav\ShellNew,FileName,,"sndrec.wav"
  665.  
  666. HKCR,Package,,,%DESC_PACKAGE%
  667. HKCR,Package\protocol\StdFileEditing\verb\0,,,%V_ACTIVATE%
  668. HKCR,Package\protocol\StdFileEditing\verb\1,,,%V_EDITPACKAGE%
  669. HKCR,Package\protocol\StdFileEditing\server,,,packager.exe
  670.  
  671. ; COMPOBJs
  672. HKCR,CLSID\{21B22460-3AEA-1069-A2DC-08002B30309D},,,%DESC_FILESYSATTR%
  673. HKCR,CLSID\{21B22460-3AEA-1069-A2DC-08002B30309D}\InProcServer32,,,shell32.dll
  674. HKCR,CLSID\{21B22460-3AEA-1069-A2DC-08002B30309D}\InProcServer32,ThreadingModel,,"Apartment"
  675. HKCR,CLSID\{86747AC0-42A0-1069-A2E6-08002B30309D},,,%DESC_SHELLMONIKER%
  676. HKCR,CLSID\{86747AC0-42A0-1069-A2E6-08002B30309D}\InProcServer32,,,shell32.dll
  677. HKCR,CLSID\{86747AC0-42A0-1069-A2E6-08002B30309D}\InProcServer32,ThreadingModel,,"Apartment"
  678. HKCR,CLSID\{86F19A00-42A0-1069-A2E9-08002B30309D},,,%DESC_PIFPAGE%
  679. HKCR,CLSID\{86F19A00-42A0-1069-A2E9-08002B30309D}\InProcServer32,,,shell32.dll
  680. HKCR,CLSID\{86F19A00-42A0-1069-A2E9-08002B30309D}\InProcServer32,ThreadingModel,,"Apartment"
  681. HKCR,CLSID\{217FC9C0-3AEA-1069-A2DB-08002B30309D},,,%COPY_HOOK%
  682. HKCR,CLSID\{217FC9C0-3AEA-1069-A2DB-08002B30309D}\InProcServer32,,,shell32.dll
  683. HKCR,CLSID\{217FC9C0-3AEA-1069-A2DB-08002B30309D}\InProcServer32,ThreadingModel,,"Apartment"
  684. HKCR,CLSID\{00021400-0000-0000-C000-000000000046},,,%DESC_DESKTOP%
  685. HKCR,CLSID\{00021400-0000-0000-C000-000000000046}\InProcServer32,,,shell32.dll
  686. HKCR,CLSID\{00021400-0000-0000-C000-000000000046}\InProcServer32,ThreadingModel,,"Apartment"
  687. HKCR,CLSID\{00021401-0000-0000-C000-000000000046},,,%DESC_LNK%
  688. HKCR,CLSID\{00021401-0000-0000-C000-000000000046}\InProcServer32,,,shell32.dll
  689. HKCR,CLSID\{00021401-0000-0000-C000-000000000046}\InProcServer32,ThreadingModel,,"Apartment"
  690. HKCR,CLSID\{00021401-0000-0000-C000-000000000046}\shellex\MayChangeDefaultMenu
  691. HKCR,CLSID\{86F19A00-42A0-1069-A2EB-08002B30309D},,,%DESC_PIFFILE%
  692. HKCR,CLSID\{86F19A00-42A0-1069-A2EB-08002B30309D}\InProcServer32,,,shell32.dll
  693. HKCR,CLSID\{86F19A00-42A0-1069-A2EB-08002B30309D}\InProcServer32,ThreadingModel,,"Apartment"
  694. HKCR,CLSID\{3EA48300-8CF6-101B-84FB-666CCB9BCD32},,,%DESC_DOCPROP%
  695. HKCR,CLSID\{3EA48300-8CF6-101B-84FB-666CCB9BCD32}\InProcServer32,,,"%11%\docprop.dll"
  696. HKCR,CLSID\{3EA48300-8CF6-101B-84FB-666CCB9BCD32}\InProcServer32,ThreadingModel,,"Apartment"
  697.  
  698. ; My Computer
  699. ; Don't set the value below, let it default in from Shell32.dll
  700. ; HKCR,CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D},,2,%DESK_MYCOMP%
  701. HKCR,CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\InProcServer32,,,shell32.dll
  702. HKCR,CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\InProcServer32,ThreadingModel,,"Apartment"
  703. HKCR,CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\DefaultIcon,,2,"%25%\Explorer.exe,0"
  704. HKCR,CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\find
  705. HKCR,CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\find\command,,,%25%\Explorer.exe
  706. HKCR,CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\find\ddeexec,,,"[FindFolder(""%%l"", %%I)]"
  707. HKCR,CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\find\ddeexec\application,,,Folders
  708. HKCR,CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\find\ddeexec\topic,,,AppProperties
  709.  
  710. ; Net Neighborhood
  711.  
  712. ; Don't set the value below, let it default in from Shell32.dll
  713. ;HKCR,CLSID\{208D2C60-3AEA-1069-A2D7-08002B30309D},,2,%DESK_NETHOOD%
  714. HKCR,CLSID\{208D2C60-3AEA-1069-A2D7-08002B30309D}\InProcServer32,,,shell32.dll
  715. HKCR,CLSID\{208D2C60-3AEA-1069-A2D7-08002B30309D}\InProcServer32,ThreadingModel,,"Apartment"
  716. HKCR,CLSID\{208D2C60-3AEA-1069-A2D7-08002B30309D}\DefaultIcon,,2,"%11%\shell32.dll,17"
  717. HKCR,CLSID\{208D2C60-3AEA-1069-A2D7-08002B30309D}\shell\find,,,%V_FINDCOMP%
  718. HKCR,CLSID\{208D2C60-3AEA-1069-A2D7-08002B30309D}\shell\find\command,,,%25%\Explorer.exe
  719. HKCR,CLSID\{208D2C60-3AEA-1069-A2D7-08002B30309D}\shell\find\ddeexec,,,"[FindFolder(""%%l"", %%I)]"
  720. HKCR,CLSID\{208D2C60-3AEA-1069-A2D7-08002B30309D}\shell\find\ddeexec\application,,,Folders
  721. HKCR,CLSID\{208D2C60-3AEA-1069-A2D7-08002B30309D}\shell\find\ddeexec\topic,,,AppProperties
  722.  
  723. ; FindExtensions
  724.  
  725. HKCR,CLSID\{61E218E0-65D3-101B-9F08-061CEAC3D50D},,,"ShellFind"
  726. HKCR,CLSID\{61E218E0-65D3-101B-9F08-061CEAC3D50D}\InProcServer32,,,shell32.dll
  727. HKCR,CLSID\{61E218E0-65D3-101B-9F08-061CEAC3D50D}\InProcServer32,ThreadingModel,,"Apartment"
  728. HKLM,%KEY_CURRENT%\Explorer\FindExtensions\ShellFind,,,"{61E218E0-65D3-101B-9F08-061CEAC3D50D}"
  729.  
  730. ; Recycle Bin
  731.  
  732. HKCR,CLSID\{645FF040-5081-101B-9F08-00AA002F954E},,,%DESC_RECYCLEBIN%
  733. HKCR,CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\InProcServer32,,,shell32.dll
  734. HKCR,CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\InProcServer32,ThreadingModel,,"Apartment"
  735. HKCR,CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\DefaultIcon,,2,"%11%\shell32.dll,31"
  736. HKCR,CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\DefaultIcon,Empty,,"%11%\shell32.dll,31"
  737. HKCR,CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\DefaultIcon,Full,,"%11%\shell32.dll,32"
  738. HKCR,CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\ShellFolder,Attributes,1,40,01,00,20
  739. HKCR,CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\shellex\ContextMenuHandlers\{645FF040-5081-101B-9F08-00AA002F954E}
  740. HKCR,CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\shellex\PropertySheetHandlers\{645FF040-5081-101B-9F08-00AA002F954E}
  741. HKLM,%KEY_CURRENT%\Explorer\Desktop\NameSpace\{645FF040-5081-101B-9F08-00AA002F954E},,,%DESC_RECYCLEBIN%
  742.  
  743.  
  744. ; Make sure the name space key it present to work around probem with
  745. ; adding RNA dynamically
  746. HKLM,%KEY_CURRENT%\Explorer\MyComputer\NameSpace
  747.  
  748. ; Entries for control panel
  749.  
  750. HKCR,CLSID\{21EC2020-3AEA-1069-A2DD-08002B30309D},,,%DESC_CONTROLS%
  751. HKCR,CLSID\{21EC2020-3AEA-1069-A2DD-08002B30309D}\InProcServer32,,,shell32.dll
  752. HKCR,CLSID\{21EC2020-3AEA-1069-A2DD-08002B30309D}\InProcServer32,ThreadingModel,,"Apartment"
  753. HKCR,CLSID\{21EC2020-3AEA-1069-A2DD-08002B30309D}\DefaultIcon,,,"%11%\shell32.dll,-137"
  754.  
  755. ; Entries for printers folder
  756.  
  757. HKCR,CLSID\{2227A280-3AEA-1069-A2DE-08002B30309D},,,%DESC_PRINTERS%
  758. HKCR,CLSID\{2227A280-3AEA-1069-A2DE-08002B30309D}\InProcServer32,,,shell32.dll
  759. HKCR,CLSID\{2227A280-3AEA-1069-A2DE-08002B30309D}\InProcServer32,ThreadingModel,,"Apartment"
  760. HKCR,CLSID\{2227A280-3AEA-1069-A2DE-08002B30309D}\DefaultIcon,,,"%11%\shell32.dll,-138"
  761.  
  762. ; Group converter stuff.
  763. HKCU,%KEY_CURRENT%\GrpConv\MapGroups,%MMEDIA%,,%ACCESSMMEDIA%
  764. HKCU,%KEY_CURRENT%\GrpConv\MapGroups,%GAMES%,,%ACCESSGAMES%
  765. HKCU,%KEY_CURRENT%\GrpConv\MapGroups,%SYSTOOLS%,,%ACCESSSYSTOOLS%
  766. HKCU,%KEY_CURRENT%\GrpConv\MapGroups,%DESKTOP%,,%DOTDOTDESKTOP%
  767. HKCU,%KEY_CURRENT%\GrpConv\MapGroups,%PROGRAMS%,,%DOT%
  768.  
  769. ; Explorer Default Polices
  770. HKCU,%KEY_CURRENT%\Policies\Explorer,NoDriveTypeAutoRun,1,95,00,00,00
  771.  
  772. ; Tips for the end user
  773. HKLM,"%KEY_TIPS%","0",,%TIP00%
  774. HKLM,"%KEY_TIPS%","1",,%TIP01%
  775. HKLM,"%KEY_TIPS%","2",,%TIP02%
  776. HKLM,"%KEY_TIPS%","3",,%TIP03%
  777. HKLM,"%KEY_TIPS%","4",,%TIP04%
  778. HKLM,"%KEY_TIPS%","5",,%TIP05%
  779. HKLM,"%KEY_TIPS%","6",,%TIP06%
  780. HKLM,"%KEY_TIPS%","7",,%TIP07%
  781. HKLM,"%KEY_TIPS%","8",,%TIP08%
  782. HKLM,"%KEY_TIPS%","9",,%TIP09%
  783. HKLM,"%KEY_TIPS%","10",,%TIP10%
  784. HKLM,"%KEY_TIPS%","11",,%TIP11%
  785. HKLM,"%KEY_TIPS%","12",,%TIP12%
  786. HKLM,"%KEY_TIPS%","13",,%TIP13%
  787. HKLM,"%KEY_TIPS%","14",,%TIP14%
  788. HKLM,"%KEY_TIPS%","15",,%TIP15%
  789. HKLM,"%KEY_TIPS%","16",,%TIP16%
  790. HKLM,"%KEY_TIPS%","17",,%TIP17%
  791. HKLM,"%KEY_TIPS%","18",,%TIP18%
  792. HKLM,"%KEY_TIPS%","19",,%TIP19%
  793. HKLM,"%KEY_TIPS%","20",,%TIP20%
  794. HKLM,"%KEY_TIPS%","21",,%TIP21%
  795. HKLM,"%KEY_TIPS%","22",,%TIP22%
  796. HKLM,"%KEY_TIPS%","23",,%TIP23%
  797. HKLM,"%KEY_TIPS%","24",,%TIP24%
  798. HKLM,"%KEY_TIPS%","25",,%TIP25%
  799. HKLM,"%KEY_TIPS%","26",,%TIP26%
  800. HKLM,"%KEY_TIPS%","27",,%TIP27%
  801. HKLM,"%KEY_TIPS%","28",,%TIP28%
  802. HKLM,"%KEY_TIPS%","29",,%TIP29%
  803. HKLM,"%KEY_TIPS%","30",,%TIP30%
  804. HKLM,"%KEY_TIPS%","31",,%TIP31%
  805. HKLM,"%KEY_TIPS%","32",,%TIP32%
  806. HKLM,"%KEY_TIPS%","33",,%TIP33%
  807. HKLM,"%KEY_TIPS%","34",,%TIP34%
  808. HKLM,"%KEY_TIPS%","35",,%TIP35%
  809. HKLM,"%KEY_TIPS%","36",,%TIP36%
  810. HKLM,"%KEY_TIPS%","37",,%TIP37%
  811. HKLM,"%KEY_TIPS%","38",,%TIP38%
  812. HKLM,"%KEY_TIPS%","39",,%TIP39%
  813. HKLM,"%KEY_TIPS%","40",,%TIP40%
  814. HKLM,"%KEY_TIPS%","41",,%TIP41%
  815. HKLM,"%KEY_TIPS%","42",,%TIP42%
  816. HKLM,"%KEY_TIPS%","43",,%TIP43%
  817. HKLM,"%KEY_TIPS%","44",,%TIP44%
  818. HKLM,"%KEY_TIPS%","45",,%TIP45%
  819. HKLM,"%KEY_TIPS%","46",,%TIP46%
  820. HKLM,"%KEY_TIPS%","47",,%TIP47%
  821.  
  822. ;----- Base Bitmaps Install Sections ---------------
  823. [basebitmaps.files]
  824. bamboo.bmp
  825. bubbles.bmp
  826. circles.bmp
  827. egypt.bmp
  828. halftone.bmp
  829. hounds.bmp
  830. pstripe.bmp
  831. pyramid2.bmp
  832. redtile.bmp
  833. rivets2.bmp
  834. thatch2.bmp
  835.  
  836. [basebitmaps.addreg]
  837. HKLM,%KEY_RENAME%\Win,,,%25%
  838. HKLM,%KEY_RENAME%\Win,bamboo.bmp,,"%BAMBOO_BMP%.bmp"
  839. HKLM,%KEY_RENAME%\Win,bubbles.bmp,,"%BUBBLES_BMP%.bmp"
  840. HKLM,%KEY_RENAME%\Win,circles.bmp,,"%CIRCLES_BMP%.bmp"
  841. HKLM,%KEY_RENAME%\Win,egypt.bmp,,"%EGYPT_BMP%.bmp"
  842. HKLM,%KEY_RENAME%\Win,halftone.bmp,,"%HALFTONE_BMP%.bmp"
  843. HKLM,%KEY_RENAME%\Win,hounds.bmp,,"%HOUNDS_BMP%.bmp"
  844. HKLM,%KEY_RENAME%\Win,pstripe.bmp,,"%PSTRIPE_BMP%.bmp"
  845. HKLM,%KEY_RENAME%\Win,pyramid2.bmp,,"%PYRAMID2_BMP%.bmp"
  846. HKLM,%KEY_RENAME%\Win,redtile.bmp,,"%REDTILE_BMP%.bmp"
  847. HKLM,%KEY_RENAME%\Win,rivets2.bmp,,"%RIVETS2_BMP%.bmp"
  848. HKLM,%KEY_RENAME%\Win,thatch2.bmp,,"%THATCH2_BMP%.bmp"
  849. ;------------------------------------------------------------
  850. [msbase.cleanup.inis]
  851. ;general cleanup.  Moved from msbase.inf due to size limits
  852. ;Deletions go here:
  853. system.ini,386Enh,"device=fakeide.386",         ;remove PRE-RELEASE ONLY starting bld 70
  854. system.ini,386Enh,"device=*vfd"
  855. system.ini,386Enh,"device=*configmg",       ; Remove
  856. system.ini,386Enh,"device=serial.386",      ; Remove
  857. system.ini,386Enh,"device=lpt.386",         ; Remove
  858. system.ini,386Enh,"device=pagefile.386",        ; Delete old page file
  859. system.ini,386Enh,"timercriticalsection=",      ; Remove
  860. system.ini,386Enh,"device=isapnp.386",          ; Remove
  861. system.ini,386Enh,"device=wshell.386",         ; Remove
  862. system.ini,386Enh,"device=cdfs.386",           ; *** Remove from Pre-Release ONLY ***
  863.  
  864. system.ini,386Enh,"device=*vwin32",
  865. system.ini,386Enh,"device=*vfbackup",
  866. system.ini,386Enh,"device=*vcomm",
  867. system.ini,386Enh,"device=*combuff",
  868. system.ini,386Enh,"device=*ifsmgr",
  869. system.ini,386Enh,"device=*ios",
  870. system.ini,386Enh,"device=*spooler",
  871. system.ini,386Enh,"device=*vfat",
  872. system.ini,386Enh,"device=*vcache",
  873. system.ini,386Enh,"device=*vcond",
  874. system.ini,386Enh,"device=*vcdfsd",
  875. system.ini,386Enh,"device=*vxdldr",
  876. system.ini,386Enh,"device=*vdef",
  877. system.ini,386Enh,"device=*vpicd",
  878. system.ini,386Enh,"device=*vtd",
  879. system.ini,386Enh,"device=*reboot",
  880. system.ini,386Enh,"device=*vdmad",
  881. system.ini,386Enh,"device=*vsd",
  882. system.ini,386Enh,"device=*v86mmgr",
  883. system.ini,386Enh,"device=*pageswap",
  884. system.ini,386Enh,"device=*dosmgr",
  885. system.ini,386Enh,"device=*vmpoll",
  886. system.ini,386Enh,"device=*shell",
  887. system.ini,386Enh,"device=*parity",
  888. system.ini,386Enh,"device=*biosxlat",
  889. system.ini,386Enh,"device=*vmcpd",
  890. system.ini,386Enh,"device=*vtdapi",
  891. system.ini,386Enh,"device=*perf",
  892. system.ini,386Enh,"device=cpqevent.386"
  893.  
  894. system.ini,386Enh,"device=ibmvcd.386"   ; Old PCMCIA VCDs
  895. system.ini,386Enh,"device=csvcd.386"
  896. system.ini,386Enh,"device=pcmvcd.386"
  897. system.ini,386Enh,"device=ssvcd.386"
  898. system.ini,386Enh,"device=ssvcd311.386"
  899. system.ini,386Enh,"device=ss_vcd.386"
  900. system.ini,386Enh,"device=commvcd.386"  ; Intel PCMCIA card mgr
  901. system.ini,386Enh,"device=ccvcd.386"    ; Old Carbon-Copy for Win VxDs
  902. system.ini,386Enh,"keyboard=ccvkd.386"  ; Old Carbon-Copy for Win VxDs
  903. system.ini,386Enh,"device=ccvkd.386"    ; Old Carbon-Copy for Win VxDs
  904.  
  905. system.ini,386Enh,"device=lex01.386"    ; Lexmark Printer fast LPT VxDs
  906. system.ini,386Enh,"device=vlexd.386"    ; Lexmark Printer fast LPT VxDs
  907.  
  908. system.ini,386Enh,"device=turbovcd.386" ; Old TurboComm VxDs
  909. system.ini,386Enh,"device=turbobuf.386"
  910.  
  911. system.ini,386Enh,"device=esp2.386"     ; Old Hayes ESP VxDs
  912. system.ini,386Enh,"device=espvcd.386"
  913. system.ini,386Enh,"device=espbuff.386"
  914. system.ini,386Enh,"device=vespd.386"
  915. system.ini,386Enh,"device=vesp2cd.386"
  916. system.ini,386Enh,"device=vesp2d.386"
  917. system.ini,386Enh,"device=esp2vcd.386"
  918. system.ini,386Enh,"device=esp2uff.386"
  919. system.ini,386Enh,"device=esp2buff.386"
  920.  
  921. ;Remove VcD replacements:
  922. system.ini,386Enh,"device=obserial.386" ; HP OmniBook serial driver
  923. system.ini,386Enh,"device=expvcd.386"   ; ExpressFax
  924. system.ini,386Enh,"device=r0dsimgr.386"
  925. system.ini,386Enh,"device=r0dsivcd.386"
  926. system.ini,386Enh,"device=r0dsibuf.386"
  927. system.ini,386Enh,"device=vhicom9.386"   ; BocaBoard 8
  928. system.ini,386Enh,"device=kingvcd.386"   ; KingComm
  929. system.ini,386Enh,"device=kingbuff.386"
  930. system.ini,386Enh,"device=vcdccp.386"    ; Calcomp
  931. system.ini,386Enh,"device=cas31vcd.386"
  932. system.ini,386Enh,"device=aw_vcd.386"
  933.  
  934. system.ini,386Enh,"device=cs$vcd.386"   ;DEC Starion 800i
  935.  
  936. system.ini,386Enh,"device=ADI2W100.386"  ;Appian FastDisk Drivers
  937. system.ini,386Enh,"device=ADI2W101.386"
  938. system.ini,386Enh,"device=ADI2W102.386"
  939. system.ini,386Enh,"device=ADI2W103.386"
  940. system.ini,386Enh,"device=ADI2W104.386"
  941.  
  942. system.ini,386Enh,"device=ATASPIXP.386" ;Windows VxD transport driver
  943. system.ini,386Enh,"device=ATASPI16.386" ;Windows VXD ATASPI Manager
  944. system.ini,386Enh,"device=FDATA32B.386" ;Windows 32-bit Disk Access driver
  945. system.ini,386Enh,"device=FDINT13.386"  ;Windows INT13h driver
  946. system.ini,386Enh,"device=FDSCSI.386"   ;Windows 32-bit Disk Access driver
  947.  
  948. system.ini,386Enh,"device=aic7870.386"
  949. system.ini,386Enh,"device=fastscsi.386"
  950. system.ini,386Enh,"device=aha1540.386"
  951. system.ini,386Enh,"device=aha1740.386"
  952. system.ini,386Enh,"device=aic7770.386"
  953. system.ini,386Enh,"device=aic6360.386"
  954.  
  955. system.ini,386Enh,"device=vpatchk.386"   ;Pentium Patch
  956. system.ini,386Enh,"device=WBIDE.386"     ;IDE Driver
  957.  
  958. system.ini,386Enh,"device=hc_win.386"    ;Quantum Fastdisk Drivers
  959. system.ini,386Enh,"device=qtmint13.386"  ;Quantum Fastdisk Drivers
  960.  
  961. system.ini,386Enh,"device=CPQFM19B.386"  ;Compaq VxD's
  962. system.ini,386Enh,"device=CPQFM19A.386"
  963. system.ini,386Enh,"device=CPQFMW31.386"
  964. system.ini,386Enh,"device=CPQFMVCD.386"
  965. system.ini,386Enh,"device=um8673.386"
  966.  
  967. system.ini,386Enh,"device=DC2300.386" ;Promise technologies DC2000 DOS driver (32bit)
  968.  
  969. system.ini,386Enh,"DEVICE=VIRWT.386"  ;Irwin Tape Drive
  970.  
  971. system.ini,386Enh,"device=2015pl.386"  ;Unknown Fastdisk driver
  972. system.ini,386Enh,"device=2015.386"    ;Unknown Fastdisk driver
  973.  
  974. system.ini,386Enh,"device=EIDE2300.386"  ; Promise FASTDISK driver for EIDE2300+
  975.  
  976. ;Compaq SafeStart:
  977. setup.ini, progman.groups,, "CpqUtils=""Compaq Utilities"""
  978. setup.ini, CpqUtils,, """SafeStart Manager"""     ;deletes link
  979. setup.ini, group1,, """SafeStart Manager"""     ;deletes link
  980.  
  981.  
  982. ;Remove link on AT&T machines:
  983. setup.ini, progman.groups,, "ATTUTILS=""AT&T Utilities"""  ;creates folder
  984. setup.ini, ATTUTILS,, """AT&T Configuration Manager"""     ;deletes link
  985.  
  986. system.ini,386Enh,"DEVICE=CP32SUP.386" ;PCTWin Patch
  987. system.ini,386Enh,"DEVICE=VFATHLP.386" ;PCTWin Patch
  988.  
  989. system.ini,386Enh,"DEVICE=vcmd.386"  ;Zenith VxD
  990. system.ini,386Enh,"DEVICE=vcad.386"  ;Zenith VxD
  991.  
  992. system.ini,386Enh,"LocalReboot=*"    ;IBM
  993. system.ini,386Enh,"KybdReboot=*"
  994.  
  995. system.ini,386Enh,"DEVICE=ACIDEJL.386" ;ARCO JL+ adapter
  996. ;-----------------------------------------------------
  997.  
  998. [old.win.cleanup.flds]
  999. win.ini, windows, load,*printman.exe,,1
  1000. win.ini, windows, run,*printman.exe,,1
  1001.  
  1002. ;Remove PrintCache program:
  1003. win.ini, windows, load,*ltools.exe,,1
  1004. win.ini, windows, run,*ltools.exe,,1
  1005.  
  1006. win.ini, windows, load,*ltools,,1
  1007. win.ini, windows, run,*ltools,,1
  1008.  
  1009. ;Remove HP Status Windows:
  1010. win.ini, windows, load,*hpvdsm.exe,,1
  1011. win.ini, windows, run,*hpvdsm.exe,,1
  1012. win.ini, windows, load,*hpsw.exe,,1
  1013. win.ini, windows, run,*hpsw.exe,,1
  1014.  
  1015. ;Remove Toshiba's startup app:
  1016. win.ini, windows, load,*maxtime.exe,,1
  1017. win.ini, windows, run,*maxtime.exe,,1
  1018. win.ini, windows, load,*audcntrl.exe,,1
  1019. win.ini, windows, run,*audcntrl.exe,,1
  1020.  
  1021. ;Remove LANDesk 2.0's DLL:
  1022. system.ini, boot, drivers, *LOWDOS.DLL,,1
  1023.  
  1024. ;Remove AT&T entry from run= line:
  1025. win.ini, windows, run,*regsetup.zzz,,1
  1026. win.ini, windows, load,*regsetup.zzz,,1
  1027.  
  1028. ;Remove IBM Thinkpad docking app:
  1029. win.ini, windows, run,*dockwin.exe,,1
  1030. win.ini, windows, load,*dockwin.exe,,1
  1031. ;IBM Thinkpad screensaver app:
  1032. win.ini, windows, run,*strtscr.exe,,1
  1033. win.ini, windows, load,*strtscr.exe,,1
  1034.  
  1035. ;Compaq PnP Utils:
  1036. win.ini, windows, run,*CPQFMCFG.EXE,,1
  1037. win.ini, windows, load,*CPQFMCFG.EXE,,1
  1038.  
  1039. ;Media vision at your service pim:
  1040. win.ini, windows, run,*ays.exe,,1
  1041. win.ini, windows, load,*ays.exe,,1
  1042.  
  1043. ;Noron Anti-Virus:
  1044. win.ini, windows, run,*NAVPOPUP.EXE,,1
  1045. win.ini, windows, load,*NAVPOPUP.EXE,,1
  1046.  
  1047. win.ini, windows, run,*WNTSRMAN.EXE,,1
  1048. win.ini, windows, load,*WNTSRMAN.EXE,,1
  1049.  
  1050. win.ini, windows, run,*NAVTSRW.EXE,,1
  1051. win.ini, windows, load,*NAVTSRW.EXE,,1
  1052.  
  1053. win.ini, windows, run,*NAVTSRW,,1
  1054. win.ini, windows, load,*NAVTSRW,,1
  1055.  
  1056. win.ini, windows, run,*alarmmgr.exe,,1
  1057. win.ini, windows, load,*alarmmgr.exe,,1
  1058. ;-------------------------------------------
  1059.  
  1060.  
  1061. [Strings]
  1062. ;Non-Localizable Strings:
  1063. KEY_OPTIONAL="Software\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents"
  1064. KEY_TIPS="Software\Microsoft\Windows\CurrentVersion\Explorer\Tips"
  1065. KEY_RENAME="Software\Microsoft\Windows\CurrentVersion\RenameFiles"
  1066. KEY_CURRENT="Software\Microsoft\Windows\CurrentVersion"
  1067.  
  1068. ;Localizable Strings:
  1069. ;Wallpaper Descriptions
  1070. BAMBOO_BMP      = "Straw Mat"
  1071. BUBBLES_BMP     = "Bubbles"
  1072. CIRCLES_BMP     = "Circles"
  1073. EGYPT_BMP       = "Carved Stone"
  1074. HALFTONE_BMP    = "Waves"
  1075. HOUNDS_BMP      = "Houndstooth"
  1076. PSTRIPE_BMP     = "Pinstripe"
  1077. PYRAMID2_BMP    = "Triangles"
  1078. REDTILE_BMP     = "Tiles"
  1079. RIVETS2_BMP     = "Blue Rivets"
  1080. THATCH2_BMP     = "Black Thatch"
  1081.  
  1082. DESC_PIF        = "Shortcut to MS-DOS Program"
  1083. DESC_REG        = "Registration Entries"
  1084. DESC_APP        = "Application"
  1085. DESC_BAT        = "MS-DOS Batch File"
  1086. DESC_COM        = "MS-DOS Application"
  1087. DESC_SCR        = "Screen Saver"
  1088. DESC_LNK        = "Shortcut"
  1089. DESC_FND        = "Saved Search"
  1090. DESC_HLP        = "Help File"
  1091. DESC_TXT        = "Text Document"
  1092. DESC_INI        = "Configuration Settings"
  1093. DESC_INF        = "Setup Information"
  1094. DESC_RTF        = "Rich Text File"
  1095. DESC_DLL        = "Application Extension"
  1096. DESC_SYS        = "System file"
  1097. DESC_VXD        = "Virtual device driver"
  1098. DESC_DRV        = "Device driver"
  1099. DESC_CPL        = "Control Panel extension"
  1100. ;HACK Asymetrix Compel has .CPL data files and registers an open verb
  1101. ;make our verb explicitly different so that when Compel is installed the
  1102. ;user can use both types of CPL files but Compel's will be the default
  1103. DESC_VERB_CPLOPEN = "Open with Control Panel"
  1104. DESC_FON        = "Font file"
  1105. DESC_TTF        = "TrueType Font file"
  1106. DESC_ICO        = "Icon"
  1107. DESC_CUR        = "Cursor"
  1108. DESC_ANI        = "Animated Cursor"
  1109. DESC_BMK        = "Shortcut into a document"
  1110. DESC_SCRAP      = "Scrap object"
  1111.  
  1112. DESC_PACKAGE    = "Package"
  1113. DESC_CONTROLS   = "Control Panel"
  1114. DESC_PRINTERS   = "Printers"
  1115. DESC_SHELLMONIKER = "Shell Moniker"
  1116. DESC_FILESYSATTR = "File system attributes"
  1117. DESC_PIFPAGE    = ".PIF file property pages"
  1118. DESC_PIFFILE    = ".PIF file handler"
  1119. DESC_DOCPROP    = "OLE Docfile Property Page"
  1120. DESC_RECYCLEBIN = "Recycle Bin"
  1121. DESC_DESKTOP    = "Desktop"
  1122. DESK_MYCOMP     = "My Computer"
  1123. DESK_NETHOOD    = "Network Neighborhood"
  1124.  
  1125. ;disk performance templates
  1126. DiskPerfDesktop = "Desktop computer"
  1127. DiskPerfMobile  = "Mobile or docking system"
  1128. DiskPerfServer  = "Network server"
  1129.  
  1130. ;icon spacing factor
  1131. IconSpacingFactor = "100" ;Set to 100 for English, change for other languages
  1132.  
  1133. ;REVIEW: we may be able to remove these since we special case opne and print verbs
  1134. V_EDIT      = "&Edit"
  1135. V_PLAY      = "&Play"
  1136. V_MERGE     = "Mer&ge"
  1137. V_CONNECT   = "&Connect"
  1138. V_TEST      = "T&est"
  1139. V_ACTIVATE  = "&Activate Contents"
  1140. V_EDITPACKAGE = "&Edit Package"
  1141. V_CONFIGURE = "C&onfigure"
  1142. V_INSTALL   = "&Install"
  1143. V_FINDCOMP  = "&Find Computer..."
  1144.  
  1145. NoneDesc                = "(None)"
  1146. BricksDesc              = "Bricks"
  1147. ButtonsDesc             = "Buttons"
  1148. CargoNetDesc            = "Cargo Net"
  1149. CircuitsDesc            = "Circuits"
  1150. CobblestonesDesc        = "Cobblestones"
  1151. ColosseumDesc           = "Colosseum"
  1152. DaisiesDesc             = "Daisies"
  1153. DizzyDesc               = "Dizzy"
  1154. FieldEffectDesc         = "Field Effect"
  1155. KeyDesc                 = "Key"
  1156. LiveWireDesc            = "Live Wire"
  1157. PlaidDesc               = "Plaid"
  1158. RounderDesc             = "Rounder"
  1159. ScalesDesc              = "Scales"
  1160. StoneDesc               = "Stone"
  1161. ThatchesDesc            = "Thatches"
  1162. TileDesc                = "Tile"
  1163. TrianglesDesc           = "Triangles"
  1164. RevengeDesc             = "Waffle's Revenge"
  1165.  
  1166. Templates_DESC          = "Document Templates"
  1167. Templates_TIP           = "Supplies layouts for new documents in your most common programs."
  1168.  
  1169. DISK_TOOLS              = "Disk Tools Extension"
  1170. COPY_HOOK               = "Shell Copy Hook"
  1171. SCRAP_DATAHANDLER       = "Shell Scrap DataHandler"
  1172. DISKCOPY_DATAHANDLER    = "Disk Copy Extension"
  1173.  
  1174. Welcome_Desc            = "Welcome To Windows"
  1175. TipsNTour_DESC          = "Tips & Tour"
  1176. TipsAndTour_DESC        = "Tips and Tour"
  1177.  
  1178. ACCESSORIES             = "Accessories"
  1179. ACCESSMMEDIA            = "Accessories\Multimedia"
  1180. ACCESSGAMES             = "Accessories\Games"
  1181. ACCESSSYSTOOLS          = "Accessories\System Tools"
  1182. MMEDIA                  = "Multimedia"
  1183. GAMES                   = "Games"
  1184. SYSTOOLS                = "System Tools"
  1185. DESKTOP                 = "Desktop"
  1186. PROGRAMS                = "Programs"
  1187. DOTDOTDESKTOP           = "..\..\Desktop"
  1188. DOT                     = "."
  1189.  
  1190. AppDataShort            = "Applic~1"
  1191. AppDataLong             = "Application Data"
  1192. MSSharedShort           = "Micros~1"
  1193. MSSharedLong            = "Microsoft"
  1194.  
  1195. CursorSchemeAni         = "Animated Hourglasses"
  1196. CursorScheme            = "Windows Standard"
  1197.  
  1198. DRIVE                   = "Drive"
  1199. FOLDER                  = "Folder"
  1200. FSFOLDER                = "File Folder"
  1201. AUDIOCD                       = "AudioCD"
  1202.  
  1203. TIP00 = "If you don't know how to do something, you can look it up in Help. Just click the Start button, and then click Help."
  1204. TIP01 = "The Shut Down command on the Start menu enables you to safely shut down your computer."
  1205. TIP02 = "To add a program to your Start menu, you can drag the program's icon onto the Start button."
  1206. TIP03 = "You can use your right mouse button to drag files. Try it and see what happens!"
  1207. TIP04 = "You can use long filenames when you save documents. You can even use spaces!"
  1208. TIP05 = "You can use your right mouse button to click anywhere and see a menu of available commands."
  1209. TIP06 = "To print a document quickly, you can drag its icon onto a printer icon."
  1210. TIP07 = "To change your desktop background, click it by using your right mouse button; then click Properties."
  1211. TIP08 = "You can get Help on each item in a dialog box by clicking the question-mark in the title bar and then clicking the item."
  1212. TIP09 = "You can use Windows Explorer to see all the files on your computer."
  1213. TIP10 = "You can solve printer problems by using the Print Troubleshooter in Help."
  1214. TIP11 = "You can move the taskbar to any edge of your screen by dragging it with your mouse."
  1215. TIP12 = "You can minimize all open windows at once; just use your right mouse button to click an empty area on the taskbar, and then click Minimize All Windows."
  1216. TIP13 = "To set your computer's clock, you can double-click the clock on the taskbar."
  1217. TIP14 = "You can minimize neck strain by positioning your monitor at eye level."
  1218. TIP15 = "To change the Windows color scheme, use your right mouse button to click the desktop; then click Properties."
  1219. TIP16 = "You can solve memory problems on your computer by using the Memory Troubleshooter in Help."
  1220. TIP17 = "To select more than one file or folder, hold down CTRL while you click each item."
  1221. TIP18 = "To change your screen saver, use your right mouse button to click the desktop; then click Properties."
  1222. TIP19 = "Deleted files and folders are saved in the Recycle Bin until you empty it."
  1223. TIP20 = "You can use Paint in the Accessories folder to draw pictures and to view bitmap files."
  1224. TIP21 = "You can switch mouse buttons if you are left-handed. Just double-click the Mouse icon in Control Panel."
  1225. TIP22 = "To open a document quickly, you can double-click its icon."
  1226. TIP23 = "When you type, you should keep your wrists elevated or use a wristpad to minimize strain."
  1227. TIP24 = "You can find many interesting programs by clicking the Start button, pointing to Programs, and then pointing to Accessories."
  1228. TIP25 = "You can start a Windows-based program from an MS-DOS window."
  1229. TIP26 = "You can copy and paste text between MS-DOS and Windows."
  1230. TIP27 = "To see how much disk space is free, use your right mouse button to click the icon for the drive in My Computer; then click Properties."
  1231. TIP28 = "Even if you don't shut down your computer at night, you can turn off your monitor to save power."
  1232. TIP29 = "The mouse pointer is easier to see on laptop computers if you turn on pointer trails. Just double-click the Mouse icon in Control Panel, and then click the Motion tab."
  1233. TIP30 = "When a folder is open, you can press BACKSPACE to open the folder one level higher."
  1234. TIP31 = "When you display files in Details view, you can sort them by clicking the column headings."
  1235. TIP32 = "To draw a selection box around a group of files, you can click at a corner of the group and then drag to form the box."
  1236. TIP33 = "The underlined letters in menus are shortcuts. Press ALT + the underlined letter to choose the item."
  1237. TIP34 = "You can use Defragmenter, in the System Tools folder, to speed up your computer's performance."
  1238. TIP35 = "You can put shortcuts to your printers on your desktop."
  1239. TIP36 = "You can find fun games to play in the Games folder, which is inside the Accessories folder."
  1240. TIP37 = "To free up disk space, try emptying the Recycle Bin."
  1241. TIP38 = "You can drag a file's icon into a document, or even drag a shortcut icon into a document or mail message."
  1242. TIP39 = "You can solve hardware problems by using the Hardware Conflict Troubleshooter in Help."
  1243. TIP40 = "You can have programs start when you start Windows by dragging their icons to your StartUp folder."
  1244. TIP41 = "You can use Backup, in the System Tools folder, to make backup copies of important files."
  1245. TIP42 = "You can set Windows Explorer to show or hide three-letter MS-DOS filename extensions."
  1246. TIP43 = "You can use ScanDisk, in the System Tools folder, to check your hard disk for errors."
  1247. TIP44 = "When you print a document, a printer icon appears on the taskbar. Double-click it to see a list of documents waiting to print."
  1248. TIP45 = "To learn what any toolbar button is for, you can rest your mouse pointer on the button for a few seconds."
  1249. TIP46 = "You can use the Run command on the Start menu to open shared folders on other computers."
  1250. TIP47 = "You can customize Windows 98 in many ways. Don't hesitate to experiment!"
  1251.