Commit Graph

9 Commits

Author SHA1 Message Date
asmtron 1150c1caf3
Update autoupdate.bat
code optimization: speedup streaming rdpwrap_new.ini to rdpwrap.ini
2019-09-07 17:43:50 +00:00
asmtron bc267f16e4
Update autoupdate.bat 2019-09-04 16:37:09 +00:00
asmtron f79998c217
Update autoupdate.bat
code optimization: speedup the file streaming by 600%
2019-08-13 17:26:08 +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 f8f6012273
Update autoupdate.bat 2019-08-12 00:42:53 +00:00
asmtron 71c87f1b41
Add autoupdate.bat
Automatic RDP Wrapper installer and updater
2019-08-12 00:19:57 +00:00