I\'m writing a client/server checking program but it needs to run as Administrator.
I want this to run silently on my network and users, and I don\'t want the \"Run
My solution, if you dont need to have .bat file, is to convert the batch file to .exe file then you will be able to set up run as admin.