home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 7 / Chip_Hitware_Vol_07.iso / chiphit7 / multmedi / winpic / setup.inf < prev    next >
INI File  |  1996-10-26  |  1KB  |  55 lines

  1. ; Module name: Setup.Inf
  2.  
  3. [Application] 
  4. ;Application global information 
  5.  
  6.   
  7. AppName=WinPics for Windows Installation
  8. DefDir=C:\WinPics
  9. SpaceNeeded=750
  10. DefPMGroup=StartUp.GRP, StartUp
  11.  
  12. [Disks] 
  13. ;List of diskettes needed to install the product and the name 
  14. ;of each diskette.
  15. 1=Setup, WinPics for Windows
  16.  
  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. 2=.
  24.  
  25.  
  26.  
  27.  
  28. [Files] 
  29. ;description, name, (dir #), (diskette #), (Compressed)
  30. WinPics Application,    WinPics.EXE,  1, 1, N
  31. Data File,              WinPics.DAT,  1, 1, N
  32. Description File,       FILE_ID.DIZ,  1, 1, N
  33. Distribution File,      VENDOR.DOC,  1, 1, N
  34. Register File,          REGISTER.DOC,  1, 1, N
  35. Readme File,            README.WRI,  1, 1, N
  36. Setup Application,      SETUP.EXE,  1, 1, N
  37. Setup Information,      SETUP.INF,  1, 1, N
  38. Meter DDL File,         METER.DLL,  1, 1, N
  39. Activity DDL File,      WL-DLL.DLL,  1, 1, N
  40.  
  41. Example Picture 1 of 2,      PIC01.BMP,      1, 1, N
  42. Example Picture 2 of 2,      PIC02.BMP,      1, 1, N
  43.  
  44.  
  45.  
  46. [PM Info] 
  47. ;File Name, App Description, Icon file #, Icon #
  48. WinPics.EXE,    WinPics
  49.  
  50.  
  51. [End]
  52.  
  53.  
  54.  
  55.