Skip to Content
Windows XP in a Nutshell
book

Windows XP in a Nutshell

by David A. Karp, Tim O'Reilly, Troy Mott
April 2002
Beginner
640 pages
27h 54m
English
O'Reilly Media, Inc.
Content preview from Windows XP in a Nutshell

MS-DOS Batch Files

Most Windows books treat batch files as if they were some kind of skeleton in the closet or a crazy aunt you wouldn’t want anyone to meet. While it’s true that batch files are much less important than they were in DOS and earlier versions of Windows, they can still provide useful functionality.

The Windows Script Host (WSH), discussed in Chapter 9, makes it easier to use much more advanced scripting languages, such as Visual Basic,Perl,PerlScript,JavaScript, orPython. But even with WSH, batch files are not completely obsolete.

A batch file is an ASCII text file containing a series of commands, each on its own line, that will be executed one line at a time. The filename of the batch file becomes a command that can be executed at the Command Prompt, from another batch file, or even run from a Windows Shortcut.

Although any commands you can type at the command line can be used in a batch file, several additional commands can be used only in a batch file. These commands are used for loops, conditionals, and other programming functions within the batch file and are explained in detail later in this chapter.

Creating Batch Files

You can create batch files with any text editor or word processor that can save plain ASCII text files, such asNotepad. In fact, by default, you can right-click any batch file and select Edit to open that file in Notepad.

When naming a batch file, make sure you don’t use a name that is already used by a DOS internal command (such as dir, copy ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.

Read now

Unlock full access

More than 5,000 organizations count on O’Reilly

AirBnbBlueOriginElectronic ArtsHomeDepotNasdaqRakutenTata Consultancy Services

QuotationMarkO’Reilly covers everything we've got, with content to help us build a world-class technology community, upgrade the capabilities and competencies of our teams, and improve overall team performance as well as their engagement.
Julian F.
Head of Cybersecurity
QuotationMarkI wanted to learn C and C++, but it didn't click for me until I picked up an O'Reilly book. When I went on the O’Reilly platform, I was astonished to find all the books there, plus live events and sandboxes so you could play around with the technology.
Addison B.
Field Engineer
QuotationMarkI’ve been on the O’Reilly platform for more than eight years. I use a couple of learning platforms, but I'm on O'Reilly more than anybody else. When you're there, you start learning. I'm never disappointed.
Amir M.
Data Platform Tech Lead
QuotationMarkI'm always learning. So when I got on to O'Reilly, I was like a kid in a candy store. There are playlists. There are answers. There's on-demand training. It's worth its weight in gold, in terms of what it allows me to do.
Mark W.
Embedded Software Engineer

You might also like

Windows XP in a Nutshell, Second Edition

Windows XP in a Nutshell, Second Edition

David A. Karp, Tim O'Reilly, Troy Mott
Windows XP Professional: The Missing Manual

Windows XP Professional: The Missing Manual

David Pogue, Craig Zacker, L.J. Zacker
Microsoft® Windows® XP Unleashed

Microsoft® Windows® XP Unleashed

Terry William Ogletree, Walter Glenn, Rima Regas

Publisher Resources

ISBN: 0596002491Catalog PageErrata