batch file comments syntax code example
Example 1: comment lines in batch file
:: This is a comment line
Example 2: how to comment a line in batch script
your commands here
:: commenttttttttttt
:: This is a comment line
your commands here
:: commenttttttttttt