MinimumRequirements.html 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263
  1. <html>
  2. <head>
  3. <title>
  4. Minimum Requirements
  5. </title>
  6. </head>
  7. <body bgcolor="#FFFFFF" vlink="silver" alink="navy" link="navy">
  8. <table width="100%" border="0" cellpadding="0" cellspacing="0" summary="">
  9. <tr>
  10. <td valign="bottom">
  11. <div align="left">
  12. <b><font face="Tahoma" size="3" color="navy">Minimum Requirements</font></b>
  13. </div>
  14. </td>
  15. <td>
  16. <font face="Tahoma" size="1" color="silver">
  17. <div align="right" valign="top">
  18. <a href="http://www.lua.org">Lua homepage</a>
  19. </div>
  20. </font>
  21. </td>
  22. </tr>
  23. <tr valign="top">
  24. <td colspan="2">
  25. <hr size="1" color="#000000" align="top">
  26. <br>
  27. <br>
  28. <font face="Tahoma" size="2">
  29. <p style="text-align: justify">
  30. LuaEdit is trying to be compatible with as many Windows<sup>®</sup> platform as possible. Officially, LuaEdit is Win32 compatible only.
  31. That means it is compatible on any Windows<sup>®</sup> platform. However, the following requirements should more than meet the system
  32. requirements of LuaEdit. If you ever have trouble running LuaEdit on any Win32 platform you may visit the <a href="http://luaedit.luaforge.net/contactus.html">
  33. Contact Us</a> section of our <a href="http://luaedit.luaforge.net">Official Web Site</a> to report your problem. Here is the
  34. minimum requirement list:
  35. </p>
  36. <ul type="square">
  37. <li>800MHz or faster</li>
  38. <li>Windows 2000, XP</li>
  39. <li>64MB RAM or more</li>
  40. <li>30MB free hard disk space</li>
  41. </ul>
  42. <br>
  43. </font>
  44. </td>
  45. </tr>
  46. <tr>
  47. <td colspan="2">
  48. <font face="Tahoma" size="1" color="silver">
  49. <hr size="1" color="#000000">
  50. <div align="right">
  51. <a href="http://www.luaedit.net">www.luaedit.net</a>
  52. <br>
  53. © Copyright 2004-2007 Jean-Francois Goulet
  54. <br>
  55. LuaEdit 3.0.4 for Lua 5.1
  56. </div>
  57. </font>
  58. </td>
  59. </tr>
  60. </table>
  61. </body>
  62. </html>