home *** CD-ROM | disk | FTP | other *** search
INI File | 1997-09-10 | 2.0 KB | 56 lines |
- ;SETUP.INF for Windows 3.1: A Developer's Guide.
- ;Copyright (c) 1992 by Jeffrey M. Richter - All rights reserved.
-
- [App]
- ;Application global information
- AppName=PERSONAL TUTOR DEMO
- DefDir=C:\DEMO2U
- SpaceNeeded=1024
- DefPMGroup=PTDEMO.GRP, Personal Tutor Demo
- ShowSubDirCreateStats=N
-
-
- [Disks]
- ;List of diskettes needed to install the product and the name
- ;of each diskette.
- 1=Personal Tutor Demo
-
-
- [SrcDirs]
- ;lists of directories from root of source drive/directory where
- ;source files can be found
- 1=PROGS
- [DstDirs]
- ;lists of directories from root of destination drive/directory
- ;where destination files will be placed
- 1=.
-
- [Files]
- ;Description, Src(Dsk-Dir:Name), Dst(Dir:Name), Shared
- ;------------------------- ----------------- --------------- ------
- PT2UDEMO.DAT, 1-1:PT2UDEMO.DAT, 1:PT2UDEMO.DAT, N
- PT2UDEMO.DLL, 1-1:PT2UDEMO.DL_, 1:PT2UDEMO.DLL, N
- PT2uDEMO.EXE, 1-1:PT2uDEMO.EX_, 1:PT2uDEMO.EXE, N
- BWCC.DLL, 1-1:BWCC.DLL, 1:BWCC.DLL, N
- DM2QNS.DAT, 1-1:DM2QNS.DA_, 1:DM2QNS.DAT, N
- DM2TUT.DAT, 1-1:DM2TUT.DA_, 1:DM2TUT.DAT, N
- DM2SOL.DAT, 1-1:DM2SOL.DA_, 1:DM2SOL.DAT, N
- DM2PRC.DAT, 1-1:DM2PRC.DA_, 1:DM2PRC.DAT, N
- DM2Q.I, 1-1:DM2Q.I, 1:DM2Q.I, N
- DM2T.I, 1-1:DM2T.I, 1:DM2T.I, N
- DM2S.I, 1-1:DM2S.I, 1:DM2S.I, N
- PTWIN.HLP, 1-1:PTWIN.HLP, 1:PTWIN.HLP, N
- PT2UDEMO.PRF, 1-1:PT2UDEMO.PRF, 1:PT2UDEMO.PRF, N
- CAT.HLP, 1-1:CAT.HLP, 1:CAT.HLP, N
- BUY.WRI, 1-1:BUY.WRI, 1:BUY.WRI, N
-
-
- [PM Info]
- ;DstFileName AppDesc (Icon #)
- ;----------- -------------- --------
- PT2UDEMO.EXE PT2UDEMO.DAT, Maths Demo Yr 11 & 12
- PTWIN.HLP, Personal Tutor Help
- CAT.HLP, Personal Tutor Catalogue
- BUY.WRI, Where to Buy ?
- [End]