home *** CD-ROM | disk | FTP | other *** search
/ CICA 1992 November / CICA_MS_Windows_CD-ROM_Walnut_Creek_November_1992.iso / win3 / desktop / wpost32a / setup.inf < prev    next >
INI File  |  1992-07-10  |  2KB  |  47 lines

  1. [App] 
  2. ;Application global information 
  3. AppName=WinPost Installation
  4. DefDir=C:\WinPost
  5. SpaceNeeded=700
  6. DefPMGroup=WinPost.GRP, WinPost
  7. ShowSubDirCreateStats=N
  8.  
  9. [Disks] 
  10. ;List of diskettes needed to install the product and the name 
  11. ;of each diskette.
  12. 1=WinPost Setup Diskette
  13.  
  14. [SrcDirs] 
  15. ;lists of directories from root of source drive/directory where 
  16. ;source files can be found
  17. 1=.
  18.  
  19. [DstDirs] 
  20. ;lists of directories from root of destination drive/directory where
  21. ;destination files will be placed
  22. 1=.
  23.  
  24. [Files] 
  25. ;Description,            Src(Dsk-Dir:Name),  Dst(Dir:Name),   Sharable  3.1
  26. ;---------------------   -----------------   ---------------  --------  ---
  27. WinPost Application,     1-1:WINPOST.EX_,    1:WINPOST.EXE,   N,        N
  28. WinPost Help,            1-1:WINPOST.HL_,    1:WINPOST.HLP,   N,        N
  29. WinPost Documentation,   1-1:WINPOST.WR_,    1:WINPOST.WRI,   N,        N
  30. WinPost Service Library, 1-1:WPSVC.DL_,      1:WPSVC.DLL,     N,        N
  31. Shell Library,           1-1:SHELL.DL_,      1:SHELL.DLL,     Y,        Y
  32. Common Dialog Library,   1-1:COMMDLG.DL_,    1:COMMDLG.DLL,   Y,        Y
  33. OLE Library,             1-1:OLESVR.DL_,     1:OLESVR.DLL,    Y,        Y
  34. OLE Library,             1-1:OLECLI.DL_,     1:OLECLI.DLL,    Y,        Y
  35. Read Me Notes,           1-1:README.TXT,     1:README.TXT,    N,        N
  36. Packing List,            1-1:PACKING.LST,    1:PACKING.LST,   N,        N
  37. Vendor Information,      1-1:VENDOR.DOC,     1:VENDOR.DOC,    N,        N
  38.  
  39. [PM Info] 
  40. ;DstFileName  AppDesc         (Icon #)
  41. ;-----------  --------------  --------
  42. WINPOST.EXE,  WinPost 3.2
  43. WINPOST.WRI,  WinPost Manual
  44. README.TXT,   Read Me!
  45.  
  46. [End]
  47.