<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2654.45">
<TITLE>Win32 CD AutoRun.inf</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>At yesterday's meeting Michael Morgan asked what file do you need to modify on a cd to start a web browser on insertion. In answer, the file is named autorun.inf and its contents should be similar to the following:</FONT></P>

<P><FONT SIZE=2>[autorun]</FONT>
<BR><FONT SIZE=2>OPEN=bin\i386\ShelExec index.htm</FONT>
</P>

<P><FONT SIZE=2>[autorun.x86]</FONT>
<BR><FONT SIZE=2>OPEN=bin\i386\ShelExec index.htm</FONT>
</P>

<P><FONT SIZE=2>[autorun.alpha]</FONT>
<BR><FONT SIZE=2>OPEN=bin\Alpha\ShelExec index.htm</FONT>
</P>

<P><FONT SIZE=2>--</FONT>
<BR><FONT SIZE=2>Garrett Goebel</FONT>
<BR><FONT SIZE=2>IS Development Specialist</FONT>
</P>

<P><FONT SIZE=2>ScriptPro&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Direct: 913.403.5261</FONT>
<BR><FONT SIZE=2>5828 Reeds Road&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Main: 913.384.1008</FONT>
<BR><FONT SIZE=2>Mission, KS 66202&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Fax: 913.384.2180</FONT>
<BR><FONT SIZE=2>www.scriptpro.com&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; garrett at scriptpro dot com</FONT>
</P>

</BODY>
</HTML>