home *** CD-ROM | disk | FTP | other *** search
/ Needle Craft Plus / NeedleCraftPlusVolume1.iso / win / winccs15 / setup.inf < prev    next >
INI File  |  1995-09-25  |  1KB  |  43 lines

  1. ;SETUP.INF for Pcx2CCS 1.0 PCX to Counted Cross stitch charts
  2. ;Copyright (c) 1992 by Jeffrey M. Richter - All rights reserved.
  3.  
  4. [App] 
  5. ;Application global information 
  6. AppName=PCX2CCS: PCX to Counted Cross Stitch
  7. DefDir=C:\PCX2CCS
  8. SpaceNeeded=1024
  9. DefPMGroup=PCX2CCS.GRP, PCX to CCS
  10. ShowSubDirCreateStats=Y
  11.  
  12. [Disks] 
  13. ;List of diskettes needed to install the product and the name 
  14. ;of each diskette.
  15. 1=disk1:
  16.  
  17. [SrcDirs] 
  18. ;lists of directories from root of source drive/directory where 
  19. ;source files can be found
  20.  1=.
  21.  
  22. [DstDirs] 
  23. ;lists of directories from root of destination drive/directory
  24. ;where destination files will be placed
  25.  1=.
  26.  
  27. [Files] 
  28. ;Description,              Src(Dsk-Dir:Name), Dst(Dir:Name),  Shared
  29. ;------------------------- -----------------  --------------- ------
  30. pcx2ccs.exe,                1-1:pcx2ccs.exe,    1:pcx2ccs.exe,    N
  31. pcx2ccs.hlp,                1-1:pcx2ccs.hlp,    1:pcx2ccs.hlp,    N
  32. master.dmc,                 1-1:master.dmc,     1:master.dmc,     N
  33. sampler2.pcx,               1-1:sampler2.pcx,   1:sampler2.pcx,   N
  34. dukbop1.pcx,                1-1:dukbop1.pcx,    1:dukbop1.pcx,    N
  35. frog.pcx,                   1-1:frog.pcx,       1:frog.pcx,       N
  36. owl.pcx,            1-1:owl.pcx,    1:owl.pcx,      N
  37.  
  38. [PM Info] 
  39. ;DstFileName  AppDesc             (Icon #)
  40. ;-----------  --------------      --------
  41. pcx2ccs.exe,    pcx2ccs
  42. [End]
  43.