@REM Run an application marked for elevation with no elevation. @REM Fex: @REM NoElevation.bat RegEdit.exe @REM which will give access to HKCU. @set __COMPAT_LAYER=RUNASINVOKER @%1 @set __COMPAT_LAYER=