home *** CD-ROM | disk | FTP | other *** search
/ PC User 1998 October / Image.iso / educat / perstut / hsmath / SETUP.INF < prev    next >
Encoding:
INI File  |  1997-09-05  |  2.0 KB  |  56 lines

  1. ;SETUP.INF for Windows 3.1: A Developer's Guide.
  2. ;Copyright (c) 1992 by Jeffrey M. Richter - All rights reserved.
  3.  
  4. [App] 
  5. ;Application global information 
  6. AppName=PERSONAL TUTOR DEMO
  7. DefDir=C:\DEMO2U
  8. SpaceNeeded=1024
  9. DefPMGroup=PTDEMO.GRP, Personal Tutor Demo
  10. ShowSubDirCreateStats=N
  11.  
  12.  
  13. [Disks] 
  14. ;List of diskettes needed to install the product and the name 
  15. ;of each diskette.
  16. 1=Personal Tutor Demo
  17.  
  18.  
  19. [SrcDirs] 
  20. ;lists of directories from root of source drive/directory where 
  21. ;source files can be found
  22. 1=PROGS
  23. [DstDirs] 
  24. ;lists of directories from root of destination drive/directory
  25. ;where destination files will be placed
  26. 1=.
  27.  
  28. [Files] 
  29. ;Description,              Src(Dsk-Dir:Name), Dst(Dir:Name),  Shared
  30. ;------------------------- -----------------  --------------- ------
  31. DIC.DAT,                   1-1:DIC.DAT,       1:DIC.DAT,  N
  32. DIC.DLL,                   1-1:DIC.DL_,       1:DIC.DLL,  N
  33. PT2uDEMO.EXE,              1-1:PT2uDEMO.EX_,  1:PT2uDEMO.EXE,  N
  34. BWCC.DLL,                  1-1:BWCC.DLL,      1:BWCC.DLL,      N
  35. TESTQNS.DAT,               1-1:TESTQNS.DA_,   1:TESTQNS.DAT,    N
  36. TESTTUT.DAT,               1-1:TESTTUT.DA_,   1:TESTTUT.DAT,    N
  37. TESTSOL.DAT,               1-1:TESTSOL.DA_,   1:TESTSOL.DAT,    N
  38. TESTPRC.DAT,               1-1:TESTPRC.DA_,   1:TESTPRC.DAT,    N
  39. QNS.IDX,                1-1:QNS.IDX,    1:QNS.IDX,    N
  40. TUT.IDX,                1-1:TUT.IDX,    1:TUT.IDX,    N
  41. SOL.IDX,                1-1:SOL.IDX,    1:SOL.IDX,    N
  42. PTWIN.HLP,                 1-1:PTWIN.HLP,     1:PTWIN.HLP,     N
  43. TEST.PRF,                  1-1:TEST.PRF,      1:TEST.PRF,      N
  44. CAT.HLP,                   1-1:CAT.HLP,       1:CAT.HLP,       N
  45. BUY.WRI,                   1-1:BUY.WRI,       1:BUY.WRI,       N
  46.  
  47.  
  48. [PM Info] 
  49. ;DstFileName  AppDesc             (Icon #)
  50. ;-----------  --------------      --------
  51. PT2UDEMO.EXE dic.DAT, High School Maths Demo
  52. PTWIN.HLP, Personal Tutor Help
  53. CAT.HLP, Personal Tutor Catalogue
  54. BUY.WRI, Where to Buy ?
  55. [End]
  56.