When I want to execute multiple batches by using master batch, I may need to run sth like
call "1.bat" call "2.bat"
However, if I want to run 1.bat and 2.bat as admin, how should I invoke that?
https://stackoverflow.com/questions/65878364/how-to-run-multiple-batch-files-as-an-admin-by-using-a-master-batch-file January 25, 2021 at 10:51AM
没有评论:
发表评论