Hi everyone,I have a metro app created by C++,when I changed the UAC Execution Level with highestAvailable,the visual studio 11 did not respond.
How can I do?
Damon.Tian
Metro apps are always low integrity and cannot run elevated. What are you trying to achieve by doing this?
--Rob