Related Entries

Leo script to generate environment setters
Managing notes and todos
Excel to record expenses
Lean Pivot Tables
Can you spot the difference?

« Useless Python - Get the first zip code for a US city
» Dave Barry: Baby birthday parties

Printer-friendly

DOS batch programming

My sanity was saved by Windows 95 / DOS 7 Batch Programming, a site devoted to the topic. DOS and...

My sanity was saved by Windows 95 / DOS 7 Batch Programming, a site devoted to the topic. DOS and WSH may not be as powerful as UNIX shells, but it is lot better to automate things than using GUI to repeatedly do the same thing.

  1. i want to shut down computer with the help of batch programming.

    Posted by: saurabhvashisht on January 27, 2003 10:49 PM
  2. i want to uninstall windows2000 with the help of batch programming

    Posted by: Umar Waqar on June 16, 2003 08:26 AM
//-->