Is there a way to detect what prevents an app from running in a non-elevated state? When we run our application with elevated permissions it operates without any problems. Running in a non-elevated state prevents the application from starting.
Are there any tricks to detecting what might be preventing the app from running non-elevated?
Our application does not write data to a protected folder, i.e. program files.