runas batch file

  • Thread starter Thread starter vani
  • Start date Start date
V

vani

Is there a way to run a batch file as admin from another batch file that
doesn't require privileges?
So: install.cmd runas /user:administrator 1.cmd, and both files are in same
folder?
 
Back
Top