home *** CD-ROM | disk | FTP | other *** search
/ Boot Disc 3 / boot-disc-1996-11.iso / APPS / WCDEMO / PRODUCT.INI < prev    next >
INI File  |  1996-08-14  |  1KB  |  42 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 Chat(tm) ...
  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=CHATDEMO
  16. ; title of program
  17. long_name=Worlds Chat Demo
  18.  
  19. ; space needed on drive installing to.
  20. ; the following must be in bytes
  21. space_needed=5600000
  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=5150
  33. TFRSERVER=chatgold.worlds.net
  34. TIMEOUT=15
  35. AWURL=http://www.worlds.net/alphaworld
  36. WCURL=http://www.worlds.net/wc
  37. STOREURL=http://www.worlds.net/wc
  38. TSURL=http://www.worlds.net/wc
  39. Version=96062114-BootMag
  40. Name=1.0a Demo
  41.  
  42.