Jared Burrows Blog
Software Development and Course Notes
Pages
(Move to ...)
Home
Burrows Apps
Course Notes
▼
Showing posts with label
MS-DOS
.
Show all posts
Showing posts with label
MS-DOS
.
Show all posts
Sunday, June 26, 2011
HelloWorld with Batch Scripting
›
HelloWorld.bat @echo off echo HelloWorld! pause exit Create a Text Document > Copy and Paste > File > Save As > (name).bat D...
›
Home
View web version