<div dir="ltr">You may also add it to the registry or make it a windows service. Both will startup.<br><br><div class="gmail_quote">On Wed, Mar 18, 2009 at 8:09 AM, Gabriel Genellina <span dir="ltr"><<a href="mailto:gagsl-py2@yahoo.com.ar">gagsl-py2@yahoo.com.ar</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">En Tue, 17 Mar 2009 00:16:53 -0200, MRAB <<a href="mailto:google@mrabarnett.plus.com" target="_blank">google@mrabarnett.plus.com</a>> escribió:<div class="im">
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Ian Mallett wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
 I'd like to make a program that automatically runs on startup (right after login).  How should I do that?<br>
<br>
</blockquote>
Put it in the folder:<br>
<br>
C:\Documents and Settings\<username>\Start Menu\Programs\Startup<br>
</blockquote>
<br></div>
Please don't do that, if you care about your users at all, and any of them might use a non-English version of Windows. Programs that put anything in the above location (or install themselves into C:\Program Files, or things like that) are really annoying, and the author is plain stupid.<br>

<br>
Any decent installer is able to register a program so it runs on startup (InnoSetup, by example). Anyway, if you want to it it yourself, see:<br>
<a href="http://msdn.microsoft.com/en-us/library/bb776426%28VS.85%29.aspx" target="_blank">http://msdn.microsoft.com/en-us/library/bb776426(VS.85).aspx</a><br>
<br>
-- <br><font color="#888888">
Gabriel Genellina</font><div><div></div><div class="h5"><br>
<br>
--<br>
<a href="http://mail.python.org/mailman/listinfo/python-list" target="_blank">http://mail.python.org/mailman/listinfo/python-list</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br><a href="http://www.goldwatches.com/">http://www.goldwatches.com/</a><br><br><a href="http://www.jewelerslounge.com/">http://www.jewelerslounge.com/</a><br>
</div>