<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: How to auto-start a program when Win 2000 Boots?</title>
	<link>http://ask.metafilter.com/87271/How-to-autostart-a-program-when-Win-2000-Boots/</link>
	<description>Comments on Ask MetaFilter post How to auto-start a program when Win 2000 Boots?</description>
	<pubDate>Fri, 28 Mar 2008 05:20:46 -0800</pubDate>
	<lastBuildDate>Fri, 28 Mar 2008 05:20:46 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: How to auto-start a program when Win 2000 Boots?</title>
		<link>http://ask.metafilter.com/87271/How-to-autostart-a-program-when-Win-2000-Boots</link>	
		<description>Windows 2000: How can I specify a program to start up when Windows 2000 is (done) booting? &lt;br /&gt;&lt;br /&gt; I want to use an old notebook (Compaq Armada M700) for an internet radio player running an audio line into my stereo.  I am using Win 2000 and VLC Media Player for Windows.  It works fine.&lt;br&gt;
&lt;br&gt;
However, since the system is dedicated to playing the music, I would like VLC to start up whenever I start the computer.&lt;br&gt;
&lt;br&gt;
Internet and MeFi searches tell me how to &lt;em&gt;remove &lt;/em&gt;programs that start with Windows...I guess I&apos;m weird, I want to add a program.&lt;br&gt;
&lt;br&gt;
Can anyone tell me where to look for this information or how to make VLC Media Player start up whenever I start Windows?</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2008:site.87271</guid>
		<pubDate>Fri, 28 Mar 2008 05:14:49 -0800</pubDate>
		<dc:creator>mbarryf</dc:creator>
		
			<category>Windows</category>
		
			<category>2000</category>
		
			<category>start</category>
		
			<category>programs</category>
		
	</item> <item>
		<title>By: ijsbrand</title>
		<link>http://ask.metafilter.com/87271/How-to-autostart-a-program-when-Win-2000-Boots#1286566</link>	
		<description>Copy a shortcut to the VCL-player [via a right mouse click], and copy that shortcut to the startup-folder.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.87271-1286566</guid>
		<pubDate>Fri, 28 Mar 2008 05:20:46 -0800</pubDate>
		<dc:creator>ijsbrand</dc:creator>
	</item><item>
		<title>By: Malor</title>
		<link>http://ask.metafilter.com/87271/How-to-autostart-a-program-when-Win-2000-Boots#1286594</link>	
		<description>Rephrasing: set the machine to autologin.  Put the shortcut to VLC player in Start/Programs/Startup.  Anything in the Startup folder gets run automatically.  &lt;br&gt;
&lt;br&gt;
It&apos;s usually easiest to right-click drag the existing shortcut from your start menu bar or from your desktop to the Startup folder.  When you release the right button, choose Copy off the pop-up menu.  This will copy the shortcut, without affecting the original. If you left-click drag, the shortcut will be MOVED instead of COPIED, which you probably don&apos;t want.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.87271-1286594</guid>
		<pubDate>Fri, 28 Mar 2008 06:02:55 -0800</pubDate>
		<dc:creator>Malor</dc:creator>
	</item><item>
		<title>By: seanyboy</title>
		<link>http://ask.metafilter.com/87271/How-to-autostart-a-program-when-Win-2000-Boots#1286603</link>	
		<description>A few options...&lt;br&gt;
&lt;br&gt;
1) Create a scheduled item. &lt;br&gt;
Start --&amp;gt; Settings --&amp;gt; Control Panel --&amp;gt; Add Scheduled Task.&lt;br&gt;
Make sure that &quot;Perform this task when my computer starts&quot; is chosen for the schedule.&lt;br&gt;
In Advanced properties, make sure that &quot;Stop the task if it runs &amp;gt; &quot; tickbox is unticked. &lt;br&gt;
&lt;br&gt;
2) Create a service. &lt;br&gt;
http://support.microsoft.com/kb/q243486/</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.87271-1286603</guid>
		<pubDate>Fri, 28 Mar 2008 06:16:36 -0800</pubDate>
		<dc:creator>seanyboy</dc:creator>
	</item><item>
		<title>By: dansdata</title>
		<link>http://ask.metafilter.com/87271/How-to-autostart-a-program-when-Win-2000-Boots#1286643</link>	
		<description>The above shortcut-in-Startup solution is indeed very probably what you want.&lt;br&gt;
&lt;br&gt;
If it&apos;s important to you that VLC actually start &lt;b&gt;after&lt;/b&gt; everything else has started up, though, put the shortcut in Startup and then try &lt;a href=&quot;http://www.r2.com.au/software.php?page=2&amp;show=startdelay&quot;&gt;Startup Delayer&lt;/a&gt;.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.87271-1286643</guid>
		<pubDate>Fri, 28 Mar 2008 06:52:19 -0800</pubDate>
		<dc:creator>dansdata</dc:creator>
	</item><item>
		<title>By: arnold</title>
		<link>http://ask.metafilter.com/87271/How-to-autostart-a-program-when-Win-2000-Boots#1286662</link>	
		<description>If you want it in the background, check out &lt;a href=&quot;http://www.codeproject.com/KB/system/xyntservice.aspx&quot;&gt;XYNTService&lt;/a&gt;.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.87271-1286662</guid>
		<pubDate>Fri, 28 Mar 2008 07:05:11 -0800</pubDate>
		<dc:creator>arnold</dc:creator>
	</item><item>
		<title>By: mbarryf</title>
		<link>http://ask.metafilter.com/87271/How-to-autostart-a-program-when-Win-2000-Boots#1287085</link>	
		<description>Thank you all!&lt;br&gt;
&lt;br&gt;
Now I have to make the VLC playlist (which I am using as a station list) to be a bit more user friendly.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.87271-1287085</guid>
		<pubDate>Fri, 28 Mar 2008 12:42:46 -0800</pubDate>
		<dc:creator>mbarryf</dc:creator>
	</item><item>
		<title>By: sanderhartveld</title>
		<link>http://ask.metafilter.com/87271/How-to-autostart-a-program-when-Win-2000-Boots#1539218</link>	
		<description>Hey guys,&lt;br&gt;
&lt;br&gt;
Another method:&lt;br&gt;
I just found that you can make a short cut to vlc that opens a file or stream or whatever you want it to open. &lt;br&gt;
&lt;a href=&quot;http://www.videolan.org/doc/vlc-user-guide/en/ch04.html&quot;&gt;Here you can see the command line options available&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
the short cut is made by creating a new short cut on your desktop (right click on desktop &amp;gt; new &amp;gt; shortcut).&lt;br&gt;
in the taget you put (including quotes)&lt;br&gt;
&quot;C:\Program Files\VideoLAN\VLC\vlc.exe&quot; -vvv http://mp3.streampower.be/stubru-high&lt;br&gt;
&lt;br&gt;
in the start in line you put:&lt;br&gt;
&quot;C:\Program Files\VideoLAN\VLC&quot;&lt;br&gt;
&lt;br&gt;
now you can copy the shortcut to the startup folder in your start menu&lt;br&gt;
&lt;br&gt;
bye.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.87271-1539218</guid>
		<pubDate>Thu, 13 Nov 2008 04:20:54 -0800</pubDate>
		<dc:creator>sanderhartveld</dc:creator>
	</item>
	</channel>
</rss>
