home *** CD-ROM | disk | FTP | other *** search
/ Eyewitness: Encyclopedia of Space & the Universe / DKMMSPAC.iso / dksetup / product.inc < prev    next >
Text File  |  1996-04-23  |  423b  |  13 lines

  1. '$DEFINE SCRUNGED
  2. '$DEFINE WITH_UNINSTALL
  3. '$DEFINE NEEDS_WING
  4. '$DEFINE WITH_ORDERING_INFO
  5. Const APP_SHORTNAME = "SPACE"
  6. Const STR_README = "Eyewitness Encyclopedia of Space Read Me"
  7. Const STR_MSGCAPTION = "Eyewitness Encyclopedia of Space Setup"
  8. Const STR_PRODUCTNAME = "Eyewitness Encyclopedia of Space"
  9. Const DEFAULT_INSTALL_PATH = "\DKMM\SPACE"
  10. DECLARE SUB RegisterFonts()
  11. Static Sub RegisterFonts()
  12. End Sub
  13.