mirror of
https://github.com/mRemoteNG/mRemoteNG.git
synced 2026-02-24 02:20:28 +08:00
36 lines
1.6 KiB
HTML
36 lines
1.6 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml" >
|
|
<head>
|
|
<title>Prerequisites</title>
|
|
<link href="Main.css" rel="stylesheet" type="text/css" />
|
|
</head>
|
|
<body>
|
|
|
|
<p>
|
|
<b>Supported Operating Systems:</b></p>
|
|
<ul>
|
|
<li><a href="http://en.wikipedia.org/wiki/Microsoft_Windows_XP">Windows XP</a></li>
|
|
<li><a href="http://en.wikipedia.org/wiki/Windows_vista">Windows Vista</a></li>
|
|
</ul>
|
|
<p>
|
|
<b>Prerequisites:</b></p>
|
|
<ul>
|
|
<li><a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=0856eacb-4362-4b0d-8edd-aab15c5e04f5">Microsoft .NET Framework 2.0</a></li>
|
|
<li><a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=26F11F0C-0D18-4306-ABCF-D4F18C8F5DF9">
|
|
Microsoft Terminal Services Client 6.0</a><br />
|
|
Needed if you use RDP. mstscax.dll and/or msrdp.ocx must be registered.</li>
|
|
<li><a href="http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html">PuTTY</a><br />
|
|
Needed if you use Telnet, SSH, Rlogin or RAW. Included in all packages.</li>
|
|
<li><a href="http://www.citrix.com/English/SS/downloads/details.asp?dID=2755&downloadID=683986&pID=186">
|
|
Citrix ICA Client</a><br />
|
|
Needed if you use ICA. wfica.ocx must be registered.</li>
|
|
</ul>
|
|
<p>
|
|
<b>ATTENTION!</b><br />
|
|
mRemote was only tested under <a href="http://en.wikipedia.org/wiki/32-bit">32bit</a> environments, so
|
|
<a href="http://en.wikipedia.org/wiki/64-bit">64bit</a> systems are
|
|
unsupported but may run mRemote just as usual.</p>
|
|
|
|
</body>
|
|
</html>
|