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>2016-08-01 16:32:00 +0300
committerbinarymaster <x86corez@gmail.com>2016-08-01 16:32:00 +0300
commite45fde37c264698b12aae4cb2fd005e29106b2a2 (patch)
tree9d041135e8d8e8824e6a67b7a687d7184bb38b41
parent1254ac3b3b30c05566341a7545b3c3327a7e90ef (diff)
Pre-release updatesv1.6.1
-rw-r--r--README.md36
-rw-r--r--src-installer/resource.resbin973380 -> 996464 bytes
-rw-r--r--src-rdpconfig/resource.resbin12936 -> 12936 bytes
-rw-r--r--technical.txt9
4 files changed, 45 insertions, 0 deletions
diff --git a/README.md b/README.md
index 495c2b2..c0f7345 100644
--- a/README.md
+++ b/README.md
@@ -97,8 +97,44 @@ Files in release package:
| `uninstall.bat` | Quick uninstall batch file |
| `update.bat` | Quick update batch file |
+### Frequently Asked Questions
+
+> Where can I download the installer or binaries?
+
+In the [GitHub Releases](https://github.com/stascorp/rdpwrap/releases) section.
+
+> Is it legal to use this application?
+
+There is no definitive answer, see [this discussion](https://github.com/stascorp/rdpwrap/issues/26).
+
+> The installer tries to access the Internet, is it normal behaviour?
+
+Yes, it works in online mode by default. You may disable it by removing `-o` flag in the `install.bat` file.
+
+> Config Tool reports version 1.5, but I installed higher version. What's the matter?
+
+Beginning with version 1.5 the `rdpwrap.dll` is not updated anymore, since all settings are stored in INI file. Deal with it.
+
+> Config Tool shows `[not supported]` and RDP doesn't work. What can I do?
+
+Make sure you're connected to the Internet and run `update.bat`.
+
+> Update doesn't help, it still shows `[not supported]`.
+
+Visit [issues](https://github.com/stascorp/rdpwrap/issues) section, and check whether your `termsrv.dll` build is listed here. If you can't find such issue, create a new — specify your build version for adding to support.
+
Change log:
+#### 2016.08.01
+- Version 1.6.1
+- Include updated INI file for latest Windows builds
+- Installer updated
+- Added online install mode
+- Added feature to keep settings on uninstall
+- RDP Config updated
+- Fixed update firewall rule on RDP port change
+- Added feature to hide users on logon
+
#### 2015.08.12
- Version 1.6
- Added support for Windows 10
diff --git a/src-installer/resource.res b/src-installer/resource.res
index 4dd1297..ebdf66d 100644
--- a/src-installer/resource.res
+++ b/src-installer/resource.res
Binary files differ
diff --git a/src-rdpconfig/resource.res b/src-rdpconfig/resource.res
index 5a18ec8..9cd3645 100644
--- a/src-rdpconfig/resource.res
+++ b/src-rdpconfig/resource.res
Binary files differ
diff --git a/technical.txt b/technical.txt
index 680fa77..d91cfc6 100644
--- a/technical.txt
+++ b/technical.txt
@@ -86,6 +86,15 @@ Terminal Services supported versions
Source code changelog (rdpwrap library):
+2016.08.01 :
+- preparing the release
+
+2016.07.23 :
+- added online install mode to installer
+- added feature to keep settings on uninstall
+- fixed update firewall rule on port change in config tool
+- added feature to hide users on logon
+
2016.07.22 :
- added support for termsrv.dll 10.0.14393.0