Page 1 of 1

Request administrator level on Windows [Lua]

Posted: Wed Nov 30, 2016 8:45 pm
by DoctorDavid
So I've got yet another question, this time I'm trying to get administrator level via a Lua application. I couldn't find anything online, have you got any ideas?

Re: Request administrator level on Windows [Lua]

Posted: Thu Dec 01, 2016 12:55 am
by doublemax
There is nothing for this in wxWidgets itself. And i don't know if Lua gives access to lowlevel Windows API. In any case, these articles show what needs to be done:

https://www.codeproject.com/articles/66 ... -level-che
https://www.codeproject.com/articles/32 ... ng-runtime