home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1996 February / PCWK0296.iso / opo / install.ini < prev    next >
INI File  |  1995-07-24  |  555b  |  23 lines

  1. ;
  2. ;  Install ini for Project X
  3. ;
  4. ;  Purpose: List file sizes for all install options and allow them to change
  5. ;           without recompiling.
  6. ;
  7. ;  File sizes must be in KB and must be integers.
  8. :
  9. ;  Required = Required files that must be installed in a Custom Install including OLE
  10. ;  Samples= Sample Project X application in SAMPLES dir.
  11. ;  Help= All Project X help files
  12. ;  Full Install = Required + Help + Docs + Samples + OLE
  13. ;
  14. ;  copyright 1994 Oracle Corp.
  15. ;
  16. [Oracle]
  17. Samples=8548
  18. Docs=10446
  19. Help=1976
  20. OLE=2251
  21. Required=7173
  22.  
  23.