1. Create admin.bat file in the directory of the .exe file
  2. Edit the admin.bat file to have the following contents
Set __COMPAT_LAYER=RunAsInvoker
start application.exe

Leave a Reply