home *** CD-ROM | disk | FTP | other *** search
INI File | 1994-06-27 | 3.8 KB | 98 lines |
- ; Module name: Setup.Inf
- ; modified 8-3-93 to allow different source and destination file names
-
- [Application]
- ;Application global information
- AppName=CoSession for Windows
- DefDir=C:\CSW
- SpaceNeeded=1000
- DefPMGroup=COSW.GRP, CoSession For Windows
-
- [Disks]
- ;List of diskettes needed to install the product and the name
- ;of each diskette.
- 1=CSW
-
- [Dirs]
- ;lists of directories that must be created from the destination directory
- ;files to be copied are in the same directory structure on the
- ;floppy (by default)
- 1=.
-
- [Configs]
- ;config bits, config desc, flag file name
- ;DO NOT CHANGE THE ORDER
- ;1 is for client
- ;2 is for host
- ;3 is for either
- 1, Csw Client, csw.ex_
- 2, Csw Host, cswh.ex_
-
- [Files]
- ;config, description, destination name, source name, (dir #), (diskette #), (Compressed)
- 1, CoSession for Windows, CSW.EXE, CSW.EX_, 1, 1, Y
- 1, Communications Library, CSSERIAL.DLL, CSSERIAL.DL_, 1, 1, Y
- 1, CoSession Utility Library, CSWUTIL.DLL, CSWUTIL.DL_, 1, 1, Y
- 1, Help File(s), CSWR.HLP, CSWR.HL_, 1, 1, Y
- 3, Modem Database, SESSION.MDM, SESSION.MD_, 1, 1, Y
- 1, Terminal Library, CSWTERM.DLL, CSWTERM.DL_, 1, 1, Y
- 1, Initialization File, CSW.INI, CSW.IN_, 1, 1, Y
- 2, Initialization File, CSWH.INI, CSWH.IN_, 1, 1, Y
- 3, Custom Controls, CPALETTE.DLL, CPALETTE.DL_, 1, 1, Y
- 3, Drive Redirector, MAPDRV.COM, MAPDRV.CO_, 1, 1, Y
- 1, Text Fonts, CSWFONTS.FON, CSWFONTS.FO_, 1, 1, Y
- 1, Text Fonts, CSW10X12.FON, CSW10X12.FO_, 1, 1, Y
- 1, Text Fonts, CSW10X13.FON, CSW10X13.FO_, 1, 1, Y
- 1, Text Fonts, CSW9X10.FON, CSW9X10.FO_, 1, 1, Y
- 1, Text Fonts, CSW9X11.FON, CSW9X11.FO_, 1, 1, Y
- 1, Text Fonts, CSW9X16.FON, CSW9X16.FO_, 1, 1, Y
- 1, Text Fonts, CSW19X16.FON, CSW19X16.FO_, 1, 1, Y
- 1, Sample CXL, ACS.CXL, ACS.CX_, 1, 1, Y
- 2, Host Files, cswh.exe, cswh.ex_, 1, 1, Y
- 2, Host Files, chat.exe, chat.ex_, 1, 1, Y
- 2, Host Files, host.exe, host.ex_, 1, 1, Y
- 2, Host Files, phone.exe, phone.ex_, 1, 1, Y
- 2, Host Files, mapsetup.exe, mapsetup.ex_, 1, 1, Y
- 2, Host Files, options.exe, options.ex_, 1, 1, Y
- 2, Host Files, safeguar.exe, safeguar.ex_, 1, 1, Y
- 2, Host Files, system\cs$cbuf.386, cs$cbuf.38_, 0, 1, Y
- 2, Host Files, system\cs$vcd.386, cs$vcd.38_, 0, 1, Y
- 2, Host Files, system\cs$vxd.386, cs$vxd.38_, 0, 1, Y
- 2, Host Files, system\cs$comm.drv, cs$comm.dr_, 0, 1, Y
- 2, Host Files, system\cs$disp.drv, cs$disp.dr_, 0, 1, Y
- 2, Host Files, system\cs$kbd.drv, cs$kbd.dr_, 0, 1, Y
- 2, Host Files, system\cs$mouse.drv, cs$mouse.dr_, 0, 1, Y
- 3, Read Me for CoSession, README.WRI, README.WRI, 1, 1, N
- 3, Read Me for CoSession, README.TXT, README.TX_, 1, 1, Y
- 3, Wallpaper, cs256.bmp, cs256.bm_, 1, 1, Y
- 3, Wallpaper, cs16.bmp, cs16.bm_, 1, 1, Y
- 3, DiagSoft ETSC Phone Book, session.rmp, session.rmp, 1, 1, N
-
-
- [PM Info]
- ;config, File Name, App Description, Icon file #, Icon #
- 1, CSW.EXE, CoSession for Windows Remote
- 3, README.WRI, Read Me for CoSession
- 2, CSWH.EXE, CoSession for Windows Host
-
-
-
- [INI Files]
- ;list of ini files which we're going to modify
- ;file name, dir # (0 = windows),
- 1=SYSTEM.INI, 0
-
- [INI Changes]
- ;config, ini file number, section, entry, string, entry type ( 0 = string, 1 = num exact, 2 = num minimum)
- 1, 1, 386Enh, COM1AutoAssign, 0, 1
- 1, 1, 386Enh, COM2AutoAssign, 0, 1
- 1, 1, 386Enh, COM3AutoAssign, 0, 1
- 1, 1, 386Enh, COM4AutoAssign, 0, 1
- 2, 1, 386Enh, device, cs$vcd.386, 1
- 2, 1, 386Enh, device, cs$cbuf.386, 1
- 2, 1, 386Enh, device, cs$vxd.386, 1
- 2, 1, boot, keyboard.drv, cs$kbd.drv, 1
- 2, 1, boot, CSOPTIONS, , 1
-
- [End]
-