this is incorrect. you can run your program from a batch file containing this
place the path underneath the line within quotes, then throw the batch file in your startup folder
@echo off
:: BatchGotAdmin
::-------------------------------------
REM --> Check for permissions
>nul 2>&1...