i need that my program to start a command on cmd without the need to have administrator rights, the command to run should be this: "aka.exe 84920" it's possible? I also tried with a .bat file but to start another process the program must be started with administrator rights Thanks
aka.exerequires Administrator privilege, then it will need to exist. Have you triedRUNAS? If UAC is enabled, there may be a UI to which a response is required.