home *** CD-ROM | disk | FTP | other *** search
Wrap
INI File | 1997-10-21 | 49.9 KB | 1,251 lines
;Copyright (c) 1994-1995 Microsoft Corp. [version] LayoutFile= Layout.inf, Layout1.inf, Layout2.inf signature="$CHICAGO$" SetupClass=BASE [DestinationDirs] shell.files.hlp = 18 ; LDID_HELP shell.files.win.shared = 25 ; LDID_SHARED shell.welcome.copy = 25,%AppDataShort%\%MSSharedShort%\welcome shell.files.sys = 11 ; LDID_SYS shell.files.templates = 25,ShellNew templates.CopyFiles = 25,ShellNew ; LDID_SHARED + Subfolder - pretty arbitrary templates.OldFiles = 25,Template ; REVIEW template_reg.CopyFiles = 17 ; LDID_INF shell.files.cur = 25,Cursors basebitmaps.files = 25 ; LDID_SHARED shlold.files = 10 Win95_Desktop_Win = 10 Win95_Desktop_Sys = 11 [BaseWinOptions] shell template_reg basebitmaps Win95_Desktop [Win95_Desktop] CopyFiles = Win95_Desktop_Win, Win95_Desktop_Sys UpdateInis = Win95_Desktop_Ini [Win95_Desktop_Ini] win.ini,Desktop_Shell,,"Current=Win" [Win95_Desktop_Win] explorer.exe,,,4 [Win95_Desktop_Sys] shell32.dll,,,4 [DefaultInstall] AddReg = shell.reg, shell.renames.reg, shell.welcome.addreg DelReg = shlold.reg [shell] CopyFiles = shell.files.win.shared, shell.files.sys, shell.files.hlp, shell.files.templates, shell.files.cur, shell.welcome.copy UpdateInis = shell.inis, patterns.inis, msbase.cleanup.inis, shell.welcome.inis UpdateIniFields = old.win.cleanup.flds AddReg = shell.reg, shell.renames.reg, shell.welcome.addreg DelReg = shlold.reg, shell.welcome.delreg DelFiles = shlold.files [basebitmaps] CopyFiles = basebitmaps.files AddReg = basebitmaps.addreg ;; --------------------------------------------------------------------- ;; Register "Templates" as an optional components [template_reg] AddReg=template_reg.AddReg CopyFiles=template_reg.CopyFiles [template_reg.AddReg] ;Registers Doc Templates so it shows up in Maint Mode Setup, set initial status to uninstalled: HKLM,%KEY_OPTIONAL%,"Templates",,"templates" HKLM,%KEY_OPTIONAL%\templates,INF,,"shell.inf" HKLM,%KEY_OPTIONAL%\templates,Section,,"templates" HKLM,%KEY_OPTIONAL%\templates,Installed,,"0" [template_reg.CopyFiles] shell.inf ;; --------------------------------------------------------------------- ;; Optional component definition for Document templates [Optional Components] templates [templates] CopyFiles = templates.CopyFiles AddReg = templates.AddReg, templates.install.reg DelReg = templates.DelReg DelFiles = templates.OldFiles ; REVIEW OptionDesc = %Templates_DESC% Tip = %Templates_TIP% Parent = AccessTop InstallType = 10 ;Typical, Custom. IconIndex = 32 ;Windows Logo mini-icon for dialogs Uninstall = templates_remove [test_templates] AddReg = templates.AddReg [templates_remove] DelFiles = templates.CopyFiles AddReg = templates.remove.reg DelReg = templates.AddReg ;; --------------------------------------------------------------------- ;; Templates install section [templates.install.reg] HKLM,%KEY_OPTIONAL%\templates,Installed,,"1" [templates.remove.reg] ; sets status for Maint Mode Setup to 'not installed' HKLM,%KEY_OPTIONAL%\templates,Installed,,"0" [templates.AddReg] HKCR,".doc\Word.Document.6\ShellNew",FileName,,"winword.doc" HKCR,".doc\WordDocument\ShellNew",FileName,,"winword2.doc" HKCR,".ppt\PowerPoint.Show.4\ShellNew",FileName,,"powerpnt.ppt" HKCR,".sam\AmiProDocument\ShellNew",FileName,,"amipro.sam" HKCR,".shw\Presentations31.Show\ShellNew",FileName,,"presenta.shw" HKCR,".wb2\QuattroPro.Notebook.6\ShellNew",FileName,,"quattro.wb2" HKCR,".wb2\QuattroPro.Graph.6\ShellNew",FileName,,"quattro.wb2" HKCR,".wk4\123Worksheet\ShellNew",FileName,,"lotus.wk4" HKCR,".wpd\WPWin6.1File\ShellNew",FileName,,"wordpfct.wpd" HKCR,".wpg\TextArt.Document\ShellNew",FileName,,"wordpfct.wpg" HKCR,".wpg\WPDraw30.Drawing\ShellNew",FileName,,"wordpfct.wpg" HKCR,".wpg\WPDraw30.Chart\ShellNew",FileName,,"wordpfct.wpg" HKCR,".xls\Excel.Sheet.5\ShellNew",FileName,,"excel.xls" HKCR,".xls\ExcelWorksheet\ShellNew",FileName,,"excel4.xls" ; Set the Hidden attribute on the ShellNew Folder: ; R=1; H=2; S=4; HS=6; SHR=7 HKLM,%KEY_RENAME%\Win,,,%25% HKLM,%KEY_RENAME%\Win,ShellNew,,"ShellNew,2" [templates.DelReg] ; delete the old entries HKCR,.doc\ShellNew,NullFile HKCR,.xls\ShellNew,NullFile HKCR,.doc\ShellNew,FileName HKCR,.ppt\ShellNew,FileName HKCR,.pre\ShellNew,FileName HKCR,.sam\ShellNew,FileName HKCR,.wk4\ShellNew,FileName HKCR,.xls\ShellNew,FileName HKCR,.shw\ShellNew,FileName HKCR,.wb2\ShellNew,FileName HKCR,.wpd\ShellNew,FileName HKCR,.wpg\ShellNew,FileName HKCR,.wpf\ShellNew,FileName HKCR,.wpw\ShellNew,FileName HKCR,.evy\ShellNew,FileName HKCR,".wk4\1-2-3 Worksheet\ShellNew",FileName HKCR,".sam\AmiPro Document\ShellNew",FileName HKCR,".pre\Freelance Presentation\ShellNew",FileName ; regenerate the location of the templates folder HKCU,"%KEY_CURRENT%\Explorer\Shell Folders",Templates HKCU,"%KEY_CURRENT%\Explorer\User Shell Folders",Templates [templates.CopyFiles] amipro.sam excel.xls excel4.xls lotus.wk4 powerpnt.ppt presenta.shw quattro.wb2 sndrec.wav winword.doc winword2.doc wordpfct.wpd wordpfct.wpg [templates.OldFiles] amipro.sam ;REVIEW excel.xls ;REVIEW freelanc.pre ;REVIEW informs.wpf ;REVIEW lotus.wk4 ;REVIEW powerpnt.ppt ;REVIEW presenta.shw ;REVIEW quattro.wb2 ;REVIEW winword.doc ;REVIEW wordpfct.wpd ;REVIEW wordpfct.wpg ;REVIEW wordpfct.wpw ;REVIEW ;---------------------- ; generic Shell stuff [shlold.files] BatMeter.Exe [shell.inis] ; Set SHELL unless preserving a known shell system.ini,boot,"shell=*cpqshell.exe*","~ShellTemp~=*",3 system.ini,boot,,"shell=Explorer.exe" system.ini,boot,"~ShellTemp~=*","shell=*",3 [patterns.inis] control.ini,Patterns,,"%NoneDesc%=%NoneDesc%" control.ini,Patterns,,"%BricksDesc%=187 95 174 93 186 117 234 245" control.ini,Patterns,,"%ButtonsDesc%=170 125 198 71 198 127 190 85" control.ini,Patterns,,"%CargoNetDesc%=120 49 19 135 225 200 140 30" control.ini,Patterns,,"%CircuitsDesc%=82 41 132 66 148 41 66 132" control.ini,Patterns,,"%CobblestonesDesc%=40 68 146 171 214 108 56 16" control.ini,Patterns,,"%ColosseumDesc%=130 1 1 1 171 85 170 85" control.ini,Patterns,,"%DaisiesDesc%=30 140 216 253 191 27 49 120" control.ini,Patterns,,"%DizzyDesc%=62 7 225 7 62 112 195 112" control.ini,Patterns,,"%FieldEffectDesc%=86 89 166 154 101 149 106 169" control.ini,Patterns,,"%KeyDesc%=254 2 250 138 186 162 190 128" control.ini,Patterns,,"%LiveWireDesc%=239 239 14 254 254 254 224 239" control.ini,Patterns,,"%PlaidDesc%=240 240 240 240 170 85 170 85" control.ini,Patterns,,"%RounderDesc%=215 147 40 215 40 147 213 215" control.ini,Patterns,,"%ScalesDesc%=225 42 37 146 85 152 62 247" control.ini,Patterns,,"%StoneDesc%=174 77 239 255 8 77 174 77" control.ini,Patterns,,"%ThatchesDesc%=248 116 34 71 143 23 34 113" control.ini,Patterns,,"%TileDesc%=69 130 1 0 1 130 69 170" control.ini,Patterns,,"%TrianglesDesc%=135 7 6 4 0 247 231 199" control.ini,Patterns,,"%RevengeDesc%=77 154 8 85 239 154 77 154" [shell.files.win.shared] control.exe grpconv.exe moricons.dll packager.exe progman.exe regedit.exe rundll.exe taskman.exe winfile.exe rundll32.exe welcome.exe [shell.welcome.copy] welcome.dat welcom98.mpg welcom98.wav regwiz.wbm default.wbm tour.wbm tuneup.wbm betagide.wbm relnote.wbm [shell.files.hlp] packager.cnt regedit.hlp [shell.files.sys] shell.dll, shell.new,,8 ;flag 8 force rename) comctl32.dll linkinfo.dll docprop.dll,,,32 ;flags 32 to suppress ver conflicts shscrap.dll,,,32 ;flags 32 to suppress ver conflicts diskcopy.dll systray.exe [shell.files.cur] ; animated cursors appstart.ani hourglas.ani [shell.files.templates] winword.doc [shlold.reg] HKLM,%KEY_CURRENT%\Run,BatteryMeter HKLM,%KEY_CURRENT%\RunServices,SystemTray HKLM,%KEY_CURRENT%\CdfsUiAssumptions HKLM,"%KEY_CURRENT%\CdfsUi Assumptions" HKCR,Folder\shellex\PropertySheetHandlers\FileSystem,,,"{21B22460-3AEA-1069-A2DC-08002B30309D}" HKCR,*\shellex\PropertySheetHandlers\FileSystem,,,"{21B22460-3AEA-1069-A2DC-08002B30309D}" HKCR,Folder\shellex\ContextMenuHandlers\FileSystem,,,"{21B22460-3AEA-1069-A2DC-08002B30309D}" HKCR,*\shellex\ContextMenuHandlers\FileSystem,,,"{21B22460-3AEA-1069-A2DC-08002B30309D}" HKCR,Network\shellex\ContextMenuHandlers\FileSystem,,,"{21B22460-3AEA-1069-A2DC-08002B30309D}" HKCR,Folder\shell\find HKCR,.drive,,,"SystemFolder" HKCR,.sysDirectory,,,"SystemFolder" HKCR,SystemFolder,,,"System Folder" HKCR,*\shell\openas HKCR,*\shell HKCR,Folder\Attributes HKCR,Directory\Attributes HKCR,Bookmark\Attributes HKCR,Bookmark HKCR,cplfile\shell\open\command HKCR,cplfile\shell\open HKCR,cplfile\shell HKCR,cplfile HKCR,Drive\Attributes HKCR,lnkfile\Attributes HKCR,lnkfile\shell\open HKCR,piffile\Attributes HKCR,dllfile\Attributes HKCR,sysfile\Attributes HKCR,vxdfile\Attributes HKCR,drvfile\Attributes HKCR,ShellScrap,IsShortcut HKCR,Directory\shell HKCR,Directory\shell\open HKCR,Directory\shell\explore HKCR,Drive\shell HKCR,Drive\shell\open HKCR,Drive\shell\explore HKCR,Microsoft_Network HKCR,Netware HKCR,CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell,,,"" HKCR,CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\open HKCR,CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\explore HKCR,CLSID\{208D2C60-3AEA-1069-A2D7-08002B30309D}\shell\open HKCR,CLSID\{208D2C60-3AEA-1069-A2D7-08002B30309D}\shell\explore HKCR,CLSID\{85BBD920-42A0-1069-A2E4-08002B30309D}\shell,,,"" HKCR,CLSID\{85BBD920-42A0-1069-A2E4-08002B30309D}\shell\open HKCR,CLSID\{85BBD920-42A0-1069-A2E4-08002B30309D}\shell\explore HKCR,CLSID\{BD84B380-8CA2-1069-AB1D-08000948F534}\shell,,, HKCR,CLSID\{BD84B380-8CA2-1069-AB1D-08000948F534}\shell\open HKCR,CLSID\{BD84B380-8CA2-1069-AB1D-08000948F534}\shell\explore HKCR,CLSID\{00020D23-0000-0000-C000-000000000046}\Shell,,,"" HKCR,CLSID\{00020D23-0000-0000-C000-000000000046}\Shell\Open HKCR,CLSID\{00020D23-0000-0000-C000-000000000046}\Shell\Open HKCR,CLSID\{00020D23-0000-0000-C000-000000000046}\Shell\Explore HKCR,CLSID\{00020D23-0000-0000-C000-000000000046}\Shell\Explore HKCR,CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\shellex\PropertySheetHandlers\RecycleBin HKCR,CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\shellex\PropertySheetHandlers\Wastebasket HKCR,CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\shellex\ContextMenuHandlers\RecycleBin HKCR,CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\shellex\ContextMenuHandlers\Wastebasket HKCR,.rtf\ShellNew,Data,0,"{\rtf1}" HKCR,.rtf\ShellNew,NullFile HKCU,%KEY_TIPS%,Show [shell.renames.reg] ; Set the Hidden attribute on the Inf Folder: ; R=1; H=2; S=4; HS=6; SHR=7 HKLM,%KEY_RENAME%\Win,,,%25% HKLM,%KEY_RENAME%\Win,INF,,"INF,2" [shell.welcome.inis] ; remove link from the desktop setup.ini, progman.groups,, "groupDesktop=""..\..\%DESKTOP%""" setup.ini, groupDesktop,, """%Welcome_DESC%""" ; put link under Accessories on the Start menu setup.ini, progman.groups,, "groupWelcome=""%ACCESSORIES%""" setup.ini, groupWelcome,, """%Welcome_DESC%"", %25%\welcome.exe" ; remove old Tips &/and Tour links setup.ini, groupWelcome,, """%TipsNTour_DESC%""" setup.ini, groupWelcome,, """%TipsAndTour_DESC%""" [shell.welcome.addreg] ; rename welcome folder HKLM,%KEY_RENAME%\Appdir,,,"%25%" HKLM,%KEY_RENAME%\Appdir,"%AppDataShort%",,"$!$!$!$!.app" HKLM,%KEY_RENAME%\Appdir,"$!$!$!$!.app",,"%AppDataLong%" HKLM,%KEY_RENAME%\MSDir,,,"%25%\%AppDataShort%" HKLM,%KEY_RENAME%\MSDir,"%MSSharedShort%",,"$!$!$!$!.ms" HKLM,%KEY_RENAME%\MSDir,"$!$!$!$!.ms",,"%MSSharedLong%" ;Run Once entry to lauch Welcome screen HKLM,%KEY_CURRENT%\Run,"Welcome",,"%25%\welcome.exe" [shell.welcome.delreg] ; delete welcome branch of registry HKLM,%KEY_CURRENT%\Welcome [shell.reg] HKLM,%KEY_CURRENT%\RunOnce,InitShell,,"1" ;Hide logo.sys HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\renlogo,,,%30% HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\renlogo,logo.sys,,"logo.sys,2" ;File system settings templates ;absent values cause deletion so that the component is forced to pick a default HKLM,"%KEY_CURRENT%\FS Templates",,2,"Desktop" HKLM,"%KEY_CURRENT%\FS Templates\Desktop",,,%DiskPerfDesktop% HKLM,"%KEY_CURRENT%\FS Templates\Mobile",,,%DiskPerfMobile% HKLM,"%KEY_CURRENT%\FS Templates\Mobile",PathCache,1,10,00,00,00 HKLM,"%KEY_CURRENT%\FS Templates\Mobile",NameCache,1,51,01,00,00 HKLM,"%KEY_CURRENT%\FS Templates\Server",,,%DiskPerfServer% HKLM,"%KEY_CURRENT%\FS Templates\Server",PathCache,1,40,00,00,00 HKLM,"%KEY_CURRENT%\FS Templates\Server",NameCache,1,a9,0a,00,00 ;Add IconSpacingFactor so it can be localized: HKCU,"Control Panel\Desktop\WindowMetrics",IconSpacingFactor,,%IconSpacingFactor% ;Show Windows version on desktop. HKCU,"Control Panel\Desktop",PaintDesktopVersion,,"1" ;Default cursor schemes: HKCU,"Control Panel\Cursors\Schemes","%CursorSchemeAni%",,",,%25%\Cursors\appstart.ani,%25%\Cursors\hourglas.ani,,,,,,,,,," HKCU,"Control Panel\Cursors\Schemes","%CursorScheme%",,",,,,,,,,,,,,," ;disk tools HKCR,Drive\shellex\PropertySheetHandlers\{D3B1DE00-6B94-1069-8754-08002B2BD64F} HKCR,CLSID\{D3B1DE00-6B94-1069-8754-08002B2BD64F},,,%DISK_TOOLS% HKCR,CLSID\{D3B1DE00-6B94-1069-8754-08002B2BD64F}\InProcServer32,,,%11%\disktool.dll HKCR,CLSID\{D3B1DE00-6B94-1069-8754-08002B2BD64F}\InProcServer32,ThreadingModel,,"Apartment" HKCR,Folder,,,%FOLDER% HKCR,Folder\DefaultIcon,,,"%11%\shell32.dll,3" HKCR,Folder,EditFlags,1,D2,01,00,00 HKCR,Folder\shell HKCR,Folder\shell\open HKCR,Folder\shell\open\command,,,"%25%\Explorer.exe /idlist,%%I,%%L" HKCR,Folder\shell\open\ddeexec,,,"[ViewFolder(""%%l"", %%I, %%S)]" HKCR,Folder\shell\open\ddeexec,NoActivateHandler HKCR,Folder\shell\open\ddeexec\application,,,Folders HKCR,Folder\shell\open\ddeexec\topic,,,AppProperties HKCR,Folder\shell\open\ddeexec\ifexec,,,"[]" HKCR,Folder\shell HKCR,Folder\shell\explore HKCR,Folder\shell\explore\command,,,"%25%\Explorer.exe /e,/idlist,%%I,%%L" HKCR,Folder\shell\explore\ddeexec,,,"[ExploreFolder(""%%l"", %%I, %%S)]" HKCR,Folder\shell\explore\ddeexec\application,,,Folders HKCR,Folder\shell\explore\ddeexec\topic,,,AppProperties HKCR,Folder\shell\explore\ddeexec\ifexec,,,"[]" HKCR,Folder\shell\explore\ddeexec,NoActivateHandler HKCR,Directory,,,%FSFOLDER% HKCR,Directory\DefaultIcon,,,"%11%\shell32.dll,3" HKCR,Directory,EditFlags,1,D2,01,00,00 HKCR,Directory,AlwaysShowExt HKCR,Directory\shell HKCR,Directory\shell\find HKCR,Directory\shell\find\command,,,%25%\Explorer.exe HKCR,Directory\shell\find\ddeexec,,,"[FindFolder(""%%l"", %%I)]" HKCR,Directory\shell\find\ddeexec\application,,,Folders HKCR,Directory\shell\find\ddeexec\topic,,,AppProperties HKCR,Directory\shellex\CopyHookHandlers\FileSystem,,,"{217FC9C0-3AEA-1069-A2DB-08002B30309D}" ;Scrap datahandler HKCR,CLSID\{56117100-C0CD-101B-81E2-00AA004AE837},,,%SCRAP_DATAHANDLER% HKCR,CLSID\{56117100-C0CD-101B-81E2-00AA004AE837}\InProcServer32,,,shscrap.dll HKCR,CLSID\{56117100-C0CD-101B-81E2-00AA004AE837}\InProcServer32,ThreadingModel,,"Apartment" ;DiskCopy handler HKCR,Drive\shellex\ContextMenuHandlers\{59099400-57FF-11CE-BD94-0020AF85B590} HKCR,CLSID\{59099400-57FF-11CE-BD94-0020AF85B590},,,%DISKCOPY_DATAHANDLER% HKCR,CLSID\{59099400-57FF-11CE-BD94-0020AF85B590}\InProcServer32,,,%11%\diskcopy.dll HKCR,CLSID\{59099400-57FF-11CE-BD94-0020AF85B590}\InProcServer32,ThreadingModel,,"Apartment" ;DocShortcut applets HKCR,.shb,,,DocShortcut HKCR,DocShortcut,,,%DESC_BMK% HKCR,DocShortcut,IsShortcut HKCR,DocShortcut,NeverShowExt HKCR,DocShortcut\shell HKCR,DocShortcut\shell\open\command,,,"%25%\rundll32.exe shscrap.dll,OpenScrap_RunDLL /r /x %%1" HKCR,DocShortcut\DefaultIcon,,,"%11%\shscrap.dll,-100" HKCR,DocShortcut\shellex\DataHandler,,,"{56117100-C0CD-101B-81E2-00AA004AE837}" ;HKCR,DocShortcut,EditFlags,1,01,00,00,00 HKCR,.shs,,,ShellScrap HKCR,ShellScrap,,,%DESC_SCRAP% HKCR,ShellScrap,NeverShowExt HKCR,ShellScrap\shell HKCR,ShellScrap\shell\open\command,,,"%25%\rundll32.exe shscrap.dll,OpenScrap_RunDLL %%1" HKCR,ShellScrap\shellex\DataHandler,,,"{56117100-C0CD-101B-81E2-00AA004AE837}" HKCR,ShellScrap\DefaultIcon,,,"%11%\shscrap.dll,-100" HKLM,%KEY_CURRENT%\ShellScrap\PriorityCacheFormats,"#3",,"" HKCR,Drive,,,%DRIVE% HKCR,Drive\DefaultIcon,,,"%11%\shell32.dll,8" HKCR,Drive,EditFlags,1,D2,01,00,00 HKCR,Drive\shell\find HKCR,Drive\shell\find\command,,,%25%\Explorer.exe HKCR,Drive\shell\find\ddeexec,,,"[FindFolder(""%%l"", %%I)]" HKCR,Drive\shell\find\ddeexec\application,,,Folders HKCR,Drive\shell\find\ddeexec\topic,,,AppProperties HKCR,AudioCD,,,%AUDIOCD% HKCR,AudioCD\DefaultIcon,,,"%11%\shell32.dll,40" HKCR,AudioCD,EditFlags,1,02,00,00,00 ;don't give a description for this psudeo type HKCR,*\shellex\PropertySheetHandlers\{3EA48300-8CF6-101B-84FB-666CCB9BCD32} ;don't give a description for this psudeo type HKCR,Unknown\shell\openas\command,,,"%25%\rundll32.exe shell32.dll,OpenAs_RunDLL %%1" HKCR,Unknown,AlwaysShowExt HKCR,.lnk,,,lnkfile HKCR,.lnk\ShellNew,Command,,"%25%\rundll32.exe AppWiz.Cpl,NewLinkHere %%1" HKCR,lnkfile,,,%DESC_LNK% HKCR,lnkfile,EditFlags,1,01,00,00,00 HKCR,lnkfile,IsShortcut HKCR,lnkfile,NeverShowExt HKCR,lnkfile\CLSID,,,{00021401-0000-0000-C000-000000000046} HKCR,lnkfile\shellex\IconHandler,,,"{00021401-0000-0000-C000-000000000046}" HKCR,lnkfile\shellex\DropHandler,,,"{00021401-0000-0000-C000-000000000046}" HKCR,lnkfile\shellex\ContextMenuHandlers\{00021401-0000-0000-C000-000000000046} HKCR,.fnd,,,fndfile HKCR,fndfile,,,%DESC_FND% HKCR,fndfile\DefaultIcon,,,"%11%\shell32.dll,42" HKCR,fndfile\shell HKCR,fndfile\shell\open\command,,,%25%\Explorer.exe HKCR,fndfile\shell\open\ddeexec,,,"[OpenFindFile(""%%1"", %%I)]" HKCR,fndfile\shell\open\ddeexec\application,,,Folders HKCR,fndfile\shell\open\ddeexec\topic,,,AppProperties HKCR,.reg,,,regfile HKCR,regfile,,,%DESC_REG% HKCR,regfile\DefaultIcon,,,"%25%\regedit.exe,1" HKCR,regfile\shell HKCR,regfile\shell\open\command,,,"regedit.exe ""%%1""" HKCR,regfile\shell\open,,,%V_MERGE% HKCR,regfile\shell\print HKCR,regfile\shell\print\command,,,"%25%\NOTEPAD.EXE /p %%1" HKCR,regfile\shell\edit,,,%V_EDIT% HKCR,regfile\shell\edit\command,,,"%25%\NOTEPAD.EXE %%1" HKCR,.hlp,,,hlpfile HKCR,hlpfile,,,%DESC_HLP% HKCR,hlpfile\shell\open\command,,,"%25%\winhlp32.exe %%1" HKCR,hlpfile\DefaultIcon,,,"%25%\winhlp32.exe,1" HKCR,.scr,,,scrfile HKCR,scrfile,,,%DESC_SCR% HKCR,scrfile\shell HKCR,scrfile\shell\open,,,%V_TEST% HKCR,scrfile\shell\open\command,,,"""%%1"" /S" HKCR,scrfile\shell\config,,,%V_CONFIGURE% HKCR,scrfile\shell\config\command,,,"""%%1""" HKCR,scrfile\shell\install,,,%V_INSTALL% HKCR,scrfile\shell\install\command,,,"%25%\rundll32.exe desk.cpl,InstallScreenSaver %%l" HKCR,.com,,,comfile HKCR,comfile,,,%DESC_COM% HKCR,comfile,EditFlags,1,D8,07,00,00 HKCR,comfile\shell HKCR,comfile\shell\open HKCR,comfile\shell\open,EditFlags,1,00,00,00,00 HKCR,comfile\shell\open\command,,,"""%%1"" %%*" HKCR,comfile\shellex\PropertySheetHandlers\{86F19A00-42A0-1069-A2E9-08002B30309D} HKCR,comfile\DefaultIcon,,,"%11%\shell32.dll,2" HKCR,.exe,,,exefile HKCR,exefile,,,%DESC_APP% HKCR,exefile,EditFlags,1,D8,07,00,00 HKCR,exefile\shell HKCR,exefile\shell\open HKCR,exefile\shell\open,EditFlags,1,00,00,00,00 HKCR,exefile\shell\open\command,,,"""%%1"" %%*" HKCR,exefile\shellex\PropertySheetHandlers\{86F19A00-42A0-1069-A2E9-08002B30309D} HKCR,exefile\DefaultIcon,,,%%1 HKCR,.bat,,,batfile HKCR,batfile,,,%DESC_BAT% HKCR,batfile,EditFlags,1,D0,04,00,00 HKCR,batfile\shell HKCR,batfile\shell\open HKCR,batfile\shell\open,EditFlags,1,00,00,00,00 HKCR,batfile\shell\open\command,,,"""%%1"" %%*" HKCR,batfile\shell\print HKCR,batfile\shell\print\command,,,"%25%\NOTEPAD.EXE /p %%1" HKCR,batfile\shell\edit,,,%V_EDIT% HKCR,batfile\shell\edit\command,,,"%25%\NOTEPAD.EXE %%1" HKCR,batfile\shellex\PropertySheetHandlers\{86F19A00-42A0-1069-A2E9-08002B30309D} HKCR,batfile\DefaultIcon,,,"%11%\shell32.dll,-153" HKCR,.pif,,,piffile HKCR,piffile,,,%DESC_PIF% HKCR,piffile,EditFlags,1,01,00,00,00 HKCR,piffile,IsShortcut HKCR,piffile,NeverShowExt HKCR,piffile\shell\open HKCR,piffile\shell\open\command,,,"""%%1"" %%*" HKCR,piffile\shellex\PropertySheetHandlers\{86F19A00-42A0-1069-A2E9-08002B30309D} HKCR,piffile\shellex\IconHandler,,,"{00021401-0000-0000-C000-000000000046}" HKCR,.dll,,,dllfile HKCR,dllfile,,,%DESC_DLL% HKCR,dllfile,AlwaysShowExt HKCR,dllfile,EditFlags,1,01,00,00,00 HKCR,dllfile\DefaultIcon,,,"%11%\shell32.dll,-154" HKCR,.txt,,2,txtfile HKCR,txtfile,,2,%DESC_TXT% HKCR,txtfile\DefaultIcon,,2,"%11%\shell32.dll,-152" HKCR,txtfile\shell\open\command,,2,"%25%\NOTEPAD.EXE %%1" HKCR,txtfile\shell\print\command,,2,"%25%\NOTEPAD.EXE /p %%1" HKCR,.ini,,2,inifile HKCR,inifile,,2,%DESC_INI% HKCR,inifile\DefaultIcon,,2,"%11%\shell32.dll,-151" HKCR,inifile\shell\open\command,,2,"%25%\NOTEPAD.EXE %%1" HKCR,inifile\shell\print\command,,2,"%25%\NOTEPAD.EXE /p %%1" HKCR,.inf,,2,inffile HKCR,inffile,,2,%DESC_INF% HKCR,inffile\DefaultIcon,,2,"%11%\shell32.dll,-151" HKCR,inffile\shell\open\command,,2,"%25%\NOTEPAD.EXE %%1" HKCR,inffile\shell\print\command,,2,"%25%\NOTEPAD.EXE /p %%1" HKCR,inffile\shell\install,,2,%V_INSTALL% HKCR,inffile\shell\install\command,,2,"%25%\rundll.exe setupx.dll,InstallHinfSection DefaultInstall 132 %%1" HKCR,.sys,,,sysfile HKCR,sysfile,,,%DESC_SYS% HKCR,sysfile,AlwaysShowExt HKCR,sysfile,EditFlags,1,01,00,00,00 HKCR,sysfile\DefaultIcon,,,"%11%\shell32.dll,-154" HKCR,.vxd,,,vxdfile HKCR,.386,,,vxdfile HKCR,vxdfile,EditFlags,1,01,00,00,00 HKCR,vxdfile,,,%DESC_VXD% HKCR,vxdfile,AlwaysShowExt HKCR,vxdfile\DefaultIcon,,,"%11%\shell32.dll,-154" HKCR,.drv,,,drvfile HKCR,drvfile,,,%DESC_DRV% HKCR,drvfile,EditFlags,1,01,00,00,00 HKCR,drvfile,AlwaysShowExt HKCR,drvfile\DefaultIcon,,,"%11%\shell32.dll,-154" HKCR,.cpl,,,cplfile HKCR,cplfile,,,%DESC_CPL% HKCR,cplfile\DefaultIcon,,,"%11%\shell32.dll,-154" ;HACK: Asymetrix created a data file type with the extension .CPL ;set stuff up so that Compel can install over us ;we MUST NOT install an "open" verb for this to work right ;When Compel is not installed the following verb will be the default verb ;When Compel is installed the user will be able to use both types of CPLs HKCR,cplfile\shell\cplopen,,,%DESC_VERB_CPLOPEN% HKCR,cplfile\shell\cplopen\command,,,"%25%\rundll32.exe shell32.dll,Control_RunDLL %%1,%%*" HKCR,.fon,,,fonfile HKCR,fonfile,,,%DESC_FON% HKCR,fonfile\DefaultIcon,,,"%11%\shell32.dll,-155" HKCR,.ttf,,,ttffile HKCR,ttffile,,,%DESC_TTF% HKCR,ttffile\DefaultIcon,,,"%11%\shell32.dll,-156" HKCR,.ico,,,icofile HKCR,icofile,,,%DESC_ICO% HKCR,icofile\DefaultIcon,,,%%1 HKCR,.cur,,,curfile HKCR,curfile,,,%DESC_CUR% HKCR,curfile\DefaultIcon,,,%%1 HKCR,.ani,,,anifile HKCR,anifile,,,%DESC_ANI% HKCR,anifile\DefaultIcon,,,%%1 ; Set the Hidden attribute on the ShellNew Folder: ; R=1; H=2; S=4; HS=6; SHR=7 HKLM,%KEY_RENAME%\Win,,,%25% HKLM,%KEY_RENAME%\Win,ShellNew,,"ShellNew,2" ; NEW MENU ENTRIES ; Warning, next 4 lines are order dependent, do not change--Johnpa ; REVIEW: need to point .doc ShellNew entry to winword document, christob HKCR,.doc,,2,Wordpad.Document.1 HKCR,.doc\Wordpad.Document.1\ShellNew,FileName,,"winword.doc" HKCR,.rtf,,2,rtffile HKCR,.txt\ShellNew,NullFile HKCR,.bmp\ShellNew,NullFile HKCR,.wav\ShellNew,FileName,,"sndrec.wav" HKCR,Package,,,%DESC_PACKAGE% HKCR,Package\protocol\StdFileEditing\verb\0,,,%V_ACTIVATE% HKCR,Package\protocol\StdFileEditing\verb\1,,,%V_EDITPACKAGE% HKCR,Package\protocol\StdFileEditing\server,,,packager.exe ; COMPOBJs HKCR,CLSID\{21B22460-3AEA-1069-A2DC-08002B30309D},,,%DESC_FILESYSATTR% HKCR,CLSID\{21B22460-3AEA-1069-A2DC-08002B30309D}\InProcServer32,,,shell32.dll HKCR,CLSID\{21B22460-3AEA-1069-A2DC-08002B30309D}\InProcServer32,ThreadingModel,,"Apartment" HKCR,CLSID\{86747AC0-42A0-1069-A2E6-08002B30309D},,,%DESC_SHELLMONIKER% HKCR,CLSID\{86747AC0-42A0-1069-A2E6-08002B30309D}\InProcServer32,,,shell32.dll HKCR,CLSID\{86747AC0-42A0-1069-A2E6-08002B30309D}\InProcServer32,ThreadingModel,,"Apartment" HKCR,CLSID\{86F19A00-42A0-1069-A2E9-08002B30309D},,,%DESC_PIFPAGE% HKCR,CLSID\{86F19A00-42A0-1069-A2E9-08002B30309D}\InProcServer32,,,shell32.dll HKCR,CLSID\{86F19A00-42A0-1069-A2E9-08002B30309D}\InProcServer32,ThreadingModel,,"Apartment" HKCR,CLSID\{217FC9C0-3AEA-1069-A2DB-08002B30309D},,,%COPY_HOOK% HKCR,CLSID\{217FC9C0-3AEA-1069-A2DB-08002B30309D}\InProcServer32,,,shell32.dll HKCR,CLSID\{217FC9C0-3AEA-1069-A2DB-08002B30309D}\InProcServer32,ThreadingModel,,"Apartment" HKCR,CLSID\{00021400-0000-0000-C000-000000000046},,,%DESC_DESKTOP% HKCR,CLSID\{00021400-0000-0000-C000-000000000046}\InProcServer32,,,shell32.dll HKCR,CLSID\{00021400-0000-0000-C000-000000000046}\InProcServer32,ThreadingModel,,"Apartment" HKCR,CLSID\{00021401-0000-0000-C000-000000000046},,,%DESC_LNK% HKCR,CLSID\{00021401-0000-0000-C000-000000000046}\InProcServer32,,,shell32.dll HKCR,CLSID\{00021401-0000-0000-C000-000000000046}\InProcServer32,ThreadingModel,,"Apartment" HKCR,CLSID\{00021401-0000-0000-C000-000000000046}\shellex\MayChangeDefaultMenu HKCR,CLSID\{86F19A00-42A0-1069-A2EB-08002B30309D},,,%DESC_PIFFILE% HKCR,CLSID\{86F19A00-42A0-1069-A2EB-08002B30309D}\InProcServer32,,,shell32.dll HKCR,CLSID\{86F19A00-42A0-1069-A2EB-08002B30309D}\InProcServer32,ThreadingModel,,"Apartment" HKCR,CLSID\{3EA48300-8CF6-101B-84FB-666CCB9BCD32},,,%DESC_DOCPROP% HKCR,CLSID\{3EA48300-8CF6-101B-84FB-666CCB9BCD32}\InProcServer32,,,"%11%\docprop.dll" HKCR,CLSID\{3EA48300-8CF6-101B-84FB-666CCB9BCD32}\InProcServer32,ThreadingModel,,"Apartment" ; My Computer ; Don't set the value below, let it default in from Shell32.dll ; HKCR,CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D},,2,%DESK_MYCOMP% HKCR,CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\InProcServer32,,,shell32.dll HKCR,CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\InProcServer32,ThreadingModel,,"Apartment" HKCR,CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\DefaultIcon,,2,"%25%\Explorer.exe,0" HKCR,CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\find HKCR,CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\find\command,,,%25%\Explorer.exe HKCR,CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\find\ddeexec,,,"[FindFolder(""%%l"", %%I)]" HKCR,CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\find\ddeexec\application,,,Folders HKCR,CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\find\ddeexec\topic,,,AppProperties ; Net Neighborhood ; Don't set the value below, let it default in from Shell32.dll ;HKCR,CLSID\{208D2C60-3AEA-1069-A2D7-08002B30309D},,2,%DESK_NETHOOD% HKCR,CLSID\{208D2C60-3AEA-1069-A2D7-08002B30309D}\InProcServer32,,,shell32.dll HKCR,CLSID\{208D2C60-3AEA-1069-A2D7-08002B30309D}\InProcServer32,ThreadingModel,,"Apartment" HKCR,CLSID\{208D2C60-3AEA-1069-A2D7-08002B30309D}\DefaultIcon,,2,"%11%\shell32.dll,17" HKCR,CLSID\{208D2C60-3AEA-1069-A2D7-08002B30309D}\shell\find,,,%V_FINDCOMP% HKCR,CLSID\{208D2C60-3AEA-1069-A2D7-08002B30309D}\shell\find\command,,,%25%\Explorer.exe HKCR,CLSID\{208D2C60-3AEA-1069-A2D7-08002B30309D}\shell\find\ddeexec,,,"[FindFolder(""%%l"", %%I)]" HKCR,CLSID\{208D2C60-3AEA-1069-A2D7-08002B30309D}\shell\find\ddeexec\application,,,Folders HKCR,CLSID\{208D2C60-3AEA-1069-A2D7-08002B30309D}\shell\find\ddeexec\topic,,,AppProperties ; FindExtensions HKCR,CLSID\{61E218E0-65D3-101B-9F08-061CEAC3D50D},,,"ShellFind" HKCR,CLSID\{61E218E0-65D3-101B-9F08-061CEAC3D50D}\InProcServer32,,,shell32.dll HKCR,CLSID\{61E218E0-65D3-101B-9F08-061CEAC3D50D}\InProcServer32,ThreadingModel,,"Apartment" HKLM,%KEY_CURRENT%\Explorer\FindExtensions\ShellFind,,,"{61E218E0-65D3-101B-9F08-061CEAC3D50D}" ; Recycle Bin HKCR,CLSID\{645FF040-5081-101B-9F08-00AA002F954E},,,%DESC_RECYCLEBIN% HKCR,CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\InProcServer32,,,shell32.dll HKCR,CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\InProcServer32,ThreadingModel,,"Apartment" HKCR,CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\DefaultIcon,,2,"%11%\shell32.dll,31" HKCR,CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\DefaultIcon,Empty,,"%11%\shell32.dll,31" HKCR,CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\DefaultIcon,Full,,"%11%\shell32.dll,32" HKCR,CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\ShellFolder,Attributes,1,40,01,00,20 HKCR,CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\shellex\ContextMenuHandlers\{645FF040-5081-101B-9F08-00AA002F954E} HKCR,CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\shellex\PropertySheetHandlers\{645FF040-5081-101B-9F08-00AA002F954E} HKLM,%KEY_CURRENT%\Explorer\Desktop\NameSpace\{645FF040-5081-101B-9F08-00AA002F954E},,,%DESC_RECYCLEBIN% ; Make sure the name space key it present to work around probem with ; adding RNA dynamically HKLM,%KEY_CURRENT%\Explorer\MyComputer\NameSpace ; Entries for control panel HKCR,CLSID\{21EC2020-3AEA-1069-A2DD-08002B30309D},,,%DESC_CONTROLS% HKCR,CLSID\{21EC2020-3AEA-1069-A2DD-08002B30309D}\InProcServer32,,,shell32.dll HKCR,CLSID\{21EC2020-3AEA-1069-A2DD-08002B30309D}\InProcServer32,ThreadingModel,,"Apartment" HKCR,CLSID\{21EC2020-3AEA-1069-A2DD-08002B30309D}\DefaultIcon,,,"%11%\shell32.dll,-137" ; Entries for printers folder HKCR,CLSID\{2227A280-3AEA-1069-A2DE-08002B30309D},,,%DESC_PRINTERS% HKCR,CLSID\{2227A280-3AEA-1069-A2DE-08002B30309D}\InProcServer32,,,shell32.dll HKCR,CLSID\{2227A280-3AEA-1069-A2DE-08002B30309D}\InProcServer32,ThreadingModel,,"Apartment" HKCR,CLSID\{2227A280-3AEA-1069-A2DE-08002B30309D}\DefaultIcon,,,"%11%\shell32.dll,-138" ; Group converter stuff. HKCU,%KEY_CURRENT%\GrpConv\MapGroups,%MMEDIA%,,%ACCESSMMEDIA% HKCU,%KEY_CURRENT%\GrpConv\MapGroups,%GAMES%,,%ACCESSGAMES% HKCU,%KEY_CURRENT%\GrpConv\MapGroups,%SYSTOOLS%,,%ACCESSSYSTOOLS% HKCU,%KEY_CURRENT%\GrpConv\MapGroups,%DESKTOP%,,%DOTDOTDESKTOP% HKCU,%KEY_CURRENT%\GrpConv\MapGroups,%PROGRAMS%,,%DOT% ; Explorer Default Polices HKCU,%KEY_CURRENT%\Policies\Explorer,NoDriveTypeAutoRun,1,95,00,00,00 ; Tips for the end user HKLM,"%KEY_TIPS%","0",,%TIP00% HKLM,"%KEY_TIPS%","1",,%TIP01% HKLM,"%KEY_TIPS%","2",,%TIP02% HKLM,"%KEY_TIPS%","3",,%TIP03% HKLM,"%KEY_TIPS%","4",,%TIP04% HKLM,"%KEY_TIPS%","5",,%TIP05% HKLM,"%KEY_TIPS%","6",,%TIP06% HKLM,"%KEY_TIPS%","7",,%TIP07% HKLM,"%KEY_TIPS%","8",,%TIP08% HKLM,"%KEY_TIPS%","9",,%TIP09% HKLM,"%KEY_TIPS%","10",,%TIP10% HKLM,"%KEY_TIPS%","11",,%TIP11% HKLM,"%KEY_TIPS%","12",,%TIP12% HKLM,"%KEY_TIPS%","13",,%TIP13% HKLM,"%KEY_TIPS%","14",,%TIP14% HKLM,"%KEY_TIPS%","15",,%TIP15% HKLM,"%KEY_TIPS%","16",,%TIP16% HKLM,"%KEY_TIPS%","17",,%TIP17% HKLM,"%KEY_TIPS%","18",,%TIP18% HKLM,"%KEY_TIPS%","19",,%TIP19% HKLM,"%KEY_TIPS%","20",,%TIP20% HKLM,"%KEY_TIPS%","21",,%TIP21% HKLM,"%KEY_TIPS%","22",,%TIP22% HKLM,"%KEY_TIPS%","23",,%TIP23% HKLM,"%KEY_TIPS%","24",,%TIP24% HKLM,"%KEY_TIPS%","25",,%TIP25% HKLM,"%KEY_TIPS%","26",,%TIP26% HKLM,"%KEY_TIPS%","27",,%TIP27% HKLM,"%KEY_TIPS%","28",,%TIP28% HKLM,"%KEY_TIPS%","29",,%TIP29% HKLM,"%KEY_TIPS%","30",,%TIP30% HKLM,"%KEY_TIPS%","31",,%TIP31% HKLM,"%KEY_TIPS%","32",,%TIP32% HKLM,"%KEY_TIPS%","33",,%TIP33% HKLM,"%KEY_TIPS%","34",,%TIP34% HKLM,"%KEY_TIPS%","35",,%TIP35% HKLM,"%KEY_TIPS%","36",,%TIP36% HKLM,"%KEY_TIPS%","37",,%TIP37% HKLM,"%KEY_TIPS%","38",,%TIP38% HKLM,"%KEY_TIPS%","39",,%TIP39% HKLM,"%KEY_TIPS%","40",,%TIP40% HKLM,"%KEY_TIPS%","41",,%TIP41% HKLM,"%KEY_TIPS%","42",,%TIP42% HKLM,"%KEY_TIPS%","43",,%TIP43% HKLM,"%KEY_TIPS%","44",,%TIP44% HKLM,"%KEY_TIPS%","45",,%TIP45% HKLM,"%KEY_TIPS%","46",,%TIP46% HKLM,"%KEY_TIPS%","47",,%TIP47% ;----- Base Bitmaps Install Sections --------------- [basebitmaps.files] bamboo.bmp bubbles.bmp circles.bmp egypt.bmp halftone.bmp hounds.bmp pstripe.bmp pyramid2.bmp redtile.bmp rivets2.bmp thatch2.bmp [basebitmaps.addreg] HKLM,%KEY_RENAME%\Win,,,%25% HKLM,%KEY_RENAME%\Win,bamboo.bmp,,"%BAMBOO_BMP%.bmp" HKLM,%KEY_RENAME%\Win,bubbles.bmp,,"%BUBBLES_BMP%.bmp" HKLM,%KEY_RENAME%\Win,circles.bmp,,"%CIRCLES_BMP%.bmp" HKLM,%KEY_RENAME%\Win,egypt.bmp,,"%EGYPT_BMP%.bmp" HKLM,%KEY_RENAME%\Win,halftone.bmp,,"%HALFTONE_BMP%.bmp" HKLM,%KEY_RENAME%\Win,hounds.bmp,,"%HOUNDS_BMP%.bmp" HKLM,%KEY_RENAME%\Win,pstripe.bmp,,"%PSTRIPE_BMP%.bmp" HKLM,%KEY_RENAME%\Win,pyramid2.bmp,,"%PYRAMID2_BMP%.bmp" HKLM,%KEY_RENAME%\Win,redtile.bmp,,"%REDTILE_BMP%.bmp" HKLM,%KEY_RENAME%\Win,rivets2.bmp,,"%RIVETS2_BMP%.bmp" HKLM,%KEY_RENAME%\Win,thatch2.bmp,,"%THATCH2_BMP%.bmp" ;------------------------------------------------------------ [msbase.cleanup.inis] ;general cleanup. Moved from msbase.inf due to size limits ;Deletions go here: system.ini,386Enh,"device=fakeide.386", ;remove PRE-RELEASE ONLY starting bld 70 system.ini,386Enh,"device=*vfd" system.ini,386Enh,"device=*configmg", ; Remove system.ini,386Enh,"device=serial.386", ; Remove system.ini,386Enh,"device=lpt.386", ; Remove system.ini,386Enh,"device=pagefile.386", ; Delete old page file system.ini,386Enh,"timercriticalsection=", ; Remove system.ini,386Enh,"device=isapnp.386", ; Remove system.ini,386Enh,"device=wshell.386", ; Remove system.ini,386Enh,"device=cdfs.386", ; *** Remove from Pre-Release ONLY *** system.ini,386Enh,"device=*vwin32", system.ini,386Enh,"device=*vfbackup", system.ini,386Enh,"device=*vcomm", system.ini,386Enh,"device=*combuff", system.ini,386Enh,"device=*ifsmgr", system.ini,386Enh,"device=*ios", system.ini,386Enh,"device=*spooler", system.ini,386Enh,"device=*vfat", system.ini,386Enh,"device=*vcache", system.ini,386Enh,"device=*vcond", system.ini,386Enh,"device=*vcdfsd", system.ini,386Enh,"device=*vxdldr", system.ini,386Enh,"device=*vdef", system.ini,386Enh,"device=*vpicd", system.ini,386Enh,"device=*vtd", system.ini,386Enh,"device=*reboot", system.ini,386Enh,"device=*vdmad", system.ini,386Enh,"device=*vsd", system.ini,386Enh,"device=*v86mmgr", system.ini,386Enh,"device=*pageswap", system.ini,386Enh,"device=*dosmgr", system.ini,386Enh,"device=*vmpoll", system.ini,386Enh,"device=*shell", system.ini,386Enh,"device=*parity", system.ini,386Enh,"device=*biosxlat", system.ini,386Enh,"device=*vmcpd", system.ini,386Enh,"device=*vtdapi", system.ini,386Enh,"device=*perf", system.ini,386Enh,"device=cpqevent.386" system.ini,386Enh,"device=ibmvcd.386" ; Old PCMCIA VCDs system.ini,386Enh,"device=csvcd.386" system.ini,386Enh,"device=pcmvcd.386" system.ini,386Enh,"device=ssvcd.386" system.ini,386Enh,"device=ssvcd311.386" system.ini,386Enh,"device=ss_vcd.386" system.ini,386Enh,"device=commvcd.386" ; Intel PCMCIA card mgr system.ini,386Enh,"device=ccvcd.386" ; Old Carbon-Copy for Win VxDs system.ini,386Enh,"keyboard=ccvkd.386" ; Old Carbon-Copy for Win VxDs system.ini,386Enh,"device=ccvkd.386" ; Old Carbon-Copy for Win VxDs system.ini,386Enh,"device=lex01.386" ; Lexmark Printer fast LPT VxDs system.ini,386Enh,"device=vlexd.386" ; Lexmark Printer fast LPT VxDs system.ini,386Enh,"device=turbovcd.386" ; Old TurboComm VxDs system.ini,386Enh,"device=turbobuf.386" system.ini,386Enh,"device=esp2.386" ; Old Hayes ESP VxDs system.ini,386Enh,"device=espvcd.386" system.ini,386Enh,"device=espbuff.386" system.ini,386Enh,"device=vespd.386" system.ini,386Enh,"device=vesp2cd.386" system.ini,386Enh,"device=vesp2d.386" system.ini,386Enh,"device=esp2vcd.386" system.ini,386Enh,"device=esp2uff.386" system.ini,386Enh,"device=esp2buff.386" ;Remove VcD replacements: system.ini,386Enh,"device=obserial.386" ; HP OmniBook serial driver system.ini,386Enh,"device=expvcd.386" ; ExpressFax system.ini,386Enh,"device=r0dsimgr.386" system.ini,386Enh,"device=r0dsivcd.386" system.ini,386Enh,"device=r0dsibuf.386" system.ini,386Enh,"device=vhicom9.386" ; BocaBoard 8 system.ini,386Enh,"device=kingvcd.386" ; KingComm system.ini,386Enh,"device=kingbuff.386" system.ini,386Enh,"device=vcdccp.386" ; Calcomp system.ini,386Enh,"device=cas31vcd.386" system.ini,386Enh,"device=aw_vcd.386" system.ini,386Enh,"device=cs$vcd.386" ;DEC Starion 800i system.ini,386Enh,"device=ADI2W100.386" ;Appian FastDisk Drivers system.ini,386Enh,"device=ADI2W101.386" system.ini,386Enh,"device=ADI2W102.386" system.ini,386Enh,"device=ADI2W103.386" system.ini,386Enh,"device=ADI2W104.386" system.ini,386Enh,"device=ATASPIXP.386" ;Windows VxD transport driver system.ini,386Enh,"device=ATASPI16.386" ;Windows VXD ATASPI Manager system.ini,386Enh,"device=FDATA32B.386" ;Windows 32-bit Disk Access driver system.ini,386Enh,"device=FDINT13.386" ;Windows INT13h driver system.ini,386Enh,"device=FDSCSI.386" ;Windows 32-bit Disk Access driver system.ini,386Enh,"device=aic7870.386" system.ini,386Enh,"device=fastscsi.386" system.ini,386Enh,"device=aha1540.386" system.ini,386Enh,"device=aha1740.386" system.ini,386Enh,"device=aic7770.386" system.ini,386Enh,"device=aic6360.386" system.ini,386Enh,"device=vpatchk.386" ;Pentium Patch system.ini,386Enh,"device=WBIDE.386" ;IDE Driver system.ini,386Enh,"device=hc_win.386" ;Quantum Fastdisk Drivers system.ini,386Enh,"device=qtmint13.386" ;Quantum Fastdisk Drivers system.ini,386Enh,"device=CPQFM19B.386" ;Compaq VxD's system.ini,386Enh,"device=CPQFM19A.386" system.ini,386Enh,"device=CPQFMW31.386" system.ini,386Enh,"device=CPQFMVCD.386" system.ini,386Enh,"device=um8673.386" system.ini,386Enh,"device=DC2300.386" ;Promise technologies DC2000 DOS driver (32bit) system.ini,386Enh,"DEVICE=VIRWT.386" ;Irwin Tape Drive system.ini,386Enh,"device=2015pl.386" ;Unknown Fastdisk driver system.ini,386Enh,"device=2015.386" ;Unknown Fastdisk driver system.ini,386Enh,"device=EIDE2300.386" ; Promise FASTDISK driver for EIDE2300+ ;Compaq SafeStart: setup.ini, progman.groups,, "CpqUtils=""Compaq Utilities""" setup.ini, CpqUtils,, """SafeStart Manager""" ;deletes link setup.ini, group1,, """SafeStart Manager""" ;deletes link ;Remove link on AT&T machines: setup.ini, progman.groups,, "ATTUTILS=""AT&T Utilities""" ;creates folder setup.ini, ATTUTILS,, """AT&T Configuration Manager""" ;deletes link system.ini,386Enh,"DEVICE=CP32SUP.386" ;PCTWin Patch system.ini,386Enh,"DEVICE=VFATHLP.386" ;PCTWin Patch system.ini,386Enh,"DEVICE=vcmd.386" ;Zenith VxD system.ini,386Enh,"DEVICE=vcad.386" ;Zenith VxD system.ini,386Enh,"LocalReboot=*" ;IBM system.ini,386Enh,"KybdReboot=*" system.ini,386Enh,"DEVICE=ACIDEJL.386" ;ARCO JL+ adapter ;----------------------------------------------------- [old.win.cleanup.flds] win.ini, windows, load,*printman.exe,,1 win.ini, windows, run,*printman.exe,,1 ;Remove PrintCache program: win.ini, windows, load,*ltools.exe,,1 win.ini, windows, run,*ltools.exe,,1 win.ini, windows, load,*ltools,,1 win.ini, windows, run,*ltools,,1 ;Remove HP Status Windows: win.ini, windows, load,*hpvdsm.exe,,1 win.ini, windows, run,*hpvdsm.exe,,1 win.ini, windows, load,*hpsw.exe,,1 win.ini, windows, run,*hpsw.exe,,1 ;Remove Toshiba's startup app: win.ini, windows, load,*maxtime.exe,,1 win.ini, windows, run,*maxtime.exe,,1 win.ini, windows, load,*audcntrl.exe,,1 win.ini, windows, run,*audcntrl.exe,,1 ;Remove LANDesk 2.0's DLL: system.ini, boot, drivers, *LOWDOS.DLL,,1 ;Remove AT&T entry from run= line: win.ini, windows, run,*regsetup.zzz,,1 win.ini, windows, load,*regsetup.zzz,,1 ;Remove IBM Thinkpad docking app: win.ini, windows, run,*dockwin.exe,,1 win.ini, windows, load,*dockwin.exe,,1 ;IBM Thinkpad screensaver app: win.ini, windows, run,*strtscr.exe,,1 win.ini, windows, load,*strtscr.exe,,1 ;Compaq PnP Utils: win.ini, windows, run,*CPQFMCFG.EXE,,1 win.ini, windows, load,*CPQFMCFG.EXE,,1 ;Media vision at your service pim: win.ini, windows, run,*ays.exe,,1 win.ini, windows, load,*ays.exe,,1 ;Noron Anti-Virus: win.ini, windows, run,*NAVPOPUP.EXE,,1 win.ini, windows, load,*NAVPOPUP.EXE,,1 win.ini, windows, run,*WNTSRMAN.EXE,,1 win.ini, windows, load,*WNTSRMAN.EXE,,1 win.ini, windows, run,*NAVTSRW.EXE,,1 win.ini, windows, load,*NAVTSRW.EXE,,1 win.ini, windows, run,*NAVTSRW,,1 win.ini, windows, load,*NAVTSRW,,1 win.ini, windows, run,*alarmmgr.exe,,1 win.ini, windows, load,*alarmmgr.exe,,1 ;------------------------------------------- [Strings] ;Non-Localizable Strings: KEY_OPTIONAL="Software\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents" KEY_TIPS="Software\Microsoft\Windows\CurrentVersion\Explorer\Tips" KEY_RENAME="Software\Microsoft\Windows\CurrentVersion\RenameFiles" KEY_CURRENT="Software\Microsoft\Windows\CurrentVersion" ;Localizable Strings: ;Wallpaper Descriptions BAMBOO_BMP = "Straw Mat" BUBBLES_BMP = "Bubbles" CIRCLES_BMP = "Circles" EGYPT_BMP = "Carved Stone" HALFTONE_BMP = "Waves" HOUNDS_BMP = "Houndstooth" PSTRIPE_BMP = "Pinstripe" PYRAMID2_BMP = "Triangles" REDTILE_BMP = "Tiles" RIVETS2_BMP = "Blue Rivets" THATCH2_BMP = "Black Thatch" DESC_PIF = "Shortcut to MS-DOS Program" DESC_REG = "Registration Entries" DESC_APP = "Application" DESC_BAT = "MS-DOS Batch File" DESC_COM = "MS-DOS Application" DESC_SCR = "Screen Saver" DESC_LNK = "Shortcut" DESC_FND = "Saved Search" DESC_HLP = "Help File" DESC_TXT = "Text Document" DESC_INI = "Configuration Settings" DESC_INF = "Setup Information" DESC_RTF = "Rich Text File" DESC_DLL = "Application Extension" DESC_SYS = "System file" DESC_VXD = "Virtual device driver" DESC_DRV = "Device driver" DESC_CPL = "Control Panel extension" ;HACK Asymetrix Compel has .CPL data files and registers an open verb ;make our verb explicitly different so that when Compel is installed the ;user can use both types of CPL files but Compel's will be the default DESC_VERB_CPLOPEN = "Open with Control Panel" DESC_FON = "Font file" DESC_TTF = "TrueType Font file" DESC_ICO = "Icon" DESC_CUR = "Cursor" DESC_ANI = "Animated Cursor" DESC_BMK = "Shortcut into a document" DESC_SCRAP = "Scrap object" DESC_PACKAGE = "Package" DESC_CONTROLS = "Control Panel" DESC_PRINTERS = "Printers" DESC_SHELLMONIKER = "Shell Moniker" DESC_FILESYSATTR = "File system attributes" DESC_PIFPAGE = ".PIF file property pages" DESC_PIFFILE = ".PIF file handler" DESC_DOCPROP = "OLE Docfile Property Page" DESC_RECYCLEBIN = "Recycle Bin" DESC_DESKTOP = "Desktop" DESK_MYCOMP = "My Computer" DESK_NETHOOD = "Network Neighborhood" ;disk performance templates DiskPerfDesktop = "Desktop computer" DiskPerfMobile = "Mobile or docking system" DiskPerfServer = "Network server" ;icon spacing factor IconSpacingFactor = "100" ;Set to 100 for English, change for other languages ;REVIEW: we may be able to remove these since we special case opne and print verbs V_EDIT = "&Edit" V_PLAY = "&Play" V_MERGE = "Mer&ge" V_CONNECT = "&Connect" V_TEST = "T&est" V_ACTIVATE = "&Activate Contents" V_EDITPACKAGE = "&Edit Package" V_CONFIGURE = "C&onfigure" V_INSTALL = "&Install" V_FINDCOMP = "&Find Computer..." NoneDesc = "(None)" BricksDesc = "Bricks" ButtonsDesc = "Buttons" CargoNetDesc = "Cargo Net" CircuitsDesc = "Circuits" CobblestonesDesc = "Cobblestones" ColosseumDesc = "Colosseum" DaisiesDesc = "Daisies" DizzyDesc = "Dizzy" FieldEffectDesc = "Field Effect" KeyDesc = "Key" LiveWireDesc = "Live Wire" PlaidDesc = "Plaid" RounderDesc = "Rounder" ScalesDesc = "Scales" StoneDesc = "Stone" ThatchesDesc = "Thatches" TileDesc = "Tile" TrianglesDesc = "Triangles" RevengeDesc = "Waffle's Revenge" Templates_DESC = "Document Templates" Templates_TIP = "Supplies layouts for new documents in your most common programs." DISK_TOOLS = "Disk Tools Extension" COPY_HOOK = "Shell Copy Hook" SCRAP_DATAHANDLER = "Shell Scrap DataHandler" DISKCOPY_DATAHANDLER = "Disk Copy Extension" Welcome_Desc = "Welcome To Windows" TipsNTour_DESC = "Tips & Tour" TipsAndTour_DESC = "Tips and Tour" ACCESSORIES = "Accessories" ACCESSMMEDIA = "Accessories\Multimedia" ACCESSGAMES = "Accessories\Games" ACCESSSYSTOOLS = "Accessories\System Tools" MMEDIA = "Multimedia" GAMES = "Games" SYSTOOLS = "System Tools" DESKTOP = "Desktop" PROGRAMS = "Programs" DOTDOTDESKTOP = "..\..\Desktop" DOT = "." AppDataShort = "Applic~1" AppDataLong = "Application Data" MSSharedShort = "Micros~1" MSSharedLong = "Microsoft" CursorSchemeAni = "Animated Hourglasses" CursorScheme = "Windows Standard" DRIVE = "Drive" FOLDER = "Folder" FSFOLDER = "File Folder" AUDIOCD = "AudioCD" 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." TIP01 = "The Shut Down command on the Start menu enables you to safely shut down your computer." TIP02 = "To add a program to your Start menu, you can drag the program's icon onto the Start button." TIP03 = "You can use your right mouse button to drag files. Try it and see what happens!" TIP04 = "You can use long filenames when you save documents. You can even use spaces!" TIP05 = "You can use your right mouse button to click anywhere and see a menu of available commands." TIP06 = "To print a document quickly, you can drag its icon onto a printer icon." TIP07 = "To change your desktop background, click it by using your right mouse button; then click Properties." 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." TIP09 = "You can use Windows Explorer to see all the files on your computer." TIP10 = "You can solve printer problems by using the Print Troubleshooter in Help." TIP11 = "You can move the taskbar to any edge of your screen by dragging it with your mouse." 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." TIP13 = "To set your computer's clock, you can double-click the clock on the taskbar." TIP14 = "You can minimize neck strain by positioning your monitor at eye level." TIP15 = "To change the Windows color scheme, use your right mouse button to click the desktop; then click Properties." TIP16 = "You can solve memory problems on your computer by using the Memory Troubleshooter in Help." TIP17 = "To select more than one file or folder, hold down CTRL while you click each item." TIP18 = "To change your screen saver, use your right mouse button to click the desktop; then click Properties." TIP19 = "Deleted files and folders are saved in the Recycle Bin until you empty it." TIP20 = "You can use Paint in the Accessories folder to draw pictures and to view bitmap files." TIP21 = "You can switch mouse buttons if you are left-handed. Just double-click the Mouse icon in Control Panel." TIP22 = "To open a document quickly, you can double-click its icon." TIP23 = "When you type, you should keep your wrists elevated or use a wristpad to minimize strain." TIP24 = "You can find many interesting programs by clicking the Start button, pointing to Programs, and then pointing to Accessories." TIP25 = "You can start a Windows-based program from an MS-DOS window." TIP26 = "You can copy and paste text between MS-DOS and Windows." 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." TIP28 = "Even if you don't shut down your computer at night, you can turn off your monitor to save power." 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." TIP30 = "When a folder is open, you can press BACKSPACE to open the folder one level higher." TIP31 = "When you display files in Details view, you can sort them by clicking the column headings." 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." TIP33 = "The underlined letters in menus are shortcuts. Press ALT + the underlined letter to choose the item." TIP34 = "You can use Defragmenter, in the System Tools folder, to speed up your computer's performance." TIP35 = "You can put shortcuts to your printers on your desktop." TIP36 = "You can find fun games to play in the Games folder, which is inside the Accessories folder." TIP37 = "To free up disk space, try emptying the Recycle Bin." TIP38 = "You can drag a file's icon into a document, or even drag a shortcut icon into a document or mail message." TIP39 = "You can solve hardware problems by using the Hardware Conflict Troubleshooter in Help." TIP40 = "You can have programs start when you start Windows by dragging their icons to your StartUp folder." TIP41 = "You can use Backup, in the System Tools folder, to make backup copies of important files." TIP42 = "You can set Windows Explorer to show or hide three-letter MS-DOS filename extensions." TIP43 = "You can use ScanDisk, in the System Tools folder, to check your hard disk for errors." 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." TIP45 = "To learn what any toolbar button is for, you can rest your mouse pointer on the button for a few seconds." TIP46 = "You can use the Run command on the Start menu to open shared folders on other computers." TIP47 = "You can customize Windows 98 in many ways. Don't hesitate to experiment!"