Launching the installed application with user level permissions
My install uses "RequestExecutionLevel admin" during install but I want to launch the installed application with the normal user permissions. Since "RequestExecutionLevel" is not allowed in a Section I am not sure how to reset the access level back to user before I run the application using MUI_FINISHPAGE_RUN.
Thanks for your help.
Steve