← Exit
Create a batch file 'hello.bat' that displays 'Hello World'
Microsoft Windows [Version 10.0.19045.0] (c) Microsoft Corporation. All rights reserved. Type HELP for available commands.
C:\Users\Student>
⚡
Advanced Techniques
Unlock powerful automation and scripting
XCOPY - Advanced File Copying
Batch Files - .BAT Scripts
0 of 2 steps
50%
Your Task
Create a batch file 'hello.bat' that displays 'Hello World'
Command Reference
Command
ECHO
Syntax
ECHO command > script.bat
Examples
ECHO echo Hello > test.bat
- Creates a simple batch file
Need a hint?
Previous
Next
Revision Challenge 6
FC - File Compare
COPY CON - Create Files Interactively
Final Revision Challenge
Batch Scripts Basics
Advanced Batch: Control Flow
⚡
Advanced Techniques
Unlock powerful automation and scripting
XCOPY - Advanced File Copying
Batch Files - .BAT Scripts
0 of 2 steps
50%
Your Task
Create a batch file 'hello.bat' that displays 'Hello World'
Command Reference
Command
ECHO
Syntax
ECHO command > script.bat
Examples
ECHO echo Hello > test.bat
- Creates a simple batch file
Need a hint?
Previous
Next
Revision Challenge 6
FC - File Compare
COPY CON - Create Files Interactively
Final Revision Challenge
Batch Scripts Basics
Advanced Batch: Control Flow