home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 4.1 - Disc 1 / 1998-07_Disc_4.1.iso / shanghai / data / javachecker / insertcd.txt < prev    next >
Text File  |  1998-02-23  |  1KB  |  26 lines

  1. ///////////////////////////////////////////////////////////////////////////////
  2. //
  3. //    szInsertCD
  4. //    this is the message you get if the game CD is needed and not found
  5. //
  6. Please insert the Demo CD into your CD-ROM drive now
  7. ///////////////////////////////////////////////////////////////////////////////
  8. //
  9. //    szJavaNotInstalled
  10. //    this is the message you get if try multiplayer but java is not installed
  11. //
  12. Shanghai: Dynasty Demo requires installation of the Java Runtime Environment v.1.15 in order to use the Multiplayer option.  Setup will now install this on your system.  Please insert the Demo CD into your CD-ROM drive now or press CANCEL to abort.
  13. ///////////////////////////////////////////////////////////////////////////////
  14. //
  15. //    szNetShellCmdLine
  16. //    this is the command line which executes if JRE has been installed.
  17. //
  18. ..\\netshell\\netshell.exe -l:en -t:889 -x
  19. ///////////////////////////////////////////////////////////////////////////////
  20. //
  21. //    szJavaCmdLine
  22. //    this is the command line which executes to launch the java installer.  The drive letter is
  23. //    to be substituted with that of the CD-ROM drive detected
  24. //
  25. X:\\dynasty\\jre\\jre115i-win32(1).exe
  26. //