home *** CD-ROM | disk | FTP | other *** search
/ Soft 19 / Soft19.iso / win95-rc / precopy2.cab / winver.inf < prev    next >
INI File  |  1995-07-11  |  56KB  |  2,083 lines

  1.  
  2. ; WINVER.INF
  3. ;
  4. ; This is the Setup information file containing version specific
  5. ; Setup info for the Chicago Windows retail product.
  6. ;
  7. ; Copyright 1993-1995 Microsoft Corporation
  8.  
  9. [version]
  10. LayoutFile=layout.inf
  11. signature="$CHICAGO$"
  12. SetupClass=BASE
  13.  
  14. [DestinationDirs]
  15. del.win             = 25    ; LDID_SHARED
  16. del.sys             = 11    ; LDID_SYS
  17. d.sb                = 25,SYSBCKUP  ; Windows\SYSBCKUP
  18. old.builds.sys      = 11    ; LDID_SYS
  19. old.builds.win      = 25    ; LDID_SHARED
  20. del.win32s.win      = 25    ; LDID_SHARED
  21. del.win32s.sys      = 11    ; LDID_SYS
  22. del.win32s.win32s   = 11,win32s    ; system\win32s
  23. del.win.setup       = 25    ; LDID_SHARED
  24. del.sys.setup       = 11    ; LDID_SYS
  25. old.builds.cmd      = 13    ; LDID_CMD
  26. dspace.sys          = 11    ; LDID_SYS
  27. dspace.ios          = 12    ; LDID_IOS
  28. dspace.win          = 25    ; LDID_SHARED
  29. del.old.help        = 25    ; LDID_SHARED
  30. del.new.help        = 18    ; LDID_HELP 
  31. del.bootlog         = 30    ; LDID_BOOT
  32. oldsetup.files.win  = 25    ; LDID_SHARED
  33. oldsetup.files.sys  = 11    ; LDID_SYS
  34. del.win30.win       = 25    ;LDID_SHARED
  35. del.win30.sys       = 11    ; LDID_SYS
  36. del.old.VxDs        = 11    ; LDID_SYS
  37. del.ttfonts         = 20    ; LDID_FONTS
  38. del.opt             = 25,options ;Windows\options dir (on OEM machines)
  39. M6.sys              = 11    ; LDID_SYS
  40. M6.win              = 25    ; LDID_SHARED
  41. M6.ht               = 10,HyperTrm   ; LDID_WIN\HYPERTRM
  42. M6.fv               = 21    ; LDID_VIEWERS
  43. M6.pif              = 25,PIF   ; LDID_SHARED\PIF
  44. M7.INF              = 17    ; LDID_INF
  45. Tour.sys.del        = 11    ; LDID_SYS
  46. Tour.win.del        = 25    ; LDID_SHARED
  47. vmm32.del           = 22    ; LDID_VMM32
  48. PENWIN_OLD_WINFiles = 10    ; LDID_WIN
  49. PENWIN_OLD_SYSFiles = 11    ; LDID_SYS
  50. d.pif               = 25,PIF  ;LDID_SHARED\PIF
  51. win3.copy           = 25    ; LDID_SHARED
  52. win3.copy.hlp       = 18    ; LDID_HELP 
  53. win3.del            = 25    ; LDID_SHARED
  54. win311.copy         = 25    ; LDID_SHARED
  55. win311.copy.sys     = 11    ; LDID_SYS
  56. win311.copy.hlp     = 18    ; LDID_HELP 
  57. win311.del          = 25    ; LDID_SHARED
  58. ren.cleanup.files   = 25    ; LDID_SHARED
  59. online.loc    = 24,%OEM_PROGRAMF%\%OEM_ACCESSOR%\%OEM_HYPERTER%   ;LDID_SHARED\HyperTrm
  60. newdir.loc   = 24,%OEM_PROGRAMF%\%OEM_ACCESSOR%    ; LDID_SHARED
  61.  
  62.  
  63. [BaseWinOptions]
  64. NonWinVerSpecific
  65.  
  66. ; Unconditional items which need to be done not dependent on original
  67. ; Windows version
  68.  
  69. [NonWinVerSpecific]
  70. DelFiles = del.win,d.pif,del.sys,del.win32s.win,del.win32s.sys,del.win32s.win32s,del.win.setup,del.sys.setup,dspace.ios,dspace.sys,dspace.win,del.old.help,del.win30.win,del.win30.sys,del.old.VxDs,del.ttfonts,del.opt,d.sb
  71. RenFiles = ren.cleanup.files
  72. UpdateInis = old.win.cleanup.inis, win32s.inis
  73. UpdateIniFields = win32s.inifields
  74. DelReg          = old.win.cleanup.reg, quickview.cleanup.reg
  75.  
  76. [NTSection]
  77. UpdateInis = WinNT.inis
  78.  
  79. [dspace.ios]
  80. dblspace.386
  81.  
  82. [dspace.sys]
  83. mrci32.386
  84.  
  85. [dspace.win]
  86. winspace.exe
  87.  
  88. ; Conditional updates depending on Windows version.
  89. ;
  90. [WinVerSpecific]
  91. 0300 = win3.0
  92. 030a = win3.0
  93. 0310 = win3.1
  94. 0311 = win3.11
  95. 0399 = win4.0
  96. 0400 = win4.0
  97.  
  98. [win3.0]
  99. UpdateInis = Upgrade.LinkCleanup.Inis, del.penwin10.inis, win3.inis
  100. UpdateIniFields=Del.PENWIN_IniFields
  101. CopyFiles = win3.copy, win3.copy.hlp
  102. DelFiles  = win3.del
  103. RenFiles = PENWIN_OLD_WINFiles, PENWIN_OLD_SYSFiles
  104. AddReg = win3.addreg
  105.  
  106. [win3.1]
  107. UpdateInis = Upgrade.LinkCleanup.Inis, del.penwin10.inis, win3.inis
  108. UpdateIniFields=Del.PENWIN_IniFields
  109. CopyFiles = win3.copy, win3.copy.hlp
  110. DelFiles  = win3.del
  111. RenFiles = PENWIN_OLD_WINFiles, PENWIN_OLD_SYSFiles
  112. AddReg = win3.addreg
  113.  
  114. [win3.11]
  115. CopyFiles = win311.copy, win311.copy.hlp, win311.copy.sys
  116. DelFiles  = win311.del
  117. UpdateInis = win311.inis, Upgrade.LinkCleanup.Inis, del.penwin10.inis
  118. UpdateIniFields=Del.PENWIN_IniFields
  119. RenFiles = PENWIN_OLD_WINFiles, PENWIN_OLD_SYSFiles
  120.  
  121. [win4.0]
  122. DelFiles=M6.sys,M6.win,M6.ht,M6.fv,old.builds.sys,old.builds.win,old.builds.cmd,del.bootlog,del.new.help,oldsetup.files.win,oldsetup.files.sys,Tour.sys.del,Tour.win.del,M6.pif,vmm32.del,M7.inf, online.loc, newdir.loc
  123. UpdateInis = old.build.inis, Upgrade.LinkCleanup.Inis, English.LinkCleanup.Inis
  124. UpdateIniFields = old.build.ini.fields
  125. DelReg = old.build.DelReg, del.reg.bootlog, del.m6pnpcomm
  126. AddReg = Win95.AddReg
  127.  
  128.  
  129. [del.win]
  130. _default.pif
  131. apps.hlp
  132. apps.inf
  133. control.hlp
  134. control.ini
  135. edit.pif
  136. install.pif
  137. logonoff.exe
  138. netwatch.exe
  139. packager.hlp
  140. pifedit.exe
  141. pifedit.hlp
  142. printman.exe
  143. printman.hlp
  144. setup.pif
  145. winmeter.exe
  146. wintutor.exe
  147. wintutor.dat
  148.  
  149. ;Old win 3.x readme files:
  150. networks.wri
  151. printers.wri
  152. readme.wri
  153. sysini.wri
  154. winini.wri
  155.  
  156. [d.sb]
  157. ;Review: Delete from windows\SYSBCKUP so we can overwrite newer versions
  158. shell.dll
  159.  
  160. [d.pif]
  161. ;review -- not needed after M8
  162. install.pif
  163. setup.pif
  164.  
  165. [del.win.setup]
  166. ;Delete Win 3.x Setup files
  167. setup.exe
  168. setup.hlp
  169. setup.txt
  170. winsetup.exe
  171.  
  172. [del.sys]
  173. ACCESS.CPL,,,1  ;review -- not needed after M8
  174. APPS.INF
  175. COMLPT.386
  176. control.exe
  177. cpwin386.cpl,,,1
  178. dosx.exe
  179. dswap.exe
  180. GALILEO.CPL,,,1
  181. krnl286.exe
  182. msnet.inf
  183. msprint.cpl,,,1
  184. netsetup.cpl,,,1
  185. network.inf
  186. olc.dll
  187. passwds.cpl,,,1
  188. pifconv.exe     ;from M8, leave in for RTM
  189. printman.exe
  190. regedit.exe
  191. setup.reg
  192. spoolexe.exe
  193. VMOUSE.386
  194. wfwsetup.cpl,,,1
  195. wfwsetup.dll
  196. win.cnf
  197. win386.exe
  198. win386.ps2
  199. winnet.inf
  200. winoldap.mod
  201. wswap.exe
  202.  
  203. ;True type .FOT files shipped in win 3.x (now obsolete)
  204. ARIAL.FOT
  205. ARIALBD.FOT
  206. ARIALBI.FOT
  207. ARIALI.FOT
  208. COUR.FOT
  209. COURBD.FOT
  210. COURBI.FOT
  211. COURI.FOT
  212. SYMBOL.FOT
  213. TIMES.FOT
  214. TIMESBD.FOT
  215. TIMESBI.FOT
  216. TIMESI.FOT
  217. WINGDING.FOT
  218.  
  219.  
  220. ; Old Code Page Fonts (No longer needed)
  221. cga40woa.fon
  222. cga80woa.fon
  223. ega40woa.fon
  224. ega80woa.fon
  225. cga40850.fon
  226. cga80850.fon
  227. ega40850.fon
  228. ega80850.fon
  229.  
  230. ; Old grabber files (No longer needed)
  231. cga.2gr
  232. egacolor.2gr
  233. egamono.2gr
  234. hercules.2gr
  235. oligrab.2gr
  236. vgacolor.2gr
  237. vgamono.2gr
  238.  
  239. cga.gr2
  240. egacolor.gr2
  241. egamono.gr2
  242. hercules.gr2
  243. oligrab.gr2
  244. sv400a.gr2
  245. vgacolor.gr2
  246. vgamono.gr2
  247.  
  248. ;LGO and RLE files that are obsolete:
  249. CGALOGO.RLE
  250. EGALOGO.RLE
  251. EGAMONO.RLE
  252. HERCLOGO.RLE
  253. VGALOGO.RLE
  254.  
  255. CGALOGO.LGO
  256. EGALOGO.LGO
  257. EGAMONO.LGO
  258. HERCLOGO.LGO
  259. VGALOGO.LGO
  260.  
  261. [del.win30.win]
  262. ;Ported from the win 3.1 setup.inf.
  263. ;these files are win 3.0 files that sould be deleted:
  264. setup.inf
  265. olecli.dll
  266. olesvr.dll
  267. commdlg.dll
  268. ver.dll
  269. toolhelp.dll
  270. ;*.pcl
  271. 3270.txt
  272. networks.txt
  273. printers.txt
  274. readme.txt
  275. SYSINI.TXT
  276. SYSINI2.TXT
  277. SYSINI3.TXT
  278. WININI.TXT
  279. WININI2.TXT
  280. DRWATSON.EXE
  281. SETUP.EXE
  282. INSTALL.EXE
  283. ASETTA.EXE
  284. CONFIG.EXE
  285. INSTALAR.EXE
  286. KURMA.EXE
  287.  
  288. [del.win30.sys]
  289. ;Ported from the win 3.1 setup.inf.
  290. ;these files are win 3.0 files that sould be deleted:
  291. _default.pif
  292. HELVA.FON
  293. HELVB.FON
  294. HELVC.FON
  295. HELVD.FON
  296. HELVE.FON
  297. HELVF.FON
  298. KERNEL.EXE
  299. midi.cpl,,,1
  300. netapi.dll
  301. pmspl.dll
  302. SWAPFILE.EXE
  303. TMSRA.FON
  304. TMSRB.FON
  305. TMSRC.FON
  306. TMSRD.FON
  307. TMSRE.FON
  308. TMSRF.FON
  309.  
  310. [del.sys.setup]
  311. ;Delete Win 3.x Setup files
  312. setup.inf
  313. setup.reg
  314.  
  315. [old.builds.sys]
  316. apix.386 ;obsolete
  317. cdfs.386 ;obsolete
  318. comenum.vxd     ;replaced with serenum.vxd
  319. metrics.cpl,,,1 ;obsolete
  320. minstall.exe
  321. nls.dll
  322. pccard.cpl,,,1 ;obsolete
  323. pccard.dll  ;obsolete
  324. pcmcia.cpl,,,1 ;obsolete
  325. pnpui.dll
  326. powercfg.cpl,,,1  ;obsolete
  327. pwrusr.cpl,,,1
  328. rundll.exe
  329. rundll32.exe
  330. shell16.dll  ;obsolete
  331. shell2.dll   ;obsolete
  332. shell232.dll ;obsolete
  333. shellctl.dll
  334. windisk.cpl,,,1
  335.  
  336. [old.builds.win]
  337. cabinet.exe    ; replaced with cab32.exe
  338. cab32.exe    ; replaced with explorer.exe
  339. fileman.exe     ; from previous chicago builds
  340. fontmgr.exe
  341. ICOCACHE.DAT
  342. runonce.exe     ; moved to system dir
  343. shell2.dll      ; obsolete
  344. shell232.dll    ; obsolete
  345. start.exe       ; moved to command dir.  review--can be removed for final product (keep for M8)
  346. writepad.exe
  347. ttfcache.
  348. chiadi.dll      ; obsolete
  349. chikdi.dll      ; obsolete
  350. ipconfig.exe    ; replaces with winipcfg.exe
  351. mspaint.ini
  352. wordpad.ini
  353.  
  354. [old.builds.cmd]
  355.  
  356. [oldsetup.files.sys]
  357. ;Used during M4, M5 betas, now delete them
  358. setup31.inf
  359. vgalogo.rle
  360. vgalogo.lgo
  361.  
  362. [oldsetup.files.win]
  363. ;Used during M4, M5 betas, now delete them
  364. setup31.exe
  365. setup31.ver
  366. oldsetup.bat
  367. oldsetup.pif
  368.  
  369. [old.win.cleanup.inis]
  370. ;remove old VxD's:
  371. system.ini, 386Enh, "device=*cdpscsi"
  372. system.ini, 386Enh, "device=*vfd"
  373. system.ini, 386Enh, "device=*blockdev"
  374. system.ini, 386Enh, "device=*blockdev"    ;do this a 2nd time for Z-Notes that have it 2x in their .ini files
  375. system.ini, 386Enh, "device=*vhd"         ;from win 3.1 setup.inf
  376. system.ini, 386Enh, "device=*wdctrl"
  377. system.ini, 386Enh, "device=slide.386"    ; zenon's version of wdctrl
  378. system.ini, 386Enh, "device=trmint13.386" ; zenon's version of int13
  379. system.ini, 386Enh, "device=vdmadx.386"   ;from win 3.1 setup.inf
  380. system.ini, 386Enh, "device=*pagefile"    ;from win 3.1 setup.inf
  381. system.ini, 386Enh, "device=HPvtdapi.386" ;from win 3.1 setup.inf (original line in 3.1 was to remove ?Pvtdapi.386, but we don't support the "?" wildcard).
  382. system.ini, 386Enh, "device=vtda.386"     
  383. system.ini, 386Enh, "device=mrci32.386"
  384. system.ini, 386Enh, "device=dblspace.386"
  385. system.ini, 386Enh, "device=comlpt.386"
  386. system.ini, 386Enh, "device=vpicda.386"   ;from win 3.1 setup.inf
  387. system.ini, 386Enh, "device=vaspid.386"
  388. system.ini, 386Enh, "device=dva.386"      ;replaced by vflatd.vxd
  389. system.ini, 386Enh, "device=rmm.d32"      ;from wfw 3.11
  390. system.ini, 386Enh, "device=LANMAN10.386"
  391.  
  392. ; always remove this to cover the case of a win95 upgrade that had enable installed,
  393. ; and on upgrade, didn't install it:
  394. system.ini,386Enh,"device=*enable"
  395.  
  396. ; Remove obsolete lines (ignored in Win95):
  397. system.ini, 386Enh, "filesyschange=*"
  398. system.ini, 386Enh, "indospolling=*"
  399. system.ini, 386Enh, "maxbps=*"
  400.  
  401. ; Remove Windows Printing System VxDs:
  402. system.ini, 386Enh, "device=wpsljvpd.386"
  403. system.ini, 386Enh, "device=wpsvtd.386"
  404.  
  405. ; Remove old paging settings -- Setup code will put some back if needed.
  406. system.ini, 386Enh, "Paging="
  407. system.ini, 386Enh, "PermSwapDosDrive="
  408. system.ini, 386Enh, "PermSwapSizeK="   
  409. system.ini, 386Enh, "MinPagingFileSize="
  410. system.ini, 386Enh, "MaxPagingFileSize="
  411. system.ini, 386Enh, "MinUserDiskSpace="
  412.  
  413. ;Remove (functionality changed in chicago:)
  414. system.ini, 386Enh, "VirtualHDIRQ=TRUE"
  415. system.ini, 386Enh, "VirtualHDIRQ=YES"
  416. system.ini, 386Enh, "VirtualHDIRQ=ON"
  417. system.ini, 386Enh, "VirtualHDIRQ=1"
  418.  
  419. ; Remove VxD that comes installed on at&t globalyst 360 pentium
  420. system.ini, 386Enh, "device=WWIDE310.386"
  421.  
  422. ;Remove IBM PS/1 FastDisk Drivers:
  423. system.ini, 386Enh, "device=wdctlibm.386"
  424. system.ini, 386Enh, "device=int13ibm.386"
  425.  
  426. ;Remove Morse IDE Blazer VL FastDisk Drivers:
  427. system.ini, 386Enh, "device=8k2ctrl.386"
  428. system.ini, 386Enh, "device=8k2int13.386"
  429.  
  430. ;Remove Compaq FastDisk Drivers:
  431. system.ini, 386Enh, "device=cpqint13.386"
  432. system.ini, 386Enh, "device=cpqwdctl.386"
  433.  
  434. ;Remove CMD FastDisk Drivers:
  435. system.ini, 386Enh, "DEVICE=CMD640X.386"
  436. system.ini, 386Enh, "DEVICE=CMD646X.386"
  437. system.ini, 386Enh, "DEVICE=CMDINT13.386"
  438.  
  439. ;Remove Ontrack FastDisk Driver:
  440. system.ini, 386Enh, "device=ontrackw.386"
  441.  
  442. ;Remove Compaq vcd (funtionality now in PnP detection)
  443. system.ini, 386Enh, "device=csvcd.386"
  444.  
  445. ;Remove Compaq vkd
  446. system.ini, 386Enh, "device=cpqvkd.386"
  447. system.ini, 386Enh, "device=vkda.386"
  448.  
  449. ;Remove Compaq Pentium fix:
  450. system.ini, 386Enh, "device=CPQCPPRO.386"
  451.  
  452. ;Remove Ontrack's fastdisk driver installed when DMDRIVER is installed over windows
  453. system.ini, 386Enh, "device=wdcdrv.386"
  454.  
  455. ;Remove Phoenix/Toshiba PCMCIA VCD
  456. system.ini, 386Enh, "device=pcmvcd.386"
  457.  
  458. ; Remove Promise Technologies FASTDISK drivers 
  459. system.ini, 386Enh, "device=PTI13.386"
  460. system.ini, 386Enh, "device=PTICTRL.386"
  461.  
  462. ;Remove Future Domain FastDisk Drivers (now built-in)
  463. system.ini, 386Enh, "device=V18FCAMD.386"
  464. system.ini, 386Enh, "device=FDSCSI.386"
  465.  
  466. ;Remove AMD PCscsi PCI ASPI manager and fastdisk drivers
  467. system.ini, 386Enh, "device=amsiwf.386"
  468. system.ini, 386Enh, "device=amsint13.386"
  469. system.ini, 386Enh, "device=amsiav.386"
  470. system.ini, 386Enh, "AMSIWF="
  471. system.ini, 386Enh, "AMSIAV="
  472.  
  473. ;Remove PCAnywhere vcd replacement:
  474. system.ini, 386Enh, "device=aw5vcd.386"
  475.  
  476. ;Remove driver for BusLogic IDE controllers
  477. system.ini, 386Enh, "device=wdctrl32.386"
  478.  
  479. ;Remove Mountain Backup and CMS MS-DOS Backup Drivers:
  480. system.ini, 386Enh, "device=MNSTD.386"
  481. system.ini, 386Enh, "device=CMSDTAPE.386"
  482.  
  483. ;Remove win 3.1 specific driver from MSDN:
  484. system.ini, 386Enh, "device=wps.386"
  485.  
  486. ;Remove Zenth FastDisk driver:
  487. system.ini, 386Enh, "device=sgat.386"
  488.  
  489. ;Old code page fonts (no longer used)
  490. system.ini,386Enh,"CGA40WOA.FON=CGA40WOA.FON"
  491. system.ini,386Enh,"CGA80WOA.FON=CGA80WOA.FON"
  492. system.ini,386Enh,"EGA40WOA.FON=EGA40WOA.FON"
  493. system.ini,386Enh,"EGA80WOA.FON=EGA80WOA.FON"
  494. system.ini,386Enh,"CGA40WOA.FON=CGA40850.FON"
  495. system.ini,386Enh,"CGA80WOA.FON=CGA80850.FON"
  496. system.ini,386Enh,"EGA40WOA.FON=EGA40850.FON"
  497. system.ini,386Enh,"EGA80WOA.FON=EGA80850.FON"
  498. ;Removed (this is now the default)
  499. system.ini,386Enh,"local=CON"
  500. ;Remove entries in VCACHE section (used in wfwg 3.11 and alpha Win 95)
  501. system.ini,vcache,"minfilecache="
  502. system.ini,vcache,"maxfilecache="
  503.  
  504. ;Remove Obsolete entry:
  505. system.ini,boot,"286grabber="
  506.  
  507. ; Change location of msoffice toolbar:
  508. msoffice.ini,Options,,"RightPos=72"
  509.  
  510. ;The following was ported from the win 3.1 setup.inf for upgrade over win 3.0:
  511.   ; Remove these Win 3.0 font entries from win.ini because they have either
  512.   ; been replaced or removed for Win 3.1
  513.   ;
  514.   win.ini, Fonts, "Helv 8,10,12,14,18,24 (CGA res)="
  515.   win.ini, Fonts, "Helv 8,10,12,14,18,24 (EGA res)="
  516.   win.ini, Fonts, "Helv 8,10,12,14,18,24 (60 dpi)="
  517.   win.ini, Fonts, "Helv 8,10,12,14,18,24 (120 dpi)="
  518.   win.ini, Fonts, "Helv 8,10,12,14,18,24 (VGA res)="
  519.   win.ini, Fonts, "Helv 8,10,12,14,18,24 (8514/a res)="
  520.   win.ini, Fonts, "Tms Rmn 8,10,12,14,18,24 (CGA res)="
  521.   win.ini, Fonts, "Tms Rmn 8,10,12,14,18,24 (EGA res)="
  522.   win.ini, Fonts, "Tms Rmn 8,10,12,14,18,24 (60 dpi)="
  523.   win.ini, Fonts, "Tms Rmn 8,10,12,14,18,24 (120 dpi)="
  524.   win.ini, Fonts, "Tms Rmn 8,10,12,14,18,24 (VGA res)="
  525.   win.ini, Fonts, "Tms Rmn 8,10,12,14,18,24 (8514/a res)="
  526.   ;
  527.   ; Remove these font entries if they exist because these .ini entries
  528.   ; are obsolete. We use "TrueType" rather than "Scalable"
  529.   ;
  530.   win.ini, Fonts, "Arial (Scalable)="
  531.   win.ini, Fonts, "Arial Bold (Scalable)="
  532.   win.ini, Fonts, "Arial Bold Italic (Scalable)="
  533.   win.ini, Fonts, "Arial Italic (Scalable)="
  534.   win.ini, Fonts, "Courier (Scalable)="
  535.   win.ini, Fonts, "Courier Bold (Scalable)="
  536.   win.ini, Fonts, "Courier Italic (Scalable)="
  537.   win.ini, Fonts, "Courier Bold Italic (Scalable)="
  538.   win.ini, Fonts, "Courier (TrueType)"
  539.   win.ini, Fonts, "Courier Bold (TrueType)"
  540.   win.ini, Fonts, "Courier Bold Italic (TrueType)"
  541.   win.ini, Fonts, "Courier Italic (TrueType)"
  542.   win.ini, Fonts, "Times New Roman (Scalable)="
  543.   win.ini, Fonts, "Times New Roman Bold (Scalable)="
  544.   win.ini, Fonts, "Times New Roman Bold Italic (Scalable)="
  545.   win.ini, Fonts, "Times New Roman Italic (Scalable)="
  546.   win.ini, Fonts, "Symbol PS (Scalable)="
  547.   win.ini, Fonts, "Symbol (Scalable)="
  548.   ;
  549.  
  550.   ; Remove these font entries if they exist because these .ini entries
  551.   ; are obsolete. We use "Plotter" rather than "All res" Also, 8 point was
  552.   ; added to the EGA res courier so we remove the old "Courier 10,12,15" font.
  553.   ;
  554.   win.ini, Fonts, "Roman (All res)="
  555.   win.ini, Fonts, "Script (All res)="
  556.   win.ini, Fonts, "Modern (All res)="
  557.   win.ini, Fonts, "Courier 10,12,15 (EGA res)="
  558.  
  559. ;Remove link to SETUP.EXE if in startup group:
  560. setup.ini, group1,, """%Setup2_DESC%"""
  561. setup.ini, group1,, """%Setup_DESC%"""
  562. setup.ini, group1,, """%Setup_WFW311%"""
  563.  
  564. ;Remove link to exiticon.exe put in Startup Group on Dell Machines:
  565. setup.ini, group1,, """Exit Windows"""
  566.  
  567. ;Remove link from Toshiba machines from startup group:
  568. setup.ini, group1,, "MagiCDisc"
  569.  
  570. ;Remove link to Packard Bell's Navigator:
  571. setup.ini, group1,, """%PBNavigator_DESC%"""
  572.  
  573. ;Remove link to LogOnOff or Net Watcher if in startup group:
  574. setup.ini, group1,, """%NetWatch_DESC%"""
  575. setup.ini, group1,, """%LogOnOFF_DESC%"""
  576.  
  577. ;Smuggler and FN-ESSE apps in startup group:
  578. setup.ini, group1,, "Smuggler"
  579. setup.ini, group1,, "FN-ESSE"
  580.  
  581. ;Remove link to MS-DOS 6.x Undelete:
  582. setup.ini, progman.groups,, "MSTools=""%MSTools_DESC%"""
  583. setup.ini, MSTools,, """%Undelete_DESC%"""
  584.  
  585. ;Remove link to Maxtime
  586. setup.ini, group1,, """MaxTime"""
  587.  
  588. ;Remove link to bad app Icon Hear It from startup group
  589. setup.ini, group1,, """Icon Hear It"""
  590. setup.ini, group1,, """IHearIt"""
  591.  
  592. ; Cleanup of English icons for non-us upgrade for above items (do not localize)
  593. setup.ini, progman.groups,, "group1_USA=StartUp"
  594. setup.ini, group1_USA,, """Windows Setup"""
  595. setup.ini, group1_USA,, """Setup"""
  596. setup.ini, group1_USA,, """Exit Windows"""
  597. setup.ini, group1_USA,, """%PBNavigator_DESC%"""
  598. setup.ini, group1_USA,, """Net Watcher"""
  599. setup.ini, group1_USA,, """Log On/Off"""
  600. setup.ini, group1_USA,, """MaxTime"""
  601. setup.ini, group1_USA,, """Icon Hear It"""
  602. setup.ini, group1_USA,, """IHearIt"""
  603. setup.ini, progman.groups,, "MSTools_USA=""Microsoft Tools"""
  604. setup.ini, MSTools_USA,, """Undelete"""
  605.  
  606. ;Remove link on some Compaq machines:
  607. setup.ini, progman.groups,, "CpqUtils=""Compaq Utilities"""
  608. setup.ini, CpqUtils,, "WinMode"
  609.  
  610. ;Remove link for Cirrus Logic chipsets:
  611. setup.ini, progman.groups,, "VGAUTIL=VGAUTIL"
  612. setup.ini, VGAUTIL,, "Setres"
  613.  
  614. ; remove bad line for wordpad.document in embedding section of win.ini
  615. win.ini, embedding,"WordPad.Document=*"
  616.  
  617. ;Remove NEC video util from Main group
  618. setup.ini, progman.groups,, "group3=%MAIN_DESC%"
  619. setup.ini, group3,, "WinMode"
  620.  
  621. [Upgrade.LinkCleanup.Inis]
  622. setup.ini, group1,, """%DRWATSON_DESC%""" 
  623. setup.ini, group1,, """Drwatson""" 
  624. setup.ini, group1,, """%PRINTMAN_DESC%""" 
  625. setup.ini, group1,, """%PRINTMAN_WFW311%""" 
  626. setup.ini, group1,, """Printman""" 
  627. setup.ini, group1,, """%PRGMAN_DESC%""" 
  628. setup.ini, group1,, """Progman""" 
  629. setup.ini, progman.groups,, "group4=%APPS_DESC%"
  630. setup.ini, group4,, """%WinMeter_DESC%"""
  631. setup.ini, group1,, """%WinMeter_DESC%"""
  632. setup.ini, group4,, """%Recorder_DESC%"""
  633. setup.ini, group4,, """%Recorder_WFW311%"""
  634. setup.ini, group4,, """%Note32_DESC%"""
  635. setup.ini, group4,, """%Write_DESC%"""
  636. setup.ini, group4,, """%Write_WFW311%"""
  637. setup.ini, group4,, """%Clock32_DESC%"""
  638. setup.ini, group4,, """%PIFED_DESC%"""
  639. setup.ini, group4,, """%PIFED_WFW311%"""
  640. setup.ini, group4,, """%Terminal_DESC%"""
  641. setup.ini, group4,, """%Terminal_WFW311%"""
  642. setup.ini, progman.groups,, "group3=%MAIN_DESC%"
  643. setup.ini, group3,, """%ClipBook_DESC%"""
  644. setup.ini, group3,, """%Clipbd_DESC%"""
  645. setup.ini, group3,, """%Clip_DESC%"""
  646. setup.ini, group3,, """%Setup_DESC%"""
  647. setup.ini, group3,, """%Setup_WFW311%"""
  648. setup.ini, group3,, """%PIFED_DESC%"""
  649. setup.ini, group3,, """%PIFED_WFW311%"""
  650. setup.ini, group3,, """%ReadMe_DESC%"""
  651. setup.ini, group3,, """%ReadMe_WFW311%"""
  652. setup.ini, group3,, """%DOSPrompt_DESC%"""
  653. setup.ini, group3,, """%Tutorial_DESC%"""
  654. setup.ini, group3,, """%Fileman_DESC%"""
  655. setup.ini, group3,, """%Fileman_WFW311%"""
  656. setup.ini, group3,, """%CPanel_DESC%"""
  657. setup.ini, group3,, """%CPanel_WFW311%"""
  658. setup.ini, group3,, """%PRINTMAN_DESC%"""
  659. setup.ini, group3,, """%PRINTMAN_WFW311%"""
  660. setup.ini, group3,, """%MSDOSPrompt_DESC%"""
  661. setup.ini, group3,, """%MSDOSPrompt_WFW311%"""
  662. setup.ini, progman.groups,, "group3_USA=Main"
  663. setup.ini, progman.groups,, "group4_USA=Accessories"
  664. setup.ini, group3_USA,, """ClipBook Viewer""" 
  665. setup.ini, group3_USA,, """Clipboard Viewer"""
  666. setup.ini, group3_USA,, """Clipboard"""
  667. setup.ini, group3_USA,, """Windows Setup"""
  668. setup.ini, group3_USA,, """PIF Editor"""
  669. setup.ini, group3_USA,, """Read Me"""
  670. setup.ini, group3_USA,, """DOS Prompt"""
  671. setup.ini, group3_USA,, """Tutorial"""
  672. setup.ini, group3_USA,, """File Manager"""
  673. setup.ini, group3_USA,, """Control Panel"""
  674. setup.ini, group3_USA,, """Print Manager"""
  675. setup.ini, group3_USA,, """MS-DOS Prompt"""
  676. setup.ini, group4_USA,, """Clock"""
  677. setup.ini, group4_USA,, """Object Packager"""
  678. setup.ini, group4_USA,, """Recorder"""
  679. setup.ini, group4_USA,, """Write"""
  680. setup.ini, group4_USA,, """Terminal"""
  681. setup.ini, group4_USA,, """PIF Editor"""
  682. setup.ini, group4_USA,, """Media Player"""
  683. setup.ini, group4,, """%Defrag_DESC%"""
  684. setup.ini, group4,, """%SysMon_DESC%"""
  685. setup.ini, group4,, """%NetWatch_DESC%"""
  686. setup.ini, group4,, """%AdmCfg_DESC%"""
  687. setup.ini, group11,, """%CreateBrief_Desc%"""
  688. setup.ini, group4,, """%Mapisp32_Link_Desc%"""
  689. setup.ini, group4,, """%WinBug_DESC%"""
  690. setup.ini, group4,, """%Backup_DESC%"""
  691. setup.ini, progman.groups,, "group4_USA=Accessories"
  692. setup.ini, group4_USA,, "%Notepad_WIN31%"
  693. setup.ini, group4_USA,, "%Calculator_WIN31%"
  694. setup.ini, group4_USA,, "%CharacterMap_WIN31%"
  695. setup.ini, group4_USA,, "%Paintbrush_WIN31%"
  696. setup.ini, group4_USA,, "%Clipbd_WIN31%"
  697. setup.ini, group4,, """%SoundRec_DESC%"""
  698. setup.ini, group4,, """%SoundRec_WFW311%"""
  699. setup.ini, group4,, """%MPlayer_DESC%"""
  700. setup.ini, group4,, """%MPlayer_WFW311%"""
  701. setup.ini, group4,, """%SndVol_DESC%"""
  702. setup.ini, group4,, """%CDPlayer_DESC%"""
  703. setup.ini, group4,, """%Mixer_DESC%"""
  704. setup.ini, group4,, """%OldHypTrm_DESC%"""
  705. setup.ini, group4,, """%MTDemo_DESC%"""
  706. setup.ini, group4,, """%Clock_DESC%"""
  707. setup.ini, group4,, """%Clock_WFW311%"""
  708. setup.ini, group4,, """%OldWinPad_DESC%"""
  709. setup.ini, group4,, """%Packager_DESC%"""
  710. setup.ini, group4,, """%Packager_WFW311%"""
  711. setup.ini, group4,, """%OLR_Link_Desc%"""
  712.  
  713. [old.win.cleanup.reg]      ;BaseWinOption
  714. ; always remove this to cover the case of a win95 upgrade that had enable installed,
  715. ; and on upgrade, didn't install it, so we DelReg the following:
  716. HKLM,System\CurrentControlSet\Control\VMM32Files,enable.vxd
  717.  
  718. ; Clean out these optional components to avoid probs when upgrading:
  719. HKLM,%KEY_OPTIONAL%,"CSMAPI"
  720. HKLM,%KEY_OPTIONAL%\CSMAPI
  721. HKLM,%KEY_OPTIONAL%,"Cursors"
  722. HKLM,%KEY_OPTIONAL%\cursors
  723. HKLM,%KEY_OPTIONAL%,"Bezier"
  724. HKLM,%KEY_OPTIONAL%\Bezier
  725. HKLM,%KEY_OPTIONAL%,"Ssmyst"
  726. HKLM,%KEY_OPTIONAL%\Ssmyst
  727. HKLM,%KEY_OPTIONAL%,"Sstars"
  728. HKLM,%KEY_OPTIONAL%\Sstars
  729. HKLM,%KEY_OPTIONAL%,"ssmarque"
  730. HKLM,%KEY_OPTIONAL%\ssmarque
  731. ;HKLM,%KEY_OPTIONAL%,"Msonline"
  732. ;HKLM,%KEY_OPTIONAL%\msonline
  733.  
  734.  
  735. [quickview.cleanup.reg]        ;BaseWinOption
  736.  
  737. ;HKCR,QuickView\.XLS,,,"Excel 4 and 5 Spreadsheet Files"
  738. HKCR,QuickView\.XLS\{F0F08735-0C36-101B-B086-0020AF07D0F4}
  739.  
  740. ;HKCR,QuickView\.XLC,,,"Excel 4 Chart File"
  741. HKCR,QuickView\.XLC\{F0F08735-0C36-101B-B086-0020AF07D0F4}
  742.  
  743. ;HKCR,QuickView\.WKS,,,"Lotus 1-2-3 File or MS Works v 3 File"
  744. HKCR,QuickView\.WKS\{F0F08735-0C36-101B-B086-0020AF07D0F4}
  745.  
  746. ;HKCR,QuickView\.WQ1,,,"Quattro Pro for MS-DOS File"
  747. HKCR,QuickView\.WQ1\{F0F08735-0C36-101B-B086-0020AF07D0F4}
  748.  
  749. ;HKCR,QuickView\.WQ2,,,"Quattro Pro v 5 for MS-DOS File"
  750. HKCR,QuickView\.WQ2\{F0F08735-0C36-101B-B086-0020AF07D0F4}
  751.  
  752. ;HKCR,QuickView\.WB1,,,"Quattro Pro for Windows File"
  753. HKCR,QuickView\.WB1\{F0F08735-0C36-101B-B086-0020AF07D0F4}
  754.  
  755. ;HKCR,QuickView\.WRI,,,"Windows 3.x WRITE files"
  756. HKCR,QuickView\.WRI\{F0F08735-0C36-101B-B086-0020AF07D0F4}
  757.  
  758. ;HKCR,QuickView\.INF,,,"setup files"
  759. HKCR,QuickView\.INF\{F0F08735-0C36-101B-B086-0020AF07D0F4}
  760.  
  761. ;HKCR,QuickView\.INI,,,"configuration files"
  762. HKCR,QuickView\.INI\{F0F08735-0C36-101B-B086-0020AF07D0F4}
  763.  
  764. ;HKCR,QuickView\.CDR,,,"Corel Draw v 4,5 files"
  765. HKCR,QuickView\.CDR\{F0F08735-0C36-101B-B086-0020AF07D0F4}
  766.  
  767. ;HKCR,QuickView\.EPS,,,"Encapsulated PostScript files"
  768. HKCR,QuickView\.EPS\{F0F08735-0C36-101B-B086-0020AF07D0F4}
  769.  
  770. ;HKCR,QuickView\*,,,"Default Viewers"
  771. HKCR,QuickView\*\{F0F08735-0C36-101B-B086-0020AF07D0F4}
  772.  
  773. HKCR,QuickView\{F0F08735-0C36-101B-B086-0020AF07D0F4}
  774. HKCR,CLSID\{F0F08735-0C36-101B-B086-0020AF07D0F4}
  775.  
  776. ;HKCR,QuickView\.TXT,,,"Text File"
  777. HKCR,QuickView\.TXT\{F0F08735-0C36-101B-B086-0020AF07D0F4}
  778.  
  779. ;HKCR,QuickView\.REG,,,"Registration Entries"
  780. HKCR,QuickView\.REG\{F0F08735-0C36-101B-B086-0020AF07D0F4}
  781.  
  782. ;HKCR,QuickView\.WK3,,,"Lotus 1-2-3 v 3 File"
  783. HKCR,QuickView\.WK3\{F0F08735-0C36-101B-B086-0020AF07D0F4}
  784.  
  785. ;HKCR,QuickView\.WK4,,,"Lotus 1-2-3 v 4 File"
  786. HKCR,QuickView\.WK4\{F0F08735-0C36-101B-B086-0020AF07D0F4}
  787.  
  788. ;HKCR,QuickView\.BMP,,,"Windows Bitmap Graphics File"
  789. HKCR,QuickView\.BMP\{F0F08735-0C36-101B-B086-0020AF07D0F4}
  790.  
  791. ;HKCR,QuickView\.DIB,,,"Windows Bitmap Graphics File (DIB)"
  792. HKCR,QuickView\.DIB\{F0F08735-0C36-101B-B086-0020AF07D0F4}
  793.  
  794. ;HKCR,QuickView\.SAM,,,"AMI, AMI PRO FILE"
  795. HKCR,QuickView\.SAM\{F0F08735-0C36-101B-B086-0020AF07D0F4}
  796.  
  797. ;HKCR,QuickView\.ASC,,,"ASCII file"
  798. HKCR,QuickView\.ASC\{F0F08735-0C36-101B-B086-0020AF07D0F4}
  799.  
  800. ;HKCR,QuickView\.RTF,,,"Rich Text Format File"
  801. HKCR,QuickView\.RTF\{F0F08735-0C36-101B-B086-0020AF07D0F4}
  802.  
  803. ;HKCR,QuickView\.DOC,,,"ANY of a number of word processing file formats"
  804. HKCR,QuickView\.DOC\{F0F08735-0C36-101B-B086-0020AF07D0F4}
  805.  
  806. ;HKCR,QuickView\.RLE,,,"Bitmap Files (RunLengthEncoding)"
  807. HKCR,QuickView\.RLE\{F0F08735-0C36-101B-B086-0020AF07D0F4}
  808.  
  809. ;HKCR,QuickView\.WK1,,,"Lotus 1-2-3 v 1'n'2 Files"
  810. HKCR,QuickView\.WK1\{F0F08735-0C36-101B-B086-0020AF07D0F4}
  811.  
  812. ;HKCR,QuickView\.WDB,,,"Works Database Files"
  813. HKCR,QuickView\.WDB\{F0F08735-0C36-101B-B086-0020AF07D0F4}
  814.  
  815. ;HKCR,QuickView\.WPS,,,"Works Word Processing Files"
  816. HKCR,QuickView\.WPS\{F0F08735-0C36-101B-B086-0020AF07D0F4}
  817.  
  818. ;HKCR,QuickView\.EXE,,,"Executable Files"
  819. HKCR,QuickView\.EXE\{F0F08735-0C36-101B-B086-0020AF07D0F4}
  820.  
  821. ;HKCR,QuickView\.DLL,,,"Dynamic Link Libraries"
  822. HKCR,QuickView\.DLL\{F0F08735-0C36-101B-B086-0020AF07D0F4}
  823.  
  824. ;HKCR,QuickView\.DRW,,,"Micrographix Draw"
  825. HKCR,QuickView\.DRW\{F0F08735-0C36-101B-B086-0020AF07D0F4}
  826.  
  827. ;HKCR,QuickView\.PRE,,,"Freelance for Windows"
  828. HKCR,QuickView\.PRE\{F0F08735-0C36-101B-B086-0020AF07D0F4}
  829.  
  830. ;HKCR,QuickView\.GIF,,,"Compuserve GIF File"
  831. HKCR,QuickView\.GIF\{F0F08735-0C36-101B-B086-0020AF07D0F4}
  832.  
  833. ;HKCR,QuickView\.MOD,,,"Multiplan v 3, 4.0, 4.1 File"
  834. HKCR,QuickView\.MOD\{F0F08735-0C36-101B-B086-0020AF07D0F4}
  835.  
  836. ;HKCR,QuickView\.PPT,,,"PowerPoint, ver 4 files"
  837. HKCR,QuickView\.PPT\{F0F08735-0C36-101B-B086-0020AF07D0F4}
  838.  
  839. ;HKCR,QuickView\.TIF,,,"Tiff File"
  840. HKCR,QuickView\.TIF\{F0F08735-0C36-101B-B086-0020AF07D0F4}
  841.  
  842. ;HKCR,QuickView\.WMF,,,"Windows Metafile"
  843. HKCR,QuickView\.WMF\{F0F08735-0C36-101B-B086-0020AF07D0F4}
  844.  
  845. ;HKCR,QuickView\.WPD,,,"WordPerfect Demo Files"
  846. HKCR,QuickView\.WPD\{F0F08735-0C36-101B-B086-0020AF07D0F4}
  847.  
  848. ;HKCR,QuickView,,,"Quick View File"
  849. ;HKCR,QuickView\shell\open\command,,,%21%\quikview.EXE
  850.  
  851. HKLM,SOFTWARE\SCC\ViewerTechnology\MS1,verify ; review--not required after M8
  852. HKLM,"SOFTWARE\SCC\Viewer Technology\MS1",verify
  853. HKCU,SOFTWARE\SCC\QuickViewer\1.00
  854.  
  855.  
  856. [win311.inis]
  857. ;Remove old links from WFWG 3.11 (they created a new "Network" group):
  858. setup.ini, progman.groups,, "group8=""%Network_DESC%"""
  859. setup.ini, group8,, """%NetSetup_DESC%"""
  860. setup.ini, group8,, """%Popup_DESC%"""
  861. setup.ini, group8,, """%NetWatch_DESC%"""
  862. setup.ini, group8,, """%LogOnOFF_DESC%"""
  863. setup.ini, group8,, """%Chat_DESC%"""
  864. setup.ini, group8,, """%RNA_DESC%"""
  865. setup.ini, group8,, """%WinMeter_DESC%"""
  866. ; Always delete English versions of WfW links (do not localize)
  867. setup.ini, progman.groups,, "group8_USA=Network"
  868. setup.ini, group8_USA,, """Network Setup"""
  869. setup.ini, group8_USA,, """Message Popup Utility"""
  870. setup.ini, group8_USA,, """Net Watcher"""
  871. setup.ini, group8_USA,, """Log On/Off"""
  872. setup.ini, group8_USA,, """Chat"""
  873. setup.ini, group8_USA,, """Remote Access"""
  874. setup.ini, group8_USA,, """WinMeter"""
  875. ;Add ClipBook Viewer to Accessories Group:
  876. setup.ini, progman.groups,, "group4=%APPS_DESC%"
  877. setup.ini, group4,, """%ClipBook_DESC%"",clipbrd.exe"
  878.  
  879. [win3.inis]
  880. ;Add Clipboard Viewer to Accessories Group:
  881. setup.ini, progman.groups,, "group4=%APPS_DESC%"
  882. setup.ini, group4,, """%Clipbd_DESC%"",clipbrd.exe"
  883.  
  884. [win3.addreg]
  885. ;Mark Clipboard Viewer as installed:
  886. HKLM,%KEY_OPTIONAL%\ClipBrd,Installed,,"1"
  887.  
  888. [win3.copy]
  889. ;Copy updated clipbrd.exe to user's windows dir when upgrading win 3.x (Not wfw):
  890. clipbrd.exe
  891.  
  892. [win3.copy.hlp]
  893. clipbrd.cnt
  894. clipbrd.hlp
  895.  
  896. [win3.del]
  897. clipbrd.hlp
  898.  
  899.  
  900. [win311.copy]
  901. ;Copy down ClipBook Viewer
  902. clipbrd.exe,clipbook.exe,clipexe.001
  903. clipsrv.exe
  904.  
  905.  
  906. [win311.copy.hlp]
  907. clipbrd.cnt,clipbook.cnt,clipcnt.001
  908. clipbrd.hlp,clipbook.hlp,cliphlp.001
  909.  
  910. [win311.del]
  911. clipbrd.hlp
  912.  
  913. [win311.copy.sys]
  914. vpmtd.386
  915.  
  916. [ren.cleanup.files]
  917. ;Backup reg.dat:
  918. reg.---,reg.dat
  919.  
  920. [WinNT.inis]
  921. ;Updates Description string if user is running Dual-Boot:
  922. ; (review -- Determine if we should localized "Operating Systems")
  923. %30%boot.ini,"Operating Systems","%30%=""MS-DOS""","%30%=""%MSWin95_DESC%""",1
  924.  
  925. [English.LinkCleanup.Inis]
  926. setup.ini,progman.groups,,"group0_USA="
  927. setup.ini,progman.groups,,"group1_USA=StartUp"
  928. setup.ini,progman.groups,,"group3_USA=Main"
  929. setup.ini,progman.groups,,"group4_USA=Accessories"
  930. setup.ini,progman.groups,,"group6_USA=Accessories\Games"
  931. setup.ini,progman.groups,,"group11_USA=Accessories\System Tools"
  932. setup.ini,progman.groups,,"group12_USA=Accessories\Multimedia"
  933. setup.ini,progman.groups,,"groupFax_USA=Accessories\Fax"
  934. setup.ini,progman.groups,,"desktop_USA=""..\..\desktop"""
  935. setup.ini,progman.only,,"PMGroup3_USA=Main"
  936. setup.ini,group0_USA,,"%SendNewMessage_WIN95%"
  937. setup.ini,group0_USA,,"%SendNewMessageShort_WIN95%"
  938. setup.ini,group0_USA,,"%OpenMailbox_WIN95%"
  939. setup.ini,group0_USA,,"%WinExplorer_WIN95%"
  940. setup.ini,group0_USA,,"%WinExplorerShort_WIN95%"
  941. setup.ini,group0_USA,,"%MSDOSPrmpt_WIN95%"
  942. setup.ini,group0_USA,,"%MSDOSPrmptShort_WIN95%"
  943. setup.ini,group0_USA,,"%MSNDesc_WIN95%"
  944. setup.ini,group0_USA,,"%MSNDescShort_WIN95%"
  945. setup.ini,group1_USA,,"%ProgMan_WIN95%"
  946. setup.ini,group4_USA,,"%WORDPAD_WIN95%"
  947. setup.ini,group4_USA,,"%Notepad_WIN95%"
  948. setup.ini,group4_USA,,"%CharMap_WIN95%"
  949. setup.ini,group4_USA,,"%CharMapShort_WIN95%"
  950. setup.ini,group4_USA,,"%Dialer_WIN95%"
  951. setup.ini,group4_USA,,"%DialerShort_WIN95%"
  952. setup.ini,group4_USA,,"%Calc_WIN95%"
  953. setup.ini,group4_USA,,"%CalcShort_WIN95%"
  954. setup.ini,group4_USA,,"%ClipShort_WIN95%"
  955. setup.ini,group4_USA,,"%Paint_WIN95%"
  956. setup.ini,group4_USA,,"%HypTrm_WIN95%"
  957. setup.ini,group4_USA,,"%HypTrmShort_WIN95%"
  958. setup.ini,group4_USA,,"%Signup_Link_WIN95%"
  959. setup.ini,group4_USA,,"%OLR_Link_WIN95%"
  960. setup.ini,group4_USA,,"%Directcc_WIN95%"
  961. setup.ini,group4_USA,,"%DirectccShort_WIN95%"
  962. setup.ini,group4_USA,,"%Remote_WIN95%"
  963. setup.ini,group4_USA,,"%RemoteShort_WIN95%"
  964. setup.ini,groupFax_USA,,"%FAXCOVER_Link_WIN95%"
  965. setup.ini,groupFax_USA,,"%FAXCOVER_LinkShort_WIN95%"
  966. setup.ini,groupFax_USA,,"%CallaFaxService_WIN95%"
  967. setup.ini,groupFax_USA,,"%CallaFaxServiceShort_WIN95%"
  968. setup.ini,groupFax_USA,,"%SendNewFax_WIN95%"
  969. setup.ini,groupFax_USA,,"%SendNewFaxShort_WIN95%"
  970. setup.ini,groupFax_USA,,"%FaxView_WIN95%"
  971. setup.ini,group6_USA,,"%Minesweeper_WIN95%"
  972. setup.ini,group6_USA,,"%MinesweeperShort_WIN95%"
  973. setup.ini,group6_USA,,"%Hearts_WIN95%"
  974. setup.ini,group6_USA,,"%FreeCell_WIN95%"
  975. setup.ini,group6_USA,,"%Sol_WIN95%"
  976. setup.ini,group6_USA,,"%SolShort_WIN95%"
  977. setup.ini,group12_USA,,"%CDPlayer_WIN95%"
  978. setup.ini,group12_USA,,"%CDPlayerShort_WIN95%"
  979. setup.ini,group12_USA,,"%SoundRec_WIN95%"
  980. setup.ini,group12_USA,,"%SoundRecShort_WIN95%"
  981. setup.ini,group12_USA,,"%SndVolLink_WIN95%"
  982. setup.ini,group12_USA,,"%SndVolLinkShort_WIN95%"
  983. setup.ini,group12_USA,,"%MPlayerLink_WIN95%"
  984. setup.ini,group12_USA,,"%MPlayerLinkShort_WIN95%"
  985. setup.ini,group11_USA,,"%SysMon_WIN95%"
  986. setup.ini,group11_USA,,"%SysMonShort_WIN95%"
  987. setup.ini,group11_USA,,"%Net_Watcher_WIN95%"
  988. setup.ini,group11_USA,,"%Net_Watcher_Short_WIN95%"
  989. setup.ini,group11_USA,,"%ResMeter_WIN95%"
  990. setup.ini,group11_USA,,"%ResMeterShort_WIN95%"
  991. setup.ini,group11_USA,,"%Backup_WIN95%"
  992. setup.ini,group11_USA,,"%DrvSpace_WIN95%"
  993. setup.ini,group11_USA,,"%DrvSpaceShort_WIN95%"
  994. setup.ini,group11_USA,,"%Defrag_WIN95%"
  995. setup.ini,group11_USA,,"%DefragShort_WIN95%"
  996. setup.ini,group11_USA,,"%Fixdrive_WIN95%"
  997. setup.ini,group11_USA,,"%MMFMig_WIN95%"
  998. setup.ini,group11_USA,,"%WinBug_WIN95%"
  999. setup.ini,group11_USA,,"%Fixdrive_WIN95%"
  1000. setup.ini,desktop_USA,,"%Exchange_WIN95%"
  1001. setup.ini,PMGroup3_USA,,"%Printers_WIN95%"
  1002. setup.ini,PMGroup3_USA,,"%CPanel_WIN95%"
  1003. setup.ini,PMGroup3_USA,,"%WinExplorer_WIN95%"
  1004. setup.ini,PMGroup3_USA,,"%MSDOSPrmpt_WIN95%"
  1005. setup.ini,PMGroup3_USA,,"%Fileman_WIN95%"
  1006. setup.ini,group3_USA,,"%Printers_WIN95%"
  1007. setup.ini,group3_USA,,"%WinExplorer_WIN95%"
  1008.  
  1009. [old.build.inis]
  1010. system.ini,386Enh,"Win31FileSystem=",  ; delete this line, use registry setting only
  1011. system.ini,386Enh,"device=apix.386",   ; delete this line from old builds
  1012. win.ini,fonts,"Marlett (TrueType)=MARLETT.TTF" ; review--not needed for final product 
  1013.  
  1014. ;Remove links from previous chicago builds:
  1015. setup.ini, progman.groups,, "group4=%APPS_DESC%"
  1016. setup.ini, group3,, "Control_Panels"
  1017. setup.ini, group3,, "ClipBook_Viewer"
  1018. setup.ini, group3,, "MS-DOS_Prompt"
  1019. setup.ini, group4,, "Object_Packager"
  1020. setup.ini, group4,, "Character_Map"
  1021. setup.ini, group4,, "Sound_Recorder"
  1022. setup.ini, group4,, "Net_Watcher"
  1023. setup.ini, group4,, "WinBug_(problem_reporting_tool)"
  1024. setup.ini, group4,, "WritePad"
  1025. setup.ini, group1,, "Dr._Watson"
  1026. setup.ini, group1,, "Chicago_Beta_Warning"
  1027. setup.ini, group1,, "Chicago Beta Warning"
  1028. setup.ini, group1,, "Chicago Pre-Release Warning"
  1029. setup.ini, group4,, """Online Connections"""
  1030. setup.ini, group4,, """%FontMgr_DESC%"""
  1031. setup.ini, group11,, """%AdmCfg_Desc%"""
  1032. setup.ini, group11,, """Disk Optimizer (Defragmenter)"""
  1033. setup.ini, group11,, """ScanDisk (Disk Repair Tool)"""
  1034. setup.ini, group11,, """DriveSpace (Disk Compression Tool)"""
  1035. setup.ini, group11,, """Disk Defragmenter (Optimizer)"""
  1036. setup.ini, group11,, """Mail 3.x Message File Converter"""
  1037. setup.ini, group11,, """ScanDisk (Disk Checking and Repair Tool)"""
  1038. setup.ini, group11,, """WinBug (problem reporting tool)"""
  1039. setup.ini, group4,, """%CreateBrief_Desc%"""
  1040.  
  1041. ; Remove link on desktop to the "Chicago" Release Notes:
  1042. setup.ini, progman.groups,, "desktop=..\..\Desktop"
  1043. setup.ini, desktop,,"""%OldRelNotes_DESC%"""
  1044.  
  1045. ; Remove links to M7 opt. components in case user doesn't install them in M8:
  1046. ; Review: leave in for M8, review for RTM
  1047. setup.ini, progman.groups,, "group4=%APPS_DESC%"
  1048. setup.ini, group4,, """%Dialer_Desc%"""
  1049. setup.ini, group4,, """%Paint_Desc%"""
  1050. setup.ini, group4,, """%WORDPAD_LINK%"""
  1051. setup.ini, progman.groups,, "group11=%SYSTOOLS_DESC%"
  1052. setup.ini, group11,, """%Backup_Desc%"""
  1053. setup.ini, group11,, """%DrvSpace_Desc%"""
  1054. setup.ini, group11,, """%Defrag_Desc%"""
  1055.  
  1056. [old.build.ini.fields]
  1057. ;Remove Scout and Tracker from the load= line in win.ini
  1058. win.ini,windows,load,scout
  1059. win.ini,windows,load,tracker
  1060.  
  1061. [Win95.AddReg]
  1062. ; Run Once Wrapper entry to run Group converter w/ -T switch for Win95 upgrades only:
  1063. HKLM,Software\Microsoft\Windows\CurrentVersion\RunOnce\Setup,"%Grpconv_Desc%",,"%25%\grpconv.exe -t"
  1064.  
  1065. [old.build.DelReg]
  1066. HKLM,SOFTWARE\MICROSOFT\WINDOWS\CurrentVersion\Explorer\MyComputer\NameSpace\ControlPanel
  1067. HKCR,WritePad.Document
  1068. HKLM,%KEY_OPTIONAL%,"FileViewers",,
  1069. HKLM,%KEY_OPTIONAL%\FileViewers,INF,,
  1070. HKLM,%KEY_OPTIONAL%\FileViewers,Installed,,
  1071. HKCR,FileViewers
  1072. HKCR,CLSID\{00021117-0000-0000-C000-000000000046}
  1073. HKLM,SOFTWARE\SCC\ViewerTechnology\MS1,verify
  1074. ;
  1075. HKCR,pcxfile\shell
  1076. HKCR,pcxfile\DefaultIcon
  1077. HKCR,CLSID\{00041E91-0000-0000-C000-000000000046}
  1078. HKCR,WordPad.Document
  1079. ;
  1080. ; backup key
  1081. HKLM,Software\Microsoft\Windows\CurrentVersion\Applets\Backup
  1082. ; Remove lines to load INT13.vxd from the registry (now done via system.ini)
  1083. ; Review--can remove for final product (leave in for M8)
  1084. HKLM,System\CurrentControlSet\Services\VxD\INT13
  1085.  
  1086. ;Remove old optional component stuff Review: Keep for M8, can remove for RTM
  1087. HKLM,%KEY_OPTIONAL%,"AdminTools"
  1088. HKLM,%KEY_OPTIONAL%\AdminTools
  1089. HKLM,%KEY_OPTIONAL%,"Applets"
  1090. HKLM,%KEY_OPTIONAL%\applets
  1091. HKLM,%KEY_OPTIONAL%,"Win31UI"
  1092. HKLM,%KEY_OPTIONAL%\win31ui
  1093. HKLM,%KEY_OPTIONAL%,"Route66"
  1094. HKLM,%KEY_OPTIONAL%\Route66
  1095. HKLM,%KEY_OPTIONAL%,"Packager" ;leave for rtm
  1096. HKLM,%KEY_OPTIONAL%\Packager   ;leave for rtm
  1097.  
  1098. ;Remove old optional component stuff: keep for RTM
  1099. HKLM,%KEY_OPTIONAL%,"QVplus"
  1100. HKLM,%KEY_OPTIONAL%\QVplus
  1101. ;remove entry for ntdll.dll--no longer in product, review: leave in for m8, can remove for rtm
  1102. ;HKLM,SYSTEM\CurrentControlSet\Control\SessionManager\KnownDLLs,NTDLL
  1103.  
  1104. [del.win32s.win]
  1105. ;delete any win32s files
  1106. ;note that we attempt to delete these from the
  1107. ;\win, \system and \system\win32s dirs to be safe
  1108. advapi32.dll
  1109. c_037.nls
  1110. c_10000.nls
  1111. c_10001.nls
  1112. c_10006.nls
  1113. c_10007.nls
  1114. c_10029.nls
  1115. c_10081.nls
  1116. c_1026.nls
  1117. c_1250.nls
  1118. c_1251.nls
  1119. c_1252.nls
  1120. c_1253.nls
  1121. c_1254.nls
  1122. c_437.nls
  1123. c_500.nls
  1124. c_737.nls
  1125. c_850.nls
  1126. c_852.nls
  1127. c_855.nls
  1128. c_857.nls
  1129. c_860.nls
  1130. c_861.nls
  1131. c_863.nls
  1132. c_865.nls
  1133. c_866.nls
  1134. c_869.nls
  1135. c_875.nls
  1136. c_932.nls
  1137. c_936.nls
  1138. c_949.nls
  1139. c_950.nls
  1140. comdlg32.dll
  1141. crtdll.dll
  1142. ctype.nls
  1143. gdi32.dll
  1144. kernel32.dll
  1145. l_intl.nls
  1146. locale.nls
  1147. lz32.dll
  1148. mpr.dll
  1149. netapi32.dll
  1150. ntdll.dll
  1151. ntmsg.dll
  1152. olecli32.dll
  1153. olesvr32.dll
  1154. sck16thk.dll
  1155. shell32.dll
  1156. sortkey.nls
  1157. sorttbls.nls
  1158. unicode.nls
  1159. user32.dll
  1160. version.dll
  1161. w32s.386
  1162. w32skrnl.dll
  1163. w32sys.dll
  1164. win32s.exe
  1165. win32s.ini
  1166. win32s16.dll
  1167. winmm.dll
  1168. winmm16.dll
  1169. winspool.drv
  1170. wsock32.dll
  1171.  
  1172. [del.win32s.sys]
  1173. ;delete any win32s files
  1174. ;note that we attempt to delete these from the
  1175. ;\win, \system and \system\win32s dirs to be safe
  1176. advapi32.dll
  1177. c_037.nls
  1178. c_10000.nls
  1179. c_10001.nls
  1180. c_10006.nls
  1181. c_10007.nls
  1182. c_10029.nls
  1183. c_10081.nls
  1184. c_1026.nls
  1185. c_1250.nls
  1186. c_1251.nls
  1187. c_1252.nls
  1188. c_1253.nls
  1189. c_1254.nls
  1190. c_437.nls
  1191. c_500.nls
  1192. c_737.nls
  1193. c_850.nls
  1194. c_852.nls
  1195. c_855.nls
  1196. c_857.nls
  1197. c_860.nls
  1198. c_861.nls
  1199. c_863.nls
  1200. c_865.nls
  1201. c_866.nls
  1202. c_869.nls
  1203. c_875.nls
  1204. c_932.nls
  1205. c_936.nls
  1206. c_949.nls
  1207. c_950.nls
  1208. comdlg32.dll
  1209. crtdll.dll
  1210. ctype.nls
  1211. gdi32.dll
  1212. kernel32.dll
  1213. l_intl.nls
  1214. locale.nls
  1215. lz32.dll
  1216. mpr.dll
  1217. netapi32.dll
  1218. ntdll.dll
  1219. ntmsg.dll
  1220. olecli32.dll
  1221. olesvr32.dll
  1222. sck16thk.dll
  1223. shell32.dll
  1224. sortkey.nls
  1225. sorttbls.nls
  1226. unicode.nls
  1227. user32.dll
  1228. version.dll
  1229. w32s.386
  1230. w32skrnl.dll
  1231. w32sys.dll
  1232. win32s.exe
  1233. win32s.ini
  1234. win32s16.dll
  1235. winmm.dll
  1236. winmm16.dll
  1237. winspool.drv
  1238. wsock32.dll
  1239.  
  1240. [del.win32s.win32s]
  1241. ;delete any win32s files
  1242. ;note that we attempt to delete these from the
  1243. ;\win, \system and \system\win32s dirs to be safe
  1244. advapi32.dll
  1245. c_037.nls
  1246. c_10000.nls
  1247. c_10001.nls
  1248. c_10006.nls
  1249. c_10007.nls
  1250. c_10029.nls
  1251. c_10081.nls
  1252. c_1026.nls
  1253. c_1250.nls
  1254. c_1251.nls
  1255. c_1252.nls
  1256. c_1253.nls
  1257. c_1254.nls
  1258. c_437.nls
  1259. c_500.nls
  1260. c_737.nls
  1261. c_850.nls
  1262. c_852.nls
  1263. c_855.nls
  1264. c_857.nls
  1265. c_860.nls
  1266. c_861.nls
  1267. c_863.nls
  1268. c_865.nls
  1269. c_866.nls
  1270. c_869.nls
  1271. c_875.nls
  1272. c_932.nls
  1273. c_936.nls
  1274. c_949.nls
  1275. c_950.nls
  1276. comdlg32.dll
  1277. crtdll.dll
  1278. ctype.nls
  1279. gdi32.dll
  1280. kernel32.dll
  1281. l_intl.nls
  1282. locale.nls
  1283. lz32.dll
  1284. mpr.dll
  1285. netapi32.dll
  1286. ntdll.dll
  1287. ntmsg.dll
  1288. olecli32.dll
  1289. olesvr32.dll
  1290. sck16thk.dll
  1291. shell32.dll
  1292. sortkey.nls
  1293. sorttbls.nls
  1294. unicode.nls
  1295. user32.dll
  1296. version.dll
  1297. w32s.386
  1298. w32skrnl.dll
  1299. w32sys.dll
  1300. win32s.exe
  1301. win32s.ini
  1302. win32s16.dll
  1303. winmm.dll
  1304. winmm16.dll
  1305. winspool.drv
  1306. wsock32.dll
  1307.  
  1308. [win32s.inis]
  1309. system.ini, 386Enh, "device=w32s.386"
  1310.  
  1311. [win32s.inifields]
  1312. ;delete winmm16.dll from the drivers= line in the [boot] section of system.ini:
  1313. system.ini, boot, drivers, winmm16.dll
  1314.  
  1315. [del.old.help]
  1316. BRIEF.HLP
  1317. CONTROL.HLP
  1318. INK.HLP
  1319. MSPAINT.CNT
  1320. MSPAINT.HLP
  1321. NETWORK.CNT
  1322. NETWORK.HLP
  1323. NOTEPAD.HLP
  1324. OLE.HLP
  1325. POWER.HLP
  1326. progman.hlp
  1327. REGEDIT.HLP
  1328. REGEDITV.HLP
  1329. RNA.HLP
  1330. SERVER.CNT
  1331. SERVER.HLP
  1332. SL.HLP
  1333. TELEPHON.HLP
  1334. WINCHAT.CNT
  1335. windows.cnt
  1336. windows.hlp
  1337. winfile.hlp
  1338. winhelp.hlp
  1339. WINPOPUP.CNT
  1340.  
  1341. [del.new.help]
  1342. ;leave in for RTM:
  1343. FMPM.CNT
  1344. FMPM.HLP
  1345.  
  1346. [del.bootlog]
  1347. bootlog.txt
  1348. bootlog.prv
  1349.  
  1350. [del.old.VxDs]
  1351. ;VxD's that are now bound into VMM386:
  1352. vcd.386
  1353. vdmad.386
  1354. vpicd.386
  1355. ;vtdapi.386 (deleted by motown.inf)
  1356. vdd.386
  1357. vflatd.386
  1358. dispenum.386
  1359. mach8.386
  1360. mach32.386
  1361. cirrus.386
  1362. cpq.386
  1363. s3.386
  1364. tseng.386
  1365. xga.386
  1366. ios.386
  1367. dbkvssd.386
  1368. socketsv.386
  1369. PCCard.386
  1370. msmpu401.386
  1371. msopl.386
  1372. mmdevldr.386
  1373. msmpu401.386
  1374. VASPID.386
  1375.  
  1376. [del.ttfonts]
  1377. mscon.ttf
  1378.  
  1379. [del.reg.bootlog]
  1380. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion,BootCount
  1381.  
  1382. [M6.win]
  1383. ; review -- this section can be removed from final product
  1384. ; Remove M6 files that have version conflicts or won't work w/ >M6 (leave in for M8)
  1385. accstat.exe  ; ver conflict
  1386. backup.exe   ; won't work on >M6
  1387. backup.hlp   ; copied into win dir before M7 so removing
  1388. fullbkup.set ; file format changes each bld
  1389. fullsyst.set ; new file name for full sys backup set
  1390. cblui.exe    ; won't work on >M6
  1391. cbw.cfg      ; won't work on >M6
  1392. cbw.drv      ; won't work on >M6
  1393. chiadi.dll   ; won't work on >M6
  1394. chikdi.dll   ; won't work on >M6
  1395. backup.cfg   ; clean out old version
  1396. fixdrive.exe ; obsolete
  1397. wordpad.exe  ; codepage conflict
  1398. mspaint.exe  ; won't work on >M6
  1399. dialer.exe   ; clean-up in case user doesn't install in M8
  1400.  
  1401. [M6.sys]
  1402. ; review -- this section can be removed from final product
  1403. ; Remove M6 files that have version conflicts or won't work w/ >M6 (leave in for M8)
  1404. awfxex32.exe ; ver conflict w/ M7 version
  1405. cbw.drv      ; won't work on >M6
  1406. pkpd.dll     ; ver conflict
  1407. qic117.vxd   ; won't work on >M6
  1408. rpcns4.dll   ; ver conflict
  1409. moscp.exe    ; ver conflict w/ M7 version
  1410.  
  1411. [M6.ht]
  1412. ; review--this section can be removed from final product
  1413. ; Remove M6 files that have version conflicts or won't work w/ >M6 (leave in for M8)
  1414. HYPERTRM.EXE ; won't work on >M6
  1415.  
  1416. [M6.fv]
  1417. ; review--this section can be removed from final product
  1418. ; Remove M6 files that have version conflicts or won't work w/ >M6 (leave in for M8)
  1419. debmp.dll
  1420. dehex.dll
  1421. demet.dll
  1422. dess.dll
  1423. dewp.dll
  1424. qvstub.exe
  1425. sccch.dll    
  1426. sccexp.dll
  1427. sccfa.dll    
  1428. sccfi.dll    
  1429. scclo.dll    
  1430. sccpg.dll    
  1431. sccut.dll    
  1432. sccview.dll
  1433. sccvw.dll    
  1434. vsami.dll
  1435. vsasc8.dll
  1436. vsbmp.dll
  1437. vsdrw.dll
  1438. vsexe.dll    
  1439. vsflw.dll
  1440. vsgif.dll
  1441. vsmp.dll
  1442. vsmsw.dll
  1443. vsqpw.dll   
  1444. vsrtf.dll
  1445. vstiff.dll
  1446. vsw6.dll
  1447. vswk3.dll
  1448. vswks.dll
  1449. vswmf.dll
  1450. vsword.dll
  1451. vswork.dll
  1452. vswp5.dll
  1453. vswp6.dll
  1454. vswpf.dll
  1455. vsxl5.dll   
  1456. vsxl.dll    
  1457. vsxlc.dll   
  1458. vspp.dll    
  1459. msviewut.dll 
  1460. vsqpw2.dll   
  1461.  
  1462. [M6.pif]
  1463. ; review -- not needed for final product (leave in for M8)
  1464. command.pif
  1465.  
  1466. [Tour.sys.del]
  1467. ; review -- this section not needed for final product (leave in for M8)
  1468. CANIMATE.VBX
  1469. TOURSTR.DLL
  1470. TOURUTIL.DLL
  1471. VBIS23MX.DLL
  1472.  
  1473. [Tour.win.del]
  1474. ; review -- this section not needed for final product (leave in for M8)
  1475. A_BCKFLP.DIB
  1476. A_DWNPNT.DIB
  1477. A_INTSCR.DIB
  1478. A_JMPBK1.DIB
  1479. A_JMPBK2.DIB
  1480. A_PEEK.DIB
  1481. A_PNTUP1.DIB
  1482. SCRIPT.ISD
  1483. SCRIPT.ISF
  1484. SCRIPT.ISM
  1485.  
  1486. [del.m6pnpcomm]
  1487. ; review -- cleans up for M6 stuff, can remove for final product
  1488. HKLM,ENUM\ROOT\*PNP0500\2F8H
  1489. HKLM,ENUM\ROOT\*PNP0500\3E8H
  1490. HKLM,ENUM\ROOT\*PNP0500\3F8H
  1491. HKLM,ENUM\ROOT\*PNP0500\2E8H
  1492.  
  1493. [del.opt]
  1494. ;Delete these files from the \windows\options dir (this is on OEM machines)
  1495. 386MAX.VXD
  1496. 40291730.WPD
  1497. 40293930.WPD
  1498. 8514.DRV
  1499. 8514FIX.FON
  1500. 8514OEM.FON
  1501. 8514SYS.FON
  1502. APP850.FON
  1503. ARIALB.FON
  1504. BANINST.386
  1505. BLUEMAX.VXD
  1506. BP1CP2.PCM
  1507. CAN_ADF.EXE
  1508. CANON10E.DRV
  1509. CANON130.DRV
  1510. CANON330.DRV
  1511. CGA.2GR
  1512. CGA40850.FON
  1513. CGA40WOA.FON
  1514. CGA80850.FON
  1515. CGA80WOA.FON
  1516. CGALOGO.LGO
  1517. CGALOGO.RLE
  1518. CIT24US.DRV
  1519. CIT9US.DRV
  1520. CITOH.DRV
  1521. COMM.DRV
  1522. CONTROL.SRC
  1523. COURB.FON
  1524. COURE.FON
  1525. COURF.FON
  1526. CPWIN386.CPL
  1527. DD1CP1.PCM
  1528. DEC1150.WPD
  1529. DEC2150.WPD
  1530. DEC2250.WPD
  1531. DEC3250.WPD
  1532. DECCOLOR.WPD
  1533. DECLPS20.WPD
  1534. DECNB.386
  1535. DECNET.386
  1536. DICONIX.DRV
  1537. DM309.DRV
  1538. DMCOLOR.DLL
  1539. DOSAPP.FON
  1540. EGA.3GR
  1541. EGA.DRV
  1542. EGA.SYS
  1543. EGA40850.FON
  1544. EGA40WOA.FON
  1545. EGA80850.FON
  1546. EGA80WOA.FON
  1547. EGACOLOR.2GR
  1548. EGAFIX.FON
  1549. EGAHIBW.DRV
  1550. EGALOGO.LGO
  1551. EGALOGO.RLE
  1552. EGAMONO.2GR
  1553. EGAMONO.DRV
  1554. EGAMONO.LGO
  1555. EGAMONO.RLE
  1556. EGAOEM.FON
  1557. EGASYS.FON
  1558. EMM386.EXE
  1559. EPL75523.WPD
  1560. EPSON24.DRV
  1561. EPSON9.DRV
  1562. ESCP2.DRV
  1563. EXECJET.DRV
  1564. FINSTALL.DLL
  1565. FINSTALL.HLP
  1566. FUJI24.DRV
  1567. FUJI9.DRV
  1568. GENDRV.DLL
  1569. HERC.3GR
  1570. HERC850.FON
  1571. HERCLOGO.LGO
  1572. HERCLOGO.RLE
  1573. HERCULES.2GR
  1574. HERCULES.DRV
  1575. HERCWOA.FON
  1576. HERMES_1.WPD
  1577. HERMES_2.WPD
  1578. HIMEM.SYS
  1579. HP_3D522.WPD
  1580. HP_3P522.WPD
  1581. HPDSKJET.DRV
  1582. HPEBIOS.386
  1583. HPELI523.WPD
  1584. HPIID522.WPD
  1585. HPIII522.WPD
  1586. HPIIP522.WPD
  1587. HPMOUSE.DRV
  1588. HPPCL.DRV
  1589. HPPCL5A.DRV
  1590. HPPCL5A.HLP
  1591. HPPCL5MS.DRV
  1592. HPPCL5OP.HLP
  1593. HPPLOT.DRV
  1594. HPSYSTEM.DRV
  1595. IBM17521.WPD
  1596. IBM39521.WPD
  1597. IBM4019.DRV
  1598. IBM5204.DRV
  1599. IBMCOLOR.DRV
  1600. IPX.OBJ
  1601. IPXODI.COM
  1602. KBDBE.DLL
  1603. KBDCA.DLL
  1604. KBDDA.DLL
  1605. KBDDV.DLL
  1606. KBDFC.DLL
  1607. KBDFI.DLL
  1608. KBDFR.DLL
  1609. KBDGR.DLL
  1610. KBDHP.DRV
  1611. KBDIC.DLL
  1612. KBDIT.DLL
  1613. KBDLA.DLL
  1614. KBDMOUSE.DRV
  1615. KBDNE.DLL
  1616. KBDNO.DLL
  1617. KBDPO.DLL
  1618. KBDSF.DLL
  1619. KBDSG.DLL
  1620. KBDSP.DLL
  1621. KBDSW.DLL
  1622. KBDUK.DLL
  1623. KBDUS.DLL
  1624. KBDUSX.DLL
  1625. KEYBOARD.DRV
  1626. KRNL386.EXE
  1627. L100_425.WPD
  1628. L200230&.WPD
  1629. L300_471.WPD
  1630. L300_493.WPD
  1631. L330_52&.WPD
  1632. L500_493.WPD
  1633. L530_52&.WPD
  1634. L630_52&.WPD
  1635. LANGDUT.DLL
  1636. LANGENG.DLL
  1637. LANGFRN.DLL
  1638. LANGGER.DLL
  1639. LANGSCA.DLL
  1640. LANGSPA.DLL
  1641. LANMAN.DRV
  1642. LANMAN.HLP
  1643. LANMAN10.386
  1644. LBPII.DRV
  1645. LBPIII.DRV
  1646. LMOUSE.COM
  1647. LMOUSE.DRV
  1648. LSL.COM
  1649. LVMD.386
  1650. MCICDA.DRV
  1651. MMTLHI.DRV
  1652. MMTLLO.DRV
  1653. MOUSE.DRV
  1654. MOUSEHP.COM
  1655. MOUSEHP.SYS
  1656. MPU401.DRV
  1657. MSADLIB.DRV
  1658. MSC3BC2.DRV
  1659. MSCMOUSE.DRV
  1660. MSCVMD.386
  1661. MSNET.DRV
  1662. MT_TI101.WPD
  1663. N2090522.WPD
  1664. N2290520.WPD
  1665. N2990523.WPD
  1666. N890_470.WPD
  1667. N890X505.WPD
  1668. NCM40519.WPD
  1669. NCM80519.WPD
  1670. NEC24PIN.DRV
  1671. NETAPI20.DLL
  1672. NETWARE.DRV
  1673. NETWARE.HLP
  1674. NETX.COM
  1675. NOMOUSE.DRV
  1676. NWPOPUP.EXE
  1677. O5241503.WPD
  1678. O5242503.WPD
  1679. OKI24.DRV
  1680. OKI9.DRV
  1681. OKI9IBM.DRV
  1682. OL840518.WPD
  1683. OLIBW.DRV
  1684. OLIGRAB.2GR
  1685. OLIVETI1.WPD
  1686. OLIVETI2.WPD
  1687. P4455514.WPD
  1688. PAINTJET.DRV
  1689. PANSON24.DRV
  1690. PANSON9.DRV
  1691. PCSA.DRV
  1692. PG306.DRV
  1693. PHIIPX.WPD
  1694. PLASMA.3GR
  1695. PLASMA.DRV
  1696. PMSPL20.DLL
  1697. POWER.DRV
  1698. POWER.HLP
  1699. PROPRINT.DRV
  1700. PROPRN24.DRV
  1701. PS1.DRV
  1702. PSCRIPT.DRV
  1703. PSCRIPT.HLP
  1704. Q2200510.WPD
  1705. Q820_517.WPD
  1706. QWIII.DRV
  1707. RAMDRIVE.SYS
  1708. SEIKO_04.WPD
  1709. SEIKO_14.WPD
  1710. SERIFB.FON
  1711. SERIFE.FON
  1712. SERIFF.FON
  1713. SF4019.EXE
  1714. SFINST.EXE
  1715. SL.DLL
  1716. SL.HLP
  1717. SMALLB.FON
  1718. SMALLE.FON
  1719. SMALLF.FON
  1720. SMARTDRV.EXE
  1721. SNDBLST.DRV
  1722. SNDBLST2.DRV
  1723. SSERIFB.FON
  1724. SSERIFE.FON
  1725. SSERIFF.FON
  1726. SUPERVGA.DRV
  1727. SYMBOLB.FON
  1728. SYMBOLE.FON
  1729. SYMBOLF.FON
  1730. SYSTEM.DRV
  1731. SYSTEM.SRC
  1732. TBMI2.COM
  1733. TESTPS.TXT
  1734. THINKJET.DRV
  1735. TI850.DRV
  1736. TIGA.DRV
  1737. TIGAWIN.RLM
  1738. TIM17521.WPD
  1739. TIM35521.WPD
  1740. TIMESB.FON
  1741. TKPHZR21.WPD
  1742. TKPHZR31.WPD
  1743. TOSHIBA.DRV
  1744. TRIUMPH1.WPD
  1745. TRIUMPH2.WPD
  1746. TTY.DRV
  1747. TTY.HLP
  1748. U9415470.WPD
  1749. UNIDRV.DLL
  1750. UNIDRV.HLP
  1751. V7VDD.386
  1752. V7VGA.3GR
  1753. V7VGA.DRV
  1754. VADLIBD.386
  1755. VDD8514.386
  1756. VDDCGA.386
  1757. VDDCT441.386
  1758. VDDEGA.386
  1759. VDDHERC.386
  1760. VDDTIGA.386
  1761. VDDVGA30.386
  1762. VDDXGA.386
  1763. VGA.3GR
  1764. VGA.DRV
  1765. VGA30.3GR
  1766. VGA850.FON
  1767. VGA860.FON
  1768. VGA861.FON
  1769. VGA863.FON
  1770. VGA865.FON
  1771. VGACOLOR.2GR
  1772. VGADIB.3GR
  1773. VGAFIX.FON
  1774. VGALOGO.LGO
  1775. VGALOGO.RLE
  1776. VGAMONO.2GR
  1777. VGAMONO.DRV
  1778. VGAOEM.FON
  1779. VGASYS.FON
  1780. VIPX.386
  1781. VNETWARE.386
  1782. VPOWERD.386
  1783. VSBD.386
  1784. VTDAPI.386
  1785. WIN.SRC
  1786. WIN386.EXE
  1787. WIN386.PS2
  1788. WINDOWS.LOD
  1789. WINOA386.MOD
  1790. WINPOPUP.EXE
  1791. WINPOPUP.HLP
  1792. XGA.DRV
  1793. XLAT850.BIN
  1794. XLAT860.BIN
  1795. XLAT861.BIN
  1796. XLAT863.BIN
  1797. XLAT865.BIN
  1798. NETWATCH.EXE
  1799.  
  1800. [vmm32.del]
  1801. ;review -- not needed in final, but needed for M8:
  1802. vmm.vxd
  1803.  
  1804. [M7.INF]
  1805. decpsmw4.inf
  1806. hpnetprn.inf
  1807. netsrv2.inf
  1808.  
  1809. [online.loc]
  1810. ; review -- not deleting hyperterm directory
  1811. hticons.dll
  1812. hypertrm.dll
  1813. hypertrm.exe
  1814.  
  1815. [newdir.loc]
  1816. ; review -- not deleting log directory
  1817. backup.cfg
  1818. backup.exe
  1819. mspaint.exe
  1820. mswd6_32.wpc
  1821. write32.wpc
  1822. wordpad.exe
  1823.  
  1824. [del.penwin10.inis]
  1825. ; delete Windows for Pen 1.0 VxDs:
  1826. system.ini, 386Enh, "device=ncr.386"
  1827. system.ini, 386Enh, "device=wacom.386"
  1828. system.ini, 386Enh, "device=cpqvpen.386"
  1829. system.ini, 386Enh, "device=vpend.386"
  1830. system.ini, 386Enh, "device=toshiba.386"
  1831. system.ini, 386Enh, "device=sanyo.386"
  1832. system.ini, 386Enh, "device=samsung.386"
  1833. system.ini, 386Enh, "device=grid.386"
  1834. system.ini, 386Enh, "device=ccpen.386"
  1835. system.ini, 386Enh, "device=kurtapen.386"
  1836. system.ini, 386Enh, "device=kpen.386"
  1837. system.ini, 386Enh, "device=vkpend.386"
  1838. system.ini, 386Enh, "device=vpent200.386"
  1839. system.ini, 386Enh, "device=ibm360p.386"
  1840.  
  1841. ; delete other Windows for Pen Entries:
  1842. system.ini,boot,"PenWinErrors="
  1843. system.ini,drivers,"pen="
  1844. system.ini,drivers,"penwindows="
  1845. system.ini,drivers,"skb="
  1846. win.ini,windows,"DoubleClickWidth="
  1847. win.ini,windows,"DoubleClickHeight="
  1848. system.ini,"Display Driver","DisplayOrientation="
  1849. system.ini,"Display Driver","OrientationDrivers="
  1850. system.ini,"Pen Driver","Com1="
  1851. system.ini,"Pen Driver","Com2="
  1852.  
  1853. control.ini,MMCPL,"cppen="
  1854. control.ini,MMCPL,"cphw="
  1855. control.ini,MMCPL,"cpcal="
  1856. control.ini,MMCPL,"cprot="
  1857. control.ini,MMCPL,"NumApps="
  1858.  
  1859. ;Delete ProgMan Links:
  1860. setup.ini, progman.groups,, "PenTools=""Microsoft Pen Tools"""  ;creates folder
  1861. setup.ini, PenTools,, """Learning Pen Basics"""                 ;deletes link 
  1862. setup.ini, PenTools,, """Notebook"""
  1863. setup.ini, PenTools,, """Pen Palette""" 
  1864. setup.ini, PenTools,, """Sample Form"""
  1865. setup.ini, PenTools,, """On-Screen Keyboard"""
  1866. setup.ini, PenTools,, """Trainer"""
  1867.  
  1868. [Del.PENWIN_IniFields]
  1869. system.ini,boot,drivers,pen
  1870. system.ini,boot,drivers,penwindows
  1871. system.ini,boot,drivers,skb
  1872.  
  1873. [PENWIN_OLD_WINFiles]
  1874. ; Backup Windows for Pen 1.0 files
  1875. penwinin.10,penwin.ini
  1876. basics.10,basics.hlp
  1877. cppen.10,cppen.cpl
  1878. cpcal.10,cpcal.cpl
  1879. cprot.10,cprot.cpl
  1880. cphw.10,cphw.cpl
  1881. marsdll.10,mars.dll
  1882. marshlp.10,mars.hlp
  1883. marsmob.10,mars.mob
  1884. penhook.10,penhook.dll
  1885. penpalex.10,penpal.exe
  1886. penpalhl.10,penpal.hlp
  1887. penwindl.10,penwin.dll
  1888. sform.10,sform.exe
  1889. skb.10,skb.exe
  1890. trainer.10,trainer.exe
  1891. notebook.10,notebook.exe
  1892. notebhlp.10,notebook.hlp
  1893. notebini.10,notebook.ini
  1894. gsdll.10,gsdll.dll
  1895. textobj.10,textobj.exe
  1896. todll.10,todll.dll
  1897. maindict.10,maindict.dll
  1898. userdict.10,userdict.dll
  1899.  
  1900. [PENWIN_OLD_SYSFiles]
  1901. ; Backup Windows for Pen 1.0 files
  1902. skbhook.10,skbhook.dll
  1903. grecomob.10,greco.mob
  1904. grecodll.10,greco.dll
  1905. rotate.10,rotate.drv
  1906. shaperec.10,shaperec.dll
  1907. trainer.10,trainer.exe
  1908. yesmouse.10,yesmouse.drv
  1909. wacomdrv.10,wacom.drv
  1910. wacom386.10,wacom.386
  1911. pencli.10,pencli.dll
  1912. pensvr.10,pensvr.dll
  1913. maindict.10,maindict.dll
  1914. userdict.10,userdict.dll
  1915.  
  1916. [Strings]
  1917. ;Non-localizable Strings:
  1918. KEY_OPTIONAL   = "SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents"
  1919.  
  1920. ;Localizable Strings:
  1921. OEM_PROGRAMF     = "Progra~1"  ; first 6 chars of Program_Files, + "~1" - in OEM codepage (not Ansi)
  1922. OEM_ACCESSOR     = "Access~1"  ; first 6 chars of Accessories, + "~1"  - in OEM codepage (not Ansi)
  1923. OEM_HYPERTER     = "Hypert~1"  ; first 6 chars of HyperTerminal, + "~1" - in OEM codepage (not Ansi)
  1924. APPS_DESC        = "Accessories"
  1925. SYSTOOLS_DESC    = "Accessories\System Tools" ;"Accessories" must match APPS_DESC
  1926. Backup_DESC      = "Backup"
  1927. MTDemo_DESC      = "Multithreaded Demo"
  1928. MAIN_DESC        = "Main"
  1929. CreateBrief_Desc = "Create a Briefcase"
  1930. Mapisp32_Link_Desc = "MAPI Spooler"
  1931. DRWATSON_DESC    = "Dr. Watson"
  1932. Note32_DESC      = "Note32"
  1933. Clock32_DESC     = "Clock32"
  1934. Clip_DESC        = "Clipboard"
  1935. Setup2_DESC      = "Setup"
  1936. DOSPrompt_DESC   = "DOS Prompt"
  1937. Tutorial_DESC    = "Tutorial"
  1938. Defrag_DESC      = "Disk Defragmenter"
  1939. SysMon_DESC      = "System Monitor"
  1940. AdmCfg_DESC      = "Admin Configuration Tool"
  1941. WinBug_DESC      = "WinBug (problem reporting tool)"
  1942. Popup_DESC       = "Message Popup Utility"
  1943. FontMgr_DESC     = "Font Manager"
  1944. PRGMAN_DESC      = "Program Manager"
  1945. OldWinPad_DESC   = "WinPad"
  1946. Mixer_DESC       = "Mixer Controls"
  1947. SndVol_DESC      = "Volume Control"
  1948. CDPlayer_DESC    = "CD Player"
  1949. OldRelNotes_DESC = "Chicago Beta Release Notes"
  1950. Printers_DESC    = "Printers"
  1951. OLR_Link_Desc    = "Online Registration"
  1952. MSTools_DESC     = "Microsoft Tools"  ; Name of Program Manager Group
  1953. Undelete_DESC    = "Undelete"
  1954. MSWin95_DESC     = "Microsoft Windows 95" 
  1955. PBNavigator_DESC = "Navigator" ; Packard Bell's Navigator Shell--not sure if this gets localized or not.
  1956. Grpconv_Desc     = "Programs on the Start menu" ;MUST MATCH EXACTLY WITH Grpconv_Desc in SETUPC.INX
  1957.  
  1958. WIN31_Strings    = "The following strings are the Win3.1 names for Program Manager icons"
  1959. Write_DESC       = "Write"
  1960. Terminal_DESC    = "Terminal"
  1961. Recorder_DESC    = "Recorder"
  1962. Clock_DESC       = "Clock"
  1963. Packager_DESC    = "Object Packager"
  1964. SoundRec_DESC    = "Sound Recorder" 
  1965. MPlayer_DESC     = "Media Player"
  1966. Fileman_DESC     = "File Manager"
  1967. CPanel_DESC      = "Control Panel"
  1968. PRINTMAN_DESC    = "Print Manager"
  1969. Clipbd_DESC      = "Clipboard Viewer"
  1970. MSDOSPrompt_DESC = "MS-DOS Prompt"
  1971. Setup_DESC       = "Windows Setup"
  1972. PIFED_DESC       = "PIF Editor"
  1973. ReadMe_DESC      = "Read Me"
  1974.  
  1975. WIN31_USA_Strings = "The following strings should be filled w/ the US names for the Win3.1 Program Manager icons"
  1976. Notepad_WIN31 = "" ;Notepad
  1977. Calculator_WIN31 = "" ;Calculator
  1978. CharacterMap_WIN31 = "" ;Character Map
  1979. Paintbrush_WIN31 = "" ;Paintbrush
  1980. Clipbd_WIN31 = "" ;Clipboard Viewer
  1981.  
  1982. WFW311_Strings  = "The following strings are the WfW 3.11 names for Program Manager icons"
  1983. Write_WFW311    = "Write"
  1984. Terminal_WFW311 = "Terminal"
  1985. Recorder_WFW311 = "Recorder"
  1986. Clock_WFW311    = "Clock"
  1987. Packager_WFW311 = "Object Packager"
  1988. SoundRec_WFW311 = "Sound Recorder" 
  1989. MPlayer_WFW311  = "Media Player"
  1990. Fileman_WFW311  = "File Manager"
  1991. CPanel_WFW311   = "Control Panel"
  1992. PRINTMAN_WFW311 = "Print Manager"
  1993. ClipBook_DESC   = "ClipBook Viewer"
  1994. MSDOSPrompt_WFW311  = "MS-DOS Prompt"
  1995. Setup_WFW311    = "Windows Setup"
  1996. PIFED_WFW311    = "PIF Editor"
  1997. ReadMe_WFW311   = "Read Me"
  1998. WinMeter_DESC   = "WinMeter"
  1999. NetWatch_DESC   = "Net Watcher"
  2000. Network_DESC    = "Network"
  2001. NetSetup_DESC   = "Network Setup"
  2002. LogOnOFF_DESC   = "Log On/Off"
  2003. RNA_DESC        = "Remote Access"
  2004. Chat_DESC       = "Chat"
  2005.  
  2006. WIN95_USA_Strings="The following strings should be filled w/ the US names for the Windows 95 Start Menu icons"
  2007. MSDOSPrmpt_WIN95="";MS-DOS Prompt
  2008. MSDOSPrmptShort_WIN95="";DOSPrmpt
  2009. OpenMailbox_WIN95="";Open Mailbox
  2010. SendNewMessage_WIN95="";Microsoft Exchange
  2011. SendNewMessageShort_WIN95="";Ms-exchg
  2012. MSNDesc_WIN95="";The Microsoft Network
  2013. MSNDescShort_WIN95="";MSN
  2014. WinExplorer_WIN95="";Windows Explorer
  2015. WinExplorerShort_WIN95="";WExplore
  2016. ProgMan_WIN95="";Program Manager
  2017. Calc_WIN95="";Calculator
  2018. CalcShort_WIN95="";Calc
  2019. ClipShort_WIN95="";Clipbrd
  2020. CharMap_WIN95="";Character Map
  2021. CharMapShort_WIN95="";CharMap
  2022. Remote_WIN95="";Dial-Up Networking
  2023. RemoteShort_WIN95="";Dialup
  2024. Directcc_WIN95="";Direct Cable Connection
  2025. DirectccShort_WIN95="";DirectCC
  2026. HypTrm_WIN95="";HyperTerminal
  2027. HypTrmShort_WIN95="";HyperTrm
  2028. Notepad_WIN95="";Notepad
  2029. OLR_Link_WIN95="";Online Registration
  2030. Paint_WIN95="";Paint
  2031. Dialer_WIN95="";Phone Dialer
  2032. DialerShort_WIN95="";Dialer
  2033. Signup_Link_WIN95="";Sign up for the Microsoft Network
  2034. WORDPAD_WIN95="";WordPad
  2035. FAXCOVER_Link_WIN95="";Cover Page Editor
  2036. FAXCOVER_LinkShort_WIN95="";FaxCover
  2037. CallaFaxService_WIN95="";Request a Fax
  2038. CallaFaxServiceShort_WIN95="";Request
  2039. FaxView_WIN95="";Fax Viewer
  2040. SendNewFax_WIN95="";Compose New Fax
  2041. SendNewFaxShort_WIN95="";NewFax
  2042. Minesweeper_WIN95="";Minesweeper
  2043. MinesweeperShort_WIN95="";Winmine
  2044. Hearts_WIN95="";Hearts
  2045. FreeCell_WIN95="";FreeCell
  2046. Sol_WIN95="";Solitaire
  2047. SolShort_WIN95="";Solitair
  2048. CDPlayer_WIN95="";CD Player
  2049. CDPlayerShort_WIN95="";CDPlayer
  2050. SoundRec_WIN95="";Sound Recorder
  2051. SoundRecShort_WIN95="";Recorder
  2052. SndVolLink_WIN95="";Volume Control
  2053. SndVolLinkShort_WIN95="";Volume
  2054. MPlayerLink_WIN95="";Media Player
  2055. MPlayerLinkShort_WIN95="";MPlayer
  2056. Backup_WIN95="";Backup
  2057. Defrag_WIN95="";Disk Defragmenter
  2058. DefragShort_WIN95="";Defrag
  2059. DrvSpace_WIN95="";DriveSpace 
  2060. DrvSpaceShort_WIN95="";DrvSpace 
  2061. MMFMig_WIN95="";Mail File Converter
  2062. Net_Watcher_WIN95="";Net Watcher
  2063. Net_Watcher_Short_WIN95="";Net-Wtch
  2064. ResMeter_WIN95="";Resource Meter
  2065. ResMeterShort_WIN95="";ResMeter
  2066. Fixdrive_WIN95="";ScanDisk
  2067. SysMon_WIN95="";System Monitor
  2068. SysMonShort_WIN95="";SysMon
  2069. WinBug_WIN95="";WinBug
  2070. Exchange_WIN95="";Inbox
  2071. SendToFax_WIN95="";Fax Recipient
  2072. Printers_WIN95="";Printers
  2073. CPanel_WIN95="";Control Panel
  2074. Fileman_WIN95="";File Manager
  2075.  
  2076. DIALER_DESC = "Phone Dialer"
  2077. Paint_Desc = "Paint"
  2078. DrvSpace_Desc = "DriveSpace"
  2079. WORDPAD_LINK = "WordPad"
  2080. OldHypTrm_DESC = "HyperTerminal Connections"
  2081.  
  2082.