mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2025-05-31 23:15:46 +02:00
The function getLatest() returns an object containing the current version number and the current download link. In addition, the parameter "-wait" had to be removed from Start-Process, as the current version (1.2.3) apparently never ends if the Rustdesk service is not ended manually. Instead, a start-sleep of 20 seconds was added.