home *** CD-ROM | disk | FTP | other *** search
/ Programming Tool Box / SIMS_2.iso / tool / design / input3 / setup.inf < prev    next >
Encoding:
INI File  |  1993-08-06  |  930 b   |  36 lines

  1. ; Module name: Setup.Inf
  2. ; Programmer : Brett Liddicoet
  3.  
  4. [Application] 
  5. ;Application global information 
  6. AppName=3D-VB Input Installation
  7. DefDir=C:\VB
  8. SpaceNeeded=85
  9. DefPMGroup=VB.GRP, 3D-VB Input Demo
  10.  
  11. [Disks] 
  12. ;List of diskettes needed to install the product and the name 
  13. ;of each diskette.
  14. 1=Input3.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.  
  22. [Files] 
  23. ;description, name, (dir #), (diskette #), (Compressed)
  24. 3D-VB Input Demo,      IN_DEMO.EXE,  1, 1, N
  25. 3D-VB Input Control,     INPUT.VBX,  1, 1, N
  26. TPW2VB DLL,        TPW2VB.DLL,  1, 1, N
  27. 3D-VB Input Order Form,    ORDER.WRI,    1, 1, N
  28. 3D-VB Input ReadMe,    README.TXT,   1, 1, N
  29. 3D-VB Input Help File,    INPUT.HLP,   1, 1, N
  30.  
  31. [PM Info] 
  32. ;File Name, App Description, Icon file #, Icon #
  33. IN_DEMO.EXE,    3D-VB Input Demo
  34.  
  35. [End]
  36.