Batch Script to Run as Administrator

后端 未结 12 2042
没有蜡笔的小新
没有蜡笔的小新 2020-12-13 11:18

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

12条回答
  •  时光说笑
    2020-12-13 11:46

    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.

提交回复
热议问题