:: This is a comment that won't be printed - or - REM This is a comment that will be printed ECHO "Hello" & :: This command prints 'Hello' - or - ECHO "Hello" REM This command prints 'Hello'