Page 1 of 1

idea or suggestion last version sds

Posted: Fri Jul 06, 2018 3:54 pm
by naxo
Hi reteset
I looked up your last version and I was reviewing the settings project dialog and I was wondering how could sds detect (once the work is finished and compiled) if the exe is running as admin or not. Do you have plan to add some feature to do this in the form of "The exe is not running as admin, please run it as admin" or maybe could do some boolean action to detect if user is running the exe as admin or not, this way could achieve this?

See the last option in the picture attached.
Sin-título.png

Re: idea or suggestion last version sds

Posted: Fri Jul 06, 2018 8:19 pm
by Serkan
Sure there is a way to detect admin status
But there are some exceptions and this detection fails

I have tried this in A-P-M
For example, it was failing if UAC was disabled by end user

So, you get no admin while you have full admin rights

if i can find a solution to these exceptions then
i will add this feature