mirror of https://github.com/quasar/Quasar.git
Updated Updating a Client (markdown)
parent
bed5dffc5b
commit
0a1be55cd4
|
@ -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).
|
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.
|
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.
|
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.
|
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.
|
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.
|
Loading…
Reference in New Issue