mirror of https://github.com/rusefi/RomRaider.git
25 lines
808 B
HTML
25 lines
808 B
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<html>
|
|
<head>
|
|
<title>Java Runtime Warning</title>
|
|
</head>
|
|
<body>
|
|
<center>
|
|
<h1>Java Runtime Warning</h1>
|
|
<h2>64-bit Java detected</H2>
|
|
|
|
<p>This application requires a 32-bit Java Runtime Environment, even if the operating system is 64-bit.</p>
|
|
|
|
<p>If RomRaider is run with a 64-bit version of Java, some functions will not work properly.</p>
|
|
|
|
<p>Please ensure that a 32-bit version of Java with a minimum version of 1.6 is installed.</p>
|
|
|
|
<p>For further information, please consult the <a href="http://www.romraider.com/forum/viewforum.php?f=5">RomRaider Troubleshooting Forum</a></p>
|
|
|
|
<p>It is recommended that you <b>cancel</b> the RomRaider installation now by
|
|
pressing the <b>Quit</b> button below.</p>
|
|
|
|
</center>
|
|
</body>
|
|
</html>
|