Tyrsis / SE-Community-Mod-API

Space Engineers Community Modding API
GNU Lesser General Public License v3.0
23 stars 11 forks source link

Elevated privileges Needed #2

Closed RustyTrader closed 3 years ago

RustyTrader commented 9 years ago

Hi,

I have found that to run the program and get the Web interfaces registered under windows 8.1 the program needs elevated privileges(run as administrator).

As I am running it as a service I can not set it, Although the Tick is Active in Compatibility mode for some reason it still runs as normal, so the web interface cant regester, can you add it to the code to request elevated privileges.