home *** CD-ROM | disk | FTP | other *** search
/ Significant Series Windows / PCSIG-SignificantSeriesWindows-Win31.iso / 0winrun / 3859 / setup.inf < prev    next >
INI File  |  1993-06-19  |  1KB  |  45 lines

  1. ;SETUP.INF for QuiClick v1.7
  2. ;Copyright (c) 1993 by Kempton Software - All rights reserved.
  3.  
  4. [App] 
  5. ;Application global information 
  6. AppName=QuiClick
  7. DefDir=C:\QuiC17
  8. SpaceNeeded=500
  9. DefPMGroup=quiClick.GRP, QuiClick
  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=Disk1: QuiClick
  17.  
  18.  
  19. [SrcDirs] 
  20. ;lists of directories from root of source drive/directory where 
  21. ;source files can be found
  22. 1=QuiC17
  23.  
  24.  
  25. [DstDirs] 
  26. ;lists of directories from root of destination drive/directory
  27. ;where destination files will be placed
  28. 1=.
  29.  
  30. [Files] 
  31. ;Description,                   Src(Dsk-Dir:Name), Dst(Dir:Name),  Shared
  32. ;-------------------------      -----------------  --------------- ------
  33. QuiClick by Kempton Software,   1-1:QuiClick.exe,   1:QuiClick.exe,     N
  34. QuiClick Online Help File,      1-1:QuiClick.hlp,   1:QuiClick.hlp,     N
  35. Vbruntime File,                 1-1:Vbrun200.dll,   1:Vbrun200.dll,     N  
  36.  
  37. [PM Info] 
  38. ;DstFileName  AppDesc             (Icon #)
  39. ;-----------  --------------      --------
  40. QuiClick.exe, QuiClick,
  41.      
  42.  
  43.  
  44. [End]
  45.