DOS batch file

Closed
ImSorry Posts 3 Registration date Thursday March 12, 2009 Status Member Last seen March 13, 2009 - Mar 13, 2009 at 07:24 AM
Nioce21 Posts 12 Registration date Thursday September 18, 2008 Status Member Last seen June 11, 2009 - Mar 14, 2009 at 03:47 AM
Hello Everyone,

I'm new in using batch file scripting. I'm in need batch file that display a welcoming message before displaying
Microsoft Windows operating system version. Next, it will display the current
disk volume and serial number before showing all the files and directories of
current directory, page by page. Finally, the batch file will repeat all the earlier
processes until the user terminates it with the Ctrl+C command. Please help me to create this batch file?

Thanks,
Jack
Related:

1 response

Nioce21 Posts 12 Registration date Thursday September 18, 2008 Status Member Last seen June 11, 2009 1
Mar 14, 2009 at 03:47 AM
hi,
try this link to get information about creating batch files:
http://home.att.net/~gobruen/progs/dos_batch/dos_batch.html
this will surely help you.
0