How to echo month name using DOS CMD Catch file Tech TipsWindows 7Windows 8 Monday, 1 December 2014 This DOS script outputs the current month's name by parsing the system's local datetime and uses conditional statements to assign the appropriate month name based on the value obtained. It…