<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="AUTOEXEC.BAT - Page 10 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=AUTOEXEC.BAT&amp;p=9">1.Previous</a><br />
<a accesskey="3" href="page.php?w=AUTOEXEC.BAT&amp;p=11">3.Next</a>
</p>
<p>following is a basic DOS 5 type <code>AUTOEXEC.BAT</code> configuration, consisting only of essential commands:</p>

<p><syntaxhighlight lang="dosbatch">@ECHO OFFPROMPT $P$GPATH C:\DOS;C:\WINDOWSSET TEMP=C:\TEMPSET BLASTER=A220 I7 D1 T2LH SMARTDRV.EXELH DOSKEYLH MOUSE.COM /Y</syntaxhighlight></p>

<p>This configuration sets common environment variables, loads a disk cache, places common directories into the default <a href="page.php?w=PATH_%28DOS_command%29">PATH</a>, and initializes the DOS mouse and keyboard drivers. The <code><a href="page.php?w=PROMPT_%28DOS_command%29">PROMPT</a></code></p><p>
<a accesskey="1" href="page.php?w=AUTOEXEC.BAT&amp;p=9">1.Previous</a><br />
<a accesskey="3" href="page.php?w=AUTOEXEC.BAT&amp;p=11">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
