home *** CD-ROM | disk | FTP | other *** search
/ Computer Life: Multimedia Mega Pac / Multimedia_Mega-Pac_Computer_Life_1996.iso / worldinc / wc / disk1 / product.ini < prev    next >
INI File  |  1995-10-19  |  1KB  |  43 lines

  1. [Setup]
  2. ; set "WinG_install=FALSE" if SUPPORT\WING.Z doesn't exist
  3. WinG_install=TRUE
  4. ; set "WinG_init=FALSE" if you don't want to run the WinG initialization
  5. ; You *must* set it to false on a multi-diskette install.
  6. WinG_init=FALSE
  7. ;
  8. title_font=Arial
  9. title_ptSize=24
  10. title=Worlds, Inc. Worlds(tm) Chat ...
  11.  
  12. [Product]
  13. ; BASE directory name to install under \WORLDS tree...
  14. ; Also gives the name of the section in WORLDS.INI that your program uses
  15. short_name=CHAT
  16. ; title of program
  17. long_name=Worlds(tm) Chat
  18.  
  19. ; space needed on drive installing to.
  20. ; the following must be in bytes
  21. space_needed=7000000
  22.  
  23. ; list of files that need variable substitution performed in them
  24. ; Worlds Chat: none needed
  25. varSubst=
  26.  
  27. ; in the Defaults section, you should place any values that you want
  28. ; to go into WORLDS.INI in the section for your program
  29. ; If the program has been previously installed, these values will
  30. ; *overwrite* the ones that are there already.
  31. [Defaults]
  32. TFRPORT=5100
  33. TFRSERVER=chat.worlds.net
  34. TIMEOUT=15
  35. MYAVATAR1=your
  36. MYAVATAR2=avatars
  37. MYAVATAR3=go
  38. MYAVATAR4=here
  39. AWPATH=C:\AWORLD
  40. AWURL=http://www.worlds.net/alphaworld
  41. Version=95101918
  42.  
  43.