# RDPWrap - Windows Remote Desktop Wrapper

Most active to date: 
[https://github.com/sebaxakerhtc/rdpwrap](https://github.com/sebaxakerhtc/rdpwrap)

Config file update:
[https://github.com/sebaxakerhtc/rdpwrap.ini](https://github.com/sebaxakerhtc/rdpwrap.ini)

Updating busy config ini file:
```bash
net stop termService
```
Replace file in `C:\Program Files\RDP Wrapper`
```bash
net start termService
```