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:52:25 +0300
committerbinarymaster <x86corez@gmail.com>2014-12-11 01:52:25 +0300
commit33e3e3664cad4ed356d4750def9fac725b9fe88a (patch)
tree37b48f78c6db27858dd84857d5edcc9a45d9d174
parentc75ff99bd3464f67c2109952fc531c67e6d2ae8c (diff)
Update README.mdv1.5
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index a06f848..691726f 100644
--- a/README.md
+++ b/README.md
@@ -193,14 +193,14 @@ Change log:<br>
• Windows Vista Starter RTM x86 (termsrv.dll 6.0.6000.16386 : RDP works, but termsrv.dll crashes on logon attempt)<br>
<br>
<u>Installation instructions:</u><br>
-1. Download and unpack files<br>
+1. Download latest release binaries and unpack files<br>
2. Run <b>Command Prompt (cmd)</b> as administrator<br>
-3. Change directory to <b>/bin</b> (where binaries and batch files are placed)<br>
+3. Change directory to where you extracted the files<br>
4. Type <b>install.bat</b> and press Enter<br>
5. See command output for details<br>
<br>
<u>To uninstall:</u><br>
1. Run <b>Command Prompt</b> as administrator<br>
-2. Change directory to <b>/bin</b><br>
+2. Change directory to where you extracted the files<br>
3. Type <b>uninstall.bat</b> and press Enter<br>
4. See command output for details<br>