From 0a1be55cd4fe3f8c2561e108e7386427b8fa75a8 Mon Sep 17 00:00:00 2001 From: MaxXor Date: Sun, 21 Oct 2018 23:14:41 +0200 Subject: [PATCH] Updated Updating a Client (markdown) --- Updating-a-Client.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Updating-a-Client.md b/Updating-a-Client.md index 3df8178..7759c46 100644 --- a/Updating-a-Client.md +++ b/Updating-a-Client.md @@ -1,6 +1,6 @@ 1. Download the version you want to upgrade to from the [Releases](https://github.com/quasar/QuasarRAT/releases) or use the latest release-build from the [CI-Server](https://ci.appveyor.com/project/MaxXor/quasarrat). 2. Backup your old Quasar directory and extract the new files into this directory. 3. Start the server of the new version and use the Builder to build a new client with the same settings which you've used to build the old client. -4. Start the server from the backup and do a right click on the clients you wish to update and select `Connection -> Update`. +4. Start the server from the backup and do a right click on the clients you wish to update and select `Connection -> Update` or `Client Management -> Update` (in later versions). 5. You can either upload the built client from step 3 to your remote clients or let them download the update from an URL. 6. When the update was successful close the old Quasar server and start the new version. You can remove the backup if everything worked flawlessly. \ No newline at end of file