Set ApplicationPath="C:\WINDOWS\regedit.exe" cmd /min /C "set __COMPAT_LAYER=RUNASINVOKER && start "" %ApplicationPath%"
Or download attachment and run: "no_uac.cmd regedit"
cmd /min /C "set __COMPAT_LAYER=RUNASINVOKER && start "" %1"
Set ApplicationPath="C:\WINDOWS\regedit.exe" cmd /min /C "set __COMPAT_LAYER=RUNASINVOKER && start "" %ApplicationPath%"
Or download attachment and run: "no_uac.cmd regedit"
cmd /min /C "set __COMPAT_LAYER=RUNASINVOKER && start "" %1"