home *** CD-ROM | disk | FTP | other *** search
/ Computerworld 1996 March / Computerworld_1996-03_cd.bin / idg_cd3 / share95 / unzip95s / unzip95s.exe / FPSETUP.INF < prev    next >
INI File  |  1995-12-14  |  3KB  |  86 lines

  1. ;=============================================================================
  2. ;
  3. ; FPSETUP (TM) -- FLASHPOINT WINDOWS UNZIP95 SETUP/INSTALLATION PROGRAM
  4. ;
  5. ; Copyright (c) 1986-95, Richard S. Patterson, FlashPoint Development
  6. ;                        P.O. Box 270492, Houston, TX 77277, USA
  7. ;                        (713) 660-7240
  8. ;
  9. ; All Rights Reserved.  U.S. Government Limited and Restricted Rights.
  10. ;
  11. ;=============================================================================
  12. ;
  13. ; About This File
  14. ; ===============
  15. ;
  16. ; This file, FPSETUP.INF, contains information that FPSETUP uses to install 
  17. ; FlashPoint products. This file must be in the same directory as the 
  18. ; program file FPSETUP.EXE. The two files can be on a floppy disk, a hard 
  19. ; disk, or a network disk drive.
  20. ;
  21. ; Licensed users of FPSetup may create their own Setup/Install programs by
  22. ; changing some of the information in this file; however, no such use is
  23. ; permitted without first obtaining a written license agreement.
  24. ;
  25.  
  26. [dialog]
  27. caption = "FlashPoint Windows UnZIP95 Setup"
  28. appname = "FlashPoint UnZIP95 (tm) - Limited 30 day Evaluation Release"
  29. release = "The Completely Simple (tm) UnZIP Solution for Windows95"
  30.  
  31. [data]
  32. ;defdir = C:\WINDOWS
  33.  
  34. [disks]
  35. 1 =.,        "FlashPoint UnZIP95 Evaluation Disk"
  36. ;  2 =.,        "3rd Party Support and Utility Disk 2"
  37.  
  38. [needed.space]
  39.   minspace = 500000
  40.  
  41. [app.copy.appstuff]
  42. #app.user,    0:
  43. #app.system , $:
  44. #app.windows, !:
  45.  
  46. [app.user]
  47. 1:readme.txt,   "UnZIP95 Read Me Text"        
  48. 1:unzip95.doc,  "UnZIP95 Documentation"        
  49. 1:fp_news!.wri, "FlashNews - Read Me Now!"
  50. 1:discount.txt, "Discounts - How to Save Money!"
  51. 1:compusrv.txt, "CompuServe Online Registration"
  52. 1:cis.ico,      "CompuServe Icon File"
  53.  
  54. [app.system]
  55. 1:unzip95.dll,     "UnZIP95 Explorer Shell Extension"
  56. 1:unzip95.exe,    "UnZIP95 Extraction Module"
  57. 1:fpzxx32.exe,  "UnZIP95 Internal Exec32 Module"
  58. 1:unzip95.hlp,    "UnZIP95 Online User Guide"
  59. 1:unzip95.cnt,    "UnZIP95 Online User Guide Contents"
  60.  
  61. [app.windows]
  62.  
  63. [run.install]
  64. "regedit /s unzip95.reg"
  65.  
  66. [run.commands]
  67. "winhelp unzip95.hlp"
  68. "write fp_news!.wri"
  69.  
  70. [progman.groups]
  71. "UnZIP95", unzip95.grp
  72.  
  73. [UnZIP95]
  74. ; DUE TO A BUG IN CURRENT SETUP CODE WHICH READS PAST LAST LINE OF
  75. ; TEXT IN THIS INF FILE ... DO NOT ADD ANY BLANK LINES AFTER OR
  76. ; A RETURN AT THE END OF THE LAST PROGRAM MANAGER ICON LINE 
  77. " Read Me Now!",                   readme.txt,    , 0, 0
  78. " Save Money! Read Me Next! ",     discount.txt,  , 0, 0
  79. " FlashNews! Read Me Too! ",       fp_news!.wri,  , 0, 0
  80. "Register on CompuServe",          compusrv.txt, cis.ico,     0, 0
  81. ;"FlashPoint UnZIP95 Executable",  unzip95.exe,  unzip95.exe, 0, 0
  82. ;"FlashPoint ZIPX",                fpzipx.exe,   fpzipx.exe,  0, 0
  83. ;"FlashPoint Text Viewer",         fpview.exe,   fpview.exe,  0, 0
  84. "UnZIP95 User Guide",              unzip95.doc,   , 0, 0
  85. "UnZIP95 Help",                    unzip95.hlp,   , 0, 0