|
| 1 | +May 17, 2022 |
| 2 | + |
| 3 | +RDP Wrapper Library mod v1.8.8.7 |
| 4 | + |
| 5 | + Fixed BUG with updater from PR |
| 6 | + Fixed TASKADD which was incorrect from PR |
| 7 | + Updated onboard ini file |
| 8 | + |
| 9 | +________________________________________________________________ |
| 10 | + |
| 11 | +Jan 31, 2022 |
| 12 | + |
| 13 | +RDP Wrapper Library mod v1.8.7.2 |
| 14 | + |
| 15 | + Added support for custom INI update URL "RDPWinst -w https://..." thx to PR by sashaqwert |
| 16 | + Adding task for updates in installers and removeing task in uninstaller |
| 17 | + rdpwrap.ini updated to latest (29.01.2022) |
| 18 | + If you want to add delay for the task because of missing internet connection on startup use this command in cmd as admin: |
| 19 | + schtasks /change /tn "RDPWUpdater" /delay 0002:00 - this command will add a 2 minutes delay to your task |
| 20 | + |
| 21 | +________________________________________________________________ |
| 22 | + |
| 23 | +Dec 8, 2021 |
| 24 | + |
| 25 | +RDP Wrapper Library mod v1.8.6.1 |
| 26 | + |
| 27 | +Changelog: |
| 28 | + |
| 29 | + rdpwrap.ini updated to latest (08.12.2021) |
| 30 | + Fixed bug of update.bat |
| 31 | + Fixed design issues of RDP_CnC |
| 32 | + |
| 33 | +________________________________________________________________ |
| 34 | + |
| 35 | +Nov 28, 2021 |
| 36 | + |
| 37 | +RDP Wrapper Library mod v1.8.6 |
| 38 | + |
| 39 | +Changelog: |
| 40 | + |
| 41 | + rdpwrap.ini updated to latest (28.11.2021) |
| 42 | + RDPChecker is deprecated and fully replaced with mstsc |
| 43 | + Added LGPO.exe to Installer and Uninstaller for enabling(Installer) and disabling(Uninstaller) H264 priority for RDP on a supported Windows versions ( from Windows 10 1511 update and the Windows Server 2016 Technical Preview 4) |
| 44 | + RDP_CnC shortcut will be moved to desktop when used Installer and will be removed with Uninstaller |
| 45 | + |
| 46 | +________________________________________________________________ |
| 47 | + |
| 48 | +Nov 26, 2021 |
| 49 | + |
| 50 | +RDP Wrapper Library mod v1.8.5 |
| 51 | + |
| 52 | + RDPConf and RDPCheck are merged in RDP_C&C (Configuration and check) |
| 53 | + Redesigned interface |
| 54 | + Added mstsc test additional to old way RDPCheck |
| 55 | + Added executable Installer & Uninstaller (Created with BatToExeConverter) |
| 56 | + Compiled exe will copy just 3 files - RDPWInst.exe, RDP_C&C.exe and update.bat (without install.bat and uninstall.bat) and ther run RDPWinst -i -o |
| 57 | + |
| 58 | +All files tested on Win7-11 |
| 59 | + |
| 60 | +If you don't know what to do (maybe newbie) - Download Installer.exe and Uninstaller.exe and use it, when you need and if you need. |
| 61 | +Enjoy! |
| 62 | +________________________________________________________________ |
| 63 | + |
| 64 | +Nov 24, 2021 |
| 65 | + |
| 66 | +RDP Wrapper Library mod v1.7.4b |
| 67 | + |
| 68 | +Changelog: |
| 69 | + |
| 70 | + Added request for administrative privileges |
| 71 | + Changed icons |
| 72 | + |
| 73 | +________________________________________________________________ |
| 74 | + |
| 75 | +Nov 22, 2021 |
| 76 | + |
| 77 | +RDP Wrapper Library mod v1.7.4 |
| 78 | + |
| 79 | +Version number has nothing in common with versions of Stas'M Corp and changed for finding differences on the screenshots of people to know, which version they really use. |
| 80 | +At the heart of the build is v1.6.2 of Stas'M Corp repo. |
| 81 | +Changes: |
| 82 | + |
| 83 | + Replaced ini inside RDPWinst with mine |
| 84 | + Replaced link to my ini inside RDPWinst with link to my ini |
| 85 | + Renames and repacks of original files |
| 86 | + Changed resolution of RDPCheck to 800 x 600 |
| 87 | + Removed ActiveX warning when connecting RDPCheck |
| 88 | + RDP updated to MS RDP Client 9 |
| 89 | + Added dark theme |
| 90 | + Many, many others... |
0 commit comments