RateMyServer Ragnarok Community

Ragnarok Online => RO Graphic, Coding & Media => Topic started by: SneakyBae on Mar 11, 2018, 04:21 PM

Title: [Guide] Make your patcher always ask for admin permission
Post by: SneakyBae on Mar 11, 2018, 04:21 PM
Hey in this guide I'll be showing you how to modify your patcher to request for admin permission by default.

In this example I'll be using Thor Patcher.

Note: You have to modify a clean .exe before packing it with your configuration, else it won't work. Same applies when adding an .ico

We'll also be using a tool called Resource hacker, you can get it here: http://www.angusj.com/resourcehacker/ (http://www.angusj.com/resourcehacker/)

This is what it looks like:
(http://i.imgur.com/HQVbrXa.png)

1. Open up your default Patcher.exe before it has been packed.

2. Check the list for "Manifest".
(http://i.imgur.com/pDc5e5b.png)

3. Change requested elevation to "requireAdministrator".
(http://i.imgur.com/D6jeBKw.png)

4. Make sure you compile before you save your modified .exe
(http://i.imgur.com/j3TbzVH.png)

5. Save!

And that's it! Enjoy and get less people asking for support about patcher not working/updating or missing resources in-game.