Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/stascorp/rdpwrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbinarymaster <x86corez@gmail.com>2014-12-11 01:42:25 +0300
committerbinarymaster <x86corez@gmail.com>2014-12-11 01:42:25 +0300
commitc75ff99bd3464f67c2109952fc531c67e6d2ae8c (patch)
treeab84539e3ff157fb2a06e9c891f8d187e93f40d2
parentd6c1110ff64be434b82dd54b87d048fa5e20cf15 (diff)
Update README.md
For new release
-rw-r--r--README.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/README.md b/README.md
index 490d9fe..a06f848 100644
--- a/README.md
+++ b/README.md
@@ -57,12 +57,24 @@ Files description:<br>
<tbody>
<tr><td style="border: 1px solid black;"><b>RDPWInst.exe</b></td><td style="border: 1px solid black;">RDP Wrapper Library installer/uninstaller</td></tr>
<tr><td style="border: 1px solid black;"><b>RDPCheck.exe</b></td><td style="border: 1px solid black;">Local RDP Checker (you can check the RDP is working)</td></tr>
+<tr><td style="border: 1px solid black;"><b>RDPConf.exe</b></td><td style="border: 1px solid black;">RDP Wrapper Configuration</td></tr>
<tr><td style="border: 1px solid black;"><b>install.bat</b></td><td style="border: 1px solid black;">Quick install batch file</td></tr>
<tr><td style="border: 1px solid black;"><b>uninstall.bat</b></td><td style="border: 1px solid black;">Quick uninstall batch file</td></tr>
</tbody>
</table><br>
Change log:<br>
<br>
+<b><u>2014.12.11</u></b><br>
+• Version 1.5<br>
+• Added INI config support<br>
+• Configuration is stored in INI file now<br>
+• We can extend version support without building new binaries<br>
+• Added support for Windows 8.1 with KB3000850<br>
+• Added support for Windows 10 Technical Preview Update 2<br>
+• Installer updated<br>
+• RDP Config updated<br>
+• Diagnostics feature added to RDP Config<br>
+<br>
<b><u>2014.11.14</u></b><br>
• Version 1.4<br>
• Added support for Windows 10 Technical Preview Update 1<br>
@@ -145,8 +157,10 @@ Change log:<br>
• <u>6.3.9431.0</u> (Windows 8.1 Preview)<br>
• <u>6.3.9600.16384</u> (Windows 8.1 / Server 2012 R2)<br>
• <u>6.3.9600.17095</u> (Windows 8.1 with KB2959626)<br>
+• <u>6.3.9600.17415</u> (Windows 8.1 with KB3000850)<br>
• <u>6.4.9841.0</u> (Windows 10 Technical Preview)<br>
• <u>6.4.9860.0</u> (Windows 10 Technical Preview Update 1)<br>
+• <u>6.4.9879.0</u> (Windows 10 Technical Preview Update 2)<br>
<br>
<b>Confirmed working on:</b><br>
• Windows Vista Starter (x86 - Service Pack 1 and higher)<br>