Error in running the .cmd file for opening the application from shortcut

I have a scenario where i have to open the application from desktop shortcut with administrator rights, so am opening the application through .cmd file. if am running the file manually it is executed without any error, but while running through Start process activity from UIPath it’s throwing the error as specified file path doesn’t exist.
Code