- ECHO: To display the text on the screen
- @ECHO OFF: To hide the text
- START: To run a file with its default application
- REM: To enter a comment line in the program
- MKDIR: To create directories
- RMDIR: To remove directories
- DEL: To delete files
- COPY: To copy a file or files
- XCOPY: To copy files with extra options
- FOR/IN/DO: To specify files
- TITLE: To edit the title of the window
No comments:
Post a Comment