home *** CD-ROM | disk | FTP | other *** search
/ Popular Software (Premium Edition) / mycd.iso / SYSTEM / PWIN97 / MSINFO.INF < prev    next >
Encoding:
Windows Setup INFormation  |  1997-02-25  |  2.2 KB  |  89 lines

  1. ; MSINFO INF file
  2.  
  3. [version]
  4. signature="$CHICAGO$"
  5. SetupClass=BASE
  6. LayoutFile=layout.inf
  7.  
  8. ; Base options only happen during Windows Setup
  9. ; Setting up the registry settings and INF file locations
  10.  
  11. [BaseWinOptions]
  12. Msinfo.reg
  13. online.info.reg
  14.  
  15. [Msinfo.reg]
  16. CopyFiles       =msinfo.copyfiles.inf, Help.CopyFiles, citCopy.sys, Online.copy.OnlineServices, online.copy.prog.comp, online.copy.prog.AOL, online.copy.prog.att, online.copy.win, logo.copy.sys
  17. AddReg          =Online.reg
  18.  
  19. [online.info.reg]
  20. CopyFiles       =shock.copy
  21.  
  22. [destinationdirs]
  23. CitCopy.sys                     =11   ; windows\system
  24. Msinfo.copyfiles.inf            =17   ; windows\inf
  25. Help.CopyFiles                  =18   ; windows\help
  26. Online.copy.sys                 =11
  27. Online.copy.hlp                 =18
  28. Online.copy.prog                =24,%PROGRAMF%\%QCDPROG%
  29. Online.copy.win                 =25
  30. Online.copy.inf                 =17
  31. logo.copy.sys                   =30
  32. shock.copy                      =24,%OEM_PROGRAMF%\%OEM_MICROS%
  33.  
  34. [Msinfo.copyfiles.inf]
  35. msinfo.inf
  36.  
  37.  
  38. ;this will alacate space on the dest disk for cs3kit.exe
  39. [SourceDisksNames]
  40. 107="Windows 95 CD-ROM",,0
  41.  
  42. [SourceDisksFiles]
  43. swinst4.exe=107,,1009600
  44.  
  45. [shock.copy]
  46. swinst4.exe
  47.  
  48. [Help.CopyFiles]
  49. apmcp.hlp
  50. apmcp.cnt
  51. display.hlp
  52. pingname.bat
  53. pingnum.bat
  54. rnaapp.hlp
  55. unimdm.hlp
  56. whatsnew.hlp
  57. update.cnt
  58.  
  59. [online.copy.win]
  60. setupslt.exe
  61. script.doc
  62. pws.txt
  63.  
  64. [CitCopy.sys]
  65. drwatson.exe
  66.  
  67. [Online.copy.OnlineServices]
  68. INFORM~1.TXT,services.txt
  69.  
  70. [logo.copy.sys]
  71. logo2_0.sys
  72.  
  73. [Online.reg]
  74. ;Logo.sys rename for OSR2.0
  75. HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\OSR2logo,,,%30%
  76. HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\OSR2logo,logo2_0.sys,,"logo.sys,2"
  77.  
  78.  
  79. [Strings]
  80. Desktop                 ="Desktop"
  81. OnlineShort             ="Online~1"
  82. OEM_MICROS              ="Intern~1"
  83. Onlinelong              ="Online Services"
  84. Online_Txt_long         ="About The Online Services.txt"
  85. Online_Txt_short        ="INFORM~1.TXT"
  86. OEM_PROGRAMF            ="Progra~1"          ; first 6 chars of Program_Files
  87. Start                   ="startm~1"
  88. Programs                ="programs"
  89.