well, if you know how to use the command prompt, then all a batch file is is a list of command prompt commands to run in order.
for example:
@echo off
echo hi
the @ echo off thing just makes the output display correctly
__________________ <small>
.:HP Pavillion dv6000:.
1.8 ghtz Intel Core 2 Duo
2GB RAM
120 GB HDD
nVidia Go graphics
Apache 2.2 (looking for a domain name)
</small> |