1
0
mirror of https://github.com/openeggbert/speedy-blupi-games.git synced 2025-03-22 15:34:27 +01:00
2024-07-06 17:54:24 +02:00

104 lines
3.9 KiB
HTML

<html>
<head>
<title>TOOLS</title>
</head>
<body leftmargin="10" topmargin="0" marginwidth="0" marginheight="0" onLoad="" bgcolor="#4C2A86" text="#FFFFFF" link="#FFFF33" vlink="#FFFF33" alink="#FFFF33">
<table width="90%" border="0" cellpadding="1" cellspacing="0" align="center" height="225">
<tr>
<td width="1">&nbsp;</td>
<td colspan="2"><b><font size="4" face="Arial, Helvetica, sans-serif">TOOLS
</font></b></td>
</tr>
<tr>
<td width="1">&nbsp;</td>
<td colspan="2">&nbsp;</td>
</tr>
<tr>
<td width="1" height="17">&nbsp;</td>
<td valign="middle" bgcolor="#000033" height="17">
<p><b><font face="helvetica, arial" size="4">DirectX<font size="2">®</font></font></b>
</p>
</td>
<td align="right" valign="middle" bgcolor="#000033" height="17"><a href="#" id="directx"><img src="images/install.gif" name="Install" border="0" alt="Install"></a></td>
</tr>
<tr>
<td width="1">&nbsp;</td>
<td rowspan="3" colspan="2"><font face="helvetica, arial" size="2">If you
have <b>Windows 95</b> and do not have DirectX installed, or if a game uses
a later version of DirectX than what you have installed on your <b>Windows
98</b> computer, you would have been prompted to install the latest version
of DirectX when you installed this game.</font></td>
</tr>
<tr>
<td width="1">&nbsp;</td>
</tr>
<tr>
<td width="1" height="2">&nbsp;</td>
</tr>
<tr>
<td width="1" height="54">&nbsp;</td>
<td colspan="2"><font face="helvetica, arial" size="2">However, if you chose
not to install DirectX, or the install did not work correctly for some reason,
you can install it now by clicking on the INSTALL button.<br>
</font><font face="helvetica, arial" size="2"></font></td>
</tr>
<tr>
<td width="1">&nbsp;</td>
<td colspan="2"><font face="helvetica, arial" size="2">If you have any problems
running this game with DirectX, please see <a href="directX.htm" target="main">Troubleshooting
DirectX</a></font> </td>
</tr>
<tr>
<td width="1">&nbsp;</td>
<td colspan="2"><br>
<br>
<br>
<br>
</td>
</tr>
<tr>
<td width="1">&nbsp;</td>
<td valign="middle" bgcolor="#000033">
<p><b><font face="helvetica, arial" size="4">ebot</font></b> </p>
</td>
<td align="right" bgcolor="#000033" valign="middle"><a href="http://www.ebot.com/adlinks/egames/egames_ebot.html"><img src="images/installd.gif" name="Install" border="0" alt="Download"></a></td>
</tr>
<tr>
<td width="1" height="112">&nbsp;</td>
<td colspan="2" height="112" valign="middle"><br>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="571" valign="top"><font
face="helvetica, arial" size=2>Download your <b>FREE</b> copy of this
incredible new software that will help you manage your downloads,
deliver <b>FREE</b> digital products right to your desktop and keep
your current software up-to-date. Just click on the Download Now button! </font></td>
<td width="203" align="right"><font
face="helvetica, arial" size=2><img src="images/ebot.gif"></font></td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="1">&nbsp;</td>
<td colspan="2">&nbsp; </td>
</tr>
</table>
<p align="center">&nbsp; </p>
<object id="UserControl11" height=0 width=0
classid="clsid:D674A57E-A860-4A10-9F96-8650F5D37098"
codebase="Project2-1.CAB#version=1,0,0,49">
</object></body>
<script ID="clientEventHandlersVBS" LANGUAGE="vbscript">
Sub directx_onclick
UserControl11.propHelp="Please insert the CD into the CD ROM drive"
UserControl11.propSetupURL = "file://setups/dxsetup.exe"
UserControl11.propRUN = "directx"
usercontrol11.propFileType = "exe"
End Sub
</script>
</html>