home *** CD-ROM | disk | FTP | other *** search
- ; MSINFO INF file
-
- [version]
- signature="$CHICAGO$"
- SetupClass=BASE
- LayoutFile=layout.inf
-
- ; Base options only happen during Windows Setup
- ; Setting up the registry settings and INF file locations
-
- [BaseWinOptions]
- Msinfo.reg
- online.info.reg
-
- [Msinfo.reg]
- 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
- AddReg =Online.reg
-
- [online.info.reg]
- CopyFiles =shock.copy
-
- [destinationdirs]
- CitCopy.sys =11 ; windows\system
- Msinfo.copyfiles.inf =17 ; windows\inf
- Help.CopyFiles =18 ; windows\help
- Online.copy.sys =11
- Online.copy.hlp =18
- Online.copy.prog =24,%PROGRAMF%\%QCDPROG%
- Online.copy.win =25
- Online.copy.inf =17
- logo.copy.sys =30
- shock.copy =24,%OEM_PROGRAMF%\%OEM_MICROS%
-
- [Msinfo.copyfiles.inf]
- msinfo.inf
-
-
- ;this will alacate space on the dest disk for cs3kit.exe
- [SourceDisksNames]
- 107="Windows 95 CD-ROM",,0
-
- [SourceDisksFiles]
- swinst4.exe=107,,1009600
-
- [shock.copy]
- swinst4.exe
-
- [Help.CopyFiles]
- apmcp.hlp
- apmcp.cnt
- display.hlp
- pingname.bat
- pingnum.bat
- rnaapp.hlp
- unimdm.hlp
- whatsnew.hlp
- update.cnt
-
- [online.copy.win]
- setupslt.exe
- script.doc
- pws.txt
-
- [CitCopy.sys]
- drwatson.exe
-
- [Online.copy.OnlineServices]
- INFORM~1.TXT,services.txt
-
- [logo.copy.sys]
- logo2_0.sys
-
- [Online.reg]
- ;Logo.sys rename for OSR2.0
- HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\OSR2logo,,,%30%
- HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\OSR2logo,logo2_0.sys,,"logo.sys,2"
-
-
- [Strings]
- Desktop ="Desktop"
- OnlineShort ="Online~1"
- OEM_MICROS ="Intern~1"
- Onlinelong ="Online Services"
- Online_Txt_long ="About The Online Services.txt"
- Online_Txt_short ="INFORM~1.TXT"
- OEM_PROGRAMF ="Progra~1" ; first 6 chars of Program_Files
- Start ="startm~1"
- Programs ="programs"
-