encratite / RiotControl

An elaborate statistics tracking system for League of Legends. It used to be a centralised PostgreSQL based system but now it's a stand-alone SQLite application. It was written in C# and makes use of the LibOfLegends RTMP library. It is licensed under the terms of the GPLv3. Unfortunately I stopped working on it in 2013-08. Check out the website for a longer explanation.
http://riot.cont.ro.lt/
GNU General Public License v3.0
33 stars 15 forks source link

Update Launches ASUSUpdate, fails. #58

Closed wispborne closed 12 years ago

wispborne commented 12 years ago

If ASUSUpdate is installed (for flashing BIOS from desktop), the Updater will launch it and then do nothing, rather than updating RiotControl. Manual update is required.

encratite commented 12 years ago

This sounds utterly bizarre. Come back on IRC so we can discuss this.

It may be caused by RiotControl using Update.exe instead of .\Update.exe but I thought the local directory should always have precedence...

encratite commented 12 years ago

Fixed in https://github.com/epicvrvs/RiotControl/commit/00e0bea08b9fb9249b1a80a4b0033b55c66832b1