home *** CD-ROM | disk | FTP | other *** search
/ PhotoDisc 1: Business & Industry / PhotoDisc-Vol1-WinMac-cd2of2.bin / xing / setup.inf < prev    next >
INI File  |  1994-07-18  |  1KB  |  35 lines

  1. ; Module name: XING.EXE
  2. ; Programmer : Kenneth E. Mascaro - Xing Technology Corp.
  3.  
  4. [Application]
  5. ;Application global information
  6. ;  AppName string will appear in all Setup dialog caption bars
  7. ;  DefPMGroup names Windows Group File and title for its icon/group box
  8. AppName=Xing JPEG - Xing Technology Corp.
  9. DefDir=C:\XING
  10. SpaceNeeded=1500
  11. DefPMGroup=XING.GRP, Xing MPEG/JPEG
  12.  
  13. [Disks]
  14. ;List of diskettes needed to install the product and the name
  15. ;of each diskette.
  16. 1=Setup and Program Disk
  17.  
  18. [Dirs]
  19. ;lists of directories that must be created from the destination directory
  20. ;files to be copied are in the same directory structure on the
  21. ;floppy (by default)
  22. 1=.
  23.  
  24. [Files]
  25. ;description,                   name,           dir#,disk#,Compressed
  26. Xing JPEG Program,              XING.EXE,       1,1,N
  27. Dynamic Link Libr.,             JPEG_DLL.DLL,   1,1,N
  28.  
  29. [PM Info]
  30. ;File Name,      Icon Title,     Icon file #,      Icon #
  31. XING.EXE,        Xing JPEG,      XING.EXE,          0
  32.  
  33. [End]
  34.  
  35.