home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 15 / CD_ASCQ_15_070894.iso / vrac / wnjck30j.zip / SETUP.INF < prev    next >
INI File  |  1994-06-03  |  1KB  |  39 lines

  1. ; Module name: Setup.Inf
  2. ; Programmer : Brett Liddicoet
  3.  
  4. [Application] 
  5. ;Application global information 
  6. AppName=WinJack 3.0 Installation
  7. DefDir=C:\WinJack
  8. SpaceNeeded=1000
  9. DefPMGroup=WINJACK.GRP, WinJack - Windows BlackJack
  10.  
  11. [Disks] 
  12. ;List of diskettes needed to install the product and the name 
  13. ;of each diskette.
  14. 1=WinJack3.0
  15.  
  16. [Dirs] 
  17. ;lists of directories that must be created from the destination directory 
  18. ;files to be copied are in the same directory structure on the 
  19. ;floppy (by default) 
  20. 1=.
  21. 2=$
  22.  
  23. [Files] 
  24. ;description, name, (dir #), (diskette #), (Compressed)
  25. WinJack Program File,      WINJACK.EXE,  1, 1, N
  26. WinJack Card Library,     WINCARD.DLL,  1, 1, N
  27. WinJack Wave Library,     WJWAVE.DLL,  1, 1, N
  28. Opaque Custom Controls, OCC.DLL,     2, 1, N
  29. 3D Custom Controls,     CTL3DV2.DLL,     2, 1, N
  30. WinJack Help File,    WINJACK.HLP,  1, 1, N
  31. WinJack Order Form,    ORDER.WRI,    1, 1, N
  32. WinJack ReadMe File,    README.TXT,   1, 1, N
  33.  
  34. [PM Info] 
  35. ;File Name, App Description, Icon file #, Icon #
  36. WINJACK.EXE,    WinJack 3.0
  37.  
  38. [End]
  39.