Commit Graph

260 Commits

Author SHA1 Message Date
asmtron 7f116bbf71
Update rdpwrap.ini
add support for 10.0.17134.1304
2020-02-14 19:16:31 +00:00
asmtron 5f094ac1fa
Update rdpwrap.ini
add support for 10.0.14393.3503
2020-02-14 18:39:13 +00:00
asmtron 0f4b9c664e
Update rdpwrap.ini
add support for 10.0.18362.657
2020-02-12 07:23:44 +00:00
asmtron 7e21bafaa8
Update rdpwrap.ini
add support for 10.0.14393.3383 and 10.0.14393.3471 (thanks to fre4kyC0de)
2020-02-05 10:22:19 +00:00
asmtron 01c887bb42
Update rdpwrap.ini
add 10.0.17763.771
2019-10-16 00:09:51 +00:00
asmtron 1150c1caf3
Update autoupdate.bat
code optimization: speedup streaming rdpwrap_new.ini to rdpwrap.ini
2019-09-07 17:43:50 +00:00
asmtron b8cba61e06
Update autoupdate__info.txt 2019-09-07 17:41:40 +00:00
asmtron 249c0baa62
Update autoupdate__info.txt 2019-09-04 16:37:54 +00:00
asmtron bc267f16e4
Update autoupdate.bat 2019-09-04 16:37:09 +00:00
asmtron 9abffc40f3
Update rdpwrap.ini
rdpwrap.ini - add support for termsrv.dll versions:
10.0.18362.267
10.0.18362.53
10.0.18362.1
10.0.17763.437
10.0.17763.379
10.0.17763.292
10.0.17763.165 x64
10.0.17134.706
(+saurav-biswas changes)
2019-09-04 16:36:04 +00:00
asmtron f79998c217
Update autoupdate.bat
code optimization: speedup the file streaming by 600%
2019-08-13 17:26:08 +00:00
asmtron b0e5caada7
Update autoupdate__info.txt 2019-08-13 17:22:44 +00:00
asmtron 0bfffd22c2
Update autoupdate__info.txt 2019-08-13 02:15:11 +00:00
asmtron b37e31de41
Update autoupdate__info.txt 2019-08-13 02:12:59 +00:00
asmtron 096c2980ad
Update autoupdate__info.txt 2019-08-13 02:12:39 +00:00
asmtron c1337f0562
Update autoupdate.bat
add: set "Network Level Authentication" in the windows registry
info: you can disable this feature by removing the two commands "call :setNLA" (line 207 and line 248)
2019-08-13 01:59:53 +00:00
asmtron 71289ea6e7
Update autoupdater.bat (**bugfix)
bug: normal copy with admin right of the file "rdpwrap_new.ini" to "rdpwrap.ini" will not work properly (file locked)
fix: we need to stream the data line by line from "rdpwrap_new.ini" to "rdpwrap.ini"
add: listener check
2019-08-13 00:12:21 +00:00
asmtron 18fe09e182
Update autoupdate.bat
add: check if installed termsrv.dll fileversion is different to the last saved termsrv.dll fileversion in registry; it detects all termsrv.dll version changes (for example from a windows update)
2019-08-12 14:57:35 +00:00
asmtron ee21028860
Update autoupdate.bat
force uninstall/reinstall of RDP Wrapper on a new version of termsrv.dll
2019-08-12 07:50:50 +00:00
asmtron 73fba4e6a4
Update autoupdate__disable_autorun_on_startup.bat 2019-08-12 01:53:16 +00:00
asmtron f8f6012273
Update autoupdate.bat 2019-08-12 00:42:53 +00:00
asmtron d96866a9e6
add support for 8 new termsrv.dll versions 10.0.18362.267, 10.0.18362.53 ...
additional termsrv.dll versions (disassembled and tested)
10.0.18362.267
10.0.18362.53
10.0.18362.1
10.0.17763.437
10.0.17763.379
10.0.17763.292
10.0.17763.165 x64
10.0.17134.706
2019-08-12 00:30:10 +00:00
asmtron 71c87f1b41
Add autoupdate.bat
Automatic RDP Wrapper installer and updater
2019-08-12 00:19:57 +00:00
Kevin Smyth a5c64a4331 IniFile: don't lose last character if the file doesn't end with \r\n 2018-12-20 18:50:35 +03:00
Stas'M 326551985f
INI: Add support for new builds (fix #586)
- 6.1.7601.24234 x86
2018-10-10 15:57:37 +03:00
Stas'M 2eef50f254
INI: Add support for new builds (#542)
10.0.14393.2457 x86
2018-10-05 01:45:44 +03:00
Stas'M dc3b07f1fe
README: Add Telegram chat link 2018-10-04 15:31:04 +03:00
Stas'M 0c76513a27
INI: Add support for new builds
- 6.1.7601.24234 (fix #572)
- 10.0.15063.994 (fix #455)
- 10.0.17723.1000 (fix #537)
- 10.0.17763.1 (fix #578)
2018-10-03 23:59:34 +03:00
NULL b3e1c77321 INI: Add support for new builds (#568)
- 6.1.7600.20890 (fix #563)
- 6.1.7600.21316 (fix #564)
- 6.1.7601.21650 (fix #565)
- 6.1.7601.21866 (fix #566)
- 6.1.7601.22104 (fix #567)
- 6.3.9600.19093 (fix #549)
- 10.0.14393.2457 (fix #542)
- 10.0.15063.1155 (fix #506)
2018-10-03 21:47:48 +03:00
Stas'M 65b19543f4 INI: Add support for new builds
10.0.17115.1 (fix #424)
2018-05-16 19:26:57 +03:00
Stas'M 9b2a50bfb8 INI: Fix bug in DefPolicy patch (fix #486) 2018-05-16 18:55:16 +03:00
Stas'M 2df3a74958 Installer: Grant access to system and services (fix #391) 2018-05-16 17:14:17 +03:00
Stas'M 560c5a7b45 INI: Add support for new builds
10.0.17128.1
10.0.17133.1 (fix #442)
10.0.17134.1 (fix #456)
2018-05-16 12:40:21 +03:00
1nd1g0 7dc8817de9 INI: Add support for new builds
6.3.9600.18928 (fix #418)
2018-05-16 09:59:55 +03:00
Jim Yang 56915ccf5b Allow UDP 3389 at firewall configuration 2018-04-15 13:54:26 +03:00
Stanislav Motylkov a3cd8ca630
README: Update changelog for v1.6.2 2017-12-28 00:04:36 +03:00
Stas'M ba75e65dac MSI: Move WiX script to res directory and update it 2017-12-27 23:30:30 +03:00
Stas'M 5ad550638e Config: Update version and copyright year 2017-12-27 21:31:48 +03:00
Stas'M 63bf27f0a9 Config: Add HonorLegacySettings option 2017-12-27 21:28:44 +03:00
Stas'M 1459036d05 Installer: Update version 2017-12-27 20:20:28 +03:00
Stas'M 1223417ca1 Installer: Extract rfxvmt.dll if missing (#194) 2017-12-27 20:17:28 +03:00
Stas'M 180f41197a Installer: Allow to install INI from current directory (fix #300) 2017-12-27 17:12:28 +03:00
Stas'M 51b3421a65 INI: Add support for new builds
10.0.17017.1000 (fix #323)
10.0.17025.1000 (fix #339)
10.0.17035.1000 (fix #348)
10.0.17046.1000 (fix #357)
10.0.17063.1000 (fix #375)
2017-12-27 16:34:10 +03:00
Stas'M ebdd795d17 INI: Add support for new builds
- 10.0.14393.1737 x86/x64 (fix #322)
- 10.0.16299.0 x86/x64
- 10.0.16299.15 x86/x64 (fix #316)
- 10.0.17004.1000 x86/x64
2017-10-13 18:25:29 +03:00
Stas'M 96fdc27be5 README: Addendum for previous commit 2017-10-07 15:25:08 +03:00
Stas'M 60eb9a6bc4 README: Add link to the workaround for the Creators Update
Merge pull request #321 from markyi370/patch-1
2017-10-07 15:19:56 +03:00
Mark Yisri 476e277ad3 Update README.md with workaround
Add link to discussion about workaround for the Creators Update.
2017-10-07 08:16:14 -04:00
binarymaster 8ace817d8d INI: Add support for new builds
- 10.0.16291.0 x86/x64 (fix #312)
- 10.0.16294.1 x86/x64 (fix #313)
- 10.0.16296.0 x86/x64
- 10.0.16362.1000 x86/x64 (fix #311)
2017-09-24 22:08:01 +03:00
binarymaster 073c1282db INI: Add support for new builds (fix #309)
10.0.16288.1 x86/x64
2017-09-15 17:43:15 +03:00
binarymaster b50f2dec59 INI: Add support for new builds (fix #307)
10.0.16273.1000 x86/x64
10.0.16275.1000 x86/x64
10.0.16278.1000 x86/x64
10.0.16281.1000 x86/x64
10.0.16353.1000 x86/x64
2017-09-06 21:21:10 +03:00