1412150209 / rdp_update

Use to update rdp config

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rdp Config Update

Use to update the Microsoft Remote Desktop config.
This is my first program written in rust, and I am still learning at this.

How to install RDP

Look at RDP Wrapper Library by Stas'M.
And thanks to RDPWrap.ini.

Automatic Boot

You can use the Task Scheduler

Usage

This is a terminal program, you can use "-h" to check all functions.

Param Function
-h / --help Show the help list.
-V / --version Show versions.
-q / --quiet Silent mode execution (not waiting for user input).
-u / --url <URL> Update using the specified url.
-p / --position <POSITION> Specify the location of rdpwrap. ini.
--reboot Restart the RDP service without checking for updates.

About

Use to update rdp config

License:MIT License


Languages

Language:Rust 100.0%