I have an application which needs to run As Admin. - no problems with this.
This app sometimes needs to launch a secondary application, however this second application inherits the "Run as Admin" elevated status from the parent application. I don't want this, I would like to launch the second application with the same rights as would be granted when not launching "As Admin"
I can find many articles for this scenario the other way round, but none for lowering access rights.
Is this possible?