idea or suggestion last version sds

Forum to report bugs for SDStudio Design Environment
Post Reply
naxo
Registered User
Posts: 8
Joined: Sun Feb 23, 2014 5:45 pm

idea or suggestion last version sds

Post 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
User avatar
Serkan
Developer
Developer
Posts: 214
Joined: Thu Jul 04, 2013 8:44 pm
Location: Windows.h
Contact:

Post 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
Post Reply