Batch Files

E

enquirer

When I first started using computers, I composed many .bat files to carry
out repetitive tasks. Now I'm using Windows, I would like to write batch
files for friends, to help them do certain tasks.

Can I do the same under Windows?
 
K

Ken Blake

When I first started using computers, I composed many .bat files to carry
out repetitive tasks. Now I'm using Windows, I would like to write batch
files for friends, to help them do certain tasks.

Can I do the same under Windows?


If you're asking whether batch files work under Windows, yes they do.

However, depending on what it is you're trying to accomplish, a batch file
may or may not be an appropriate tool.
 
W

Wesley Vogel

Yes, however there are a few commands that don't work in XP.

New ways to do familiar tasks...

Start | Run | Copy and paste the following line:

%windir%\hh.exe ms-its:C:\WINDOWS\Help\ntcmds.chm::/dos_diffs.htm

Click OK.

Scroll down to Unavailable MS-DOS Commands
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top