You are viewing the article How to Execute a batch file from the command line on Windows at Tnhelearning.edu.vn you can quickly access the necessary information in the table of contents of the article below.
This article is co-authored by a team of editors and trained researchers who confirm the accuracy and completeness of the article.
The wikiHow Content Management team carefully monitors the work of editors to ensure that every article is up to a high standard of quality.
This article has been viewed 4,186 times.
This wikiHow teaches you how to execute a batch file (a script file with the .BAT extension) from the Windows command line. You can run the program from the “Run” dialog, or type commands into the terminal window.
Steps
Using the Run dialog box
- If you want to execute batch file as administrator then see this method.
Using the Terminal window
usually located in the lower left corner of the screen.
- If the batch file is on the desktop, type cd UsersYourLoginNameDesktop .
- If the file is in the downloads folder, enter cd UsersYourLoginNameDownloads .
- If you don’t know the username, type cd Users and press ↵ Enter to access the Users directory, then type dir and then press ↵ Enter to see the login list.
- If you don’t know the filename, type the dir command and press ↵ Enter to see the file in the directory. You will find the file you are looking for here.
This article is co-authored by a team of editors and trained researchers who confirm the accuracy and completeness of the article.
The wikiHow Content Management team carefully monitors the work of editors to ensure that every article is up to a high standard of quality.
This article has been viewed 4,186 times.
This wikiHow teaches you how to execute a batch file (a script file with the .BAT extension) from the Windows command line. You can run the program from the “Run” dialog, or type commands into the terminal window.
Thank you for reading this post How to Execute a batch file from the command line on Windows at Tnhelearning.edu.vn You can comment, see more related articles below and hope to help you with interesting information.
Related Search: