<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Startup Programs on Windows Vista: Inside the Box</title><link>http://blogs.technet.com/askperf/archive/2008/03/28/startup-programs-on-windows-vista-inside-the-box.aspx</link><description>In prior versions of Windows, especially if the installation had many applications installed over the years, it was not easy to run a program or navigate the system shortly after booting.&amp;#160; I remember fighting with my mouse or looking over at the</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Startup Programs on Windows Vista: Inside the Box</title><link>http://blogs.technet.com/askperf/archive/2008/03/28/startup-programs-on-windows-vista-inside-the-box.aspx#3022595</link><pubDate>Fri, 28 Mar 2008 14:40:01 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3022595</guid><dc:creator>molotov</dc:creator><description>&lt;p&gt;I did a bit of playing around with this (SetThreadPriority, Vista, and Autostart Locations @ &lt;a rel="nofollow" target="_new" href="http://mygreenpaste.blogspot.com/2007/11/setthreadpriority-vista-and-autostart.html"&gt;http://mygreenpaste.blogspot.com/2007/11/setthreadpriority-vista-and-autostart.html&lt;/a&gt;). &amp;nbsp;It may be interesting to note that autostart apps launched via the Run key in the registry (or the Startup folder, as the referenced Vista Compatibility Team Blog posting indicates) also have their child processes &amp;quot;boxed&amp;quot;, eliminating what would seem to be an easy way to &amp;quot;defeat&amp;quot; boxing.&lt;/p&gt;</description></item><item><title>re: Startup Programs on Windows Vista: Inside the Box</title><link>http://blogs.technet.com/askperf/archive/2008/03/28/startup-programs-on-windows-vista-inside-the-box.aspx#3022686</link><pubDate>Fri, 28 Mar 2008 17:42:59 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3022686</guid><dc:creator>JM</dc:creator><description>&lt;p&gt;The link you gave actually contradicts what you wrote here (slightly). It says that thread priority will be fixed at normal, that is, attempts to increase the priority will fail, which is not quite the same as reducing the priority. If I read that correctly, it should not affect a well-behaved application which wasn't boosting its priority in the first place.&lt;/p&gt;
&lt;p&gt;And I'd like to point out that you've just told people how to programmatically circumvent the feature. It's just not trivial, and requires elevation. Don't think sufficiently poor-behaved applications (or rather programmers) won't do that anyway if they want to, though.&lt;/p&gt;</description></item><item><title>re: Startup Programs on Windows Vista: Inside the Box</title><link>http://blogs.technet.com/askperf/archive/2008/03/28/startup-programs-on-windows-vista-inside-the-box.aspx#3022714</link><pubDate>Fri, 28 Mar 2008 19:13:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3022714</guid><dc:creator>Vista Startup</dc:creator><description>&lt;p&gt;The Vista startup experience is one of the worst things that Vista brings to the table. Granted, it may have nothing to do with running startup applications, but the end-user startup experience is nothing short of terrible - even on high-end hardware.&lt;/p&gt;
&lt;p&gt;It's so bad, in fact, that I recommend to everyone I know who's using Vista, to put their machines in standby or hibernate and never reboot (until of course the never-ending, monthy security patches require it). Vista contains 30 scheduled system tasks and at least 12 of these run either during system startup or at user logon.&lt;/p&gt;</description></item><item><title>re: Startup Programs on Windows Vista: Inside the Box</title><link>http://blogs.technet.com/askperf/archive/2008/03/28/startup-programs-on-windows-vista-inside-the-box.aspx#3023259</link><pubDate>Sat, 29 Mar 2008 21:02:08 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3023259</guid><dc:creator>Mark Sowul</dc:creator><description>&lt;p&gt;It's particularly terrible after installing Windows Updates, which is pretty much the only time I reboot, thus making it seem to me that the system startup was consistently terrible.&lt;/p&gt;
&lt;p&gt;(Also another unfortunate correlation with Windows Update/setup programs that require a reboot is the absurd amount of time it takes to restart - my assumption as to what happens is that they kick off a shadow copy, and then while rebooting, the new feature of Vista that allows a service to finish its work during shutdown causes it to take forever to do so until the shadow copy is finished).&lt;/p&gt;</description></item><item><title>re: Startup Programs on Windows Vista: Inside the Box</title><link>http://blogs.technet.com/askperf/archive/2008/03/28/startup-programs-on-windows-vista-inside-the-box.aspx#3024249</link><pubDate>Mon, 31 Mar 2008 10:17:41 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3024249</guid><dc:creator>Xepol</dc:creator><description>&lt;p&gt;I was wondering why my startup script was acting like it got booted in the head. &amp;nbsp;Now I know.&lt;/p&gt;
&lt;p&gt;Boxing -&amp;gt; interesting term for windows startup.&lt;/p&gt;
&lt;p&gt;Still reminds of waiting for an Amiga 1000 to boot up, build a big ram drive, copy 2 800K floppies to said ram drive and then finally load the workbench.&lt;/p&gt;
&lt;p&gt;No floppies, but not really any faster either. &amp;nbsp;Shame really. &amp;nbsp;At least my Amiga could decide that the ram drive contents were safely recoverable and bypass the floppy copy if you didn't do a full power down or boot a custom OS floppy....&lt;/p&gt;
&lt;p&gt;I guess the message here is : the process still needs work, keep at it.&lt;/p&gt;</description></item><item><title>re: Startup Programs on Windows Vista: Inside the Box</title><link>http://blogs.technet.com/askperf/archive/2008/03/28/startup-programs-on-windows-vista-inside-the-box.aspx#3024836</link><pubDate>Tue, 01 Apr 2008 00:14:55 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3024836</guid><dc:creator>anonymous</dc:creator><description>&lt;p&gt;Yes, overall I have experienced faster logons and availability but when updates are installed, it's &amp;quot;Please wait while Windows configures updates&amp;quot; all the way before shutdown AND the next logon. Maybe MS decide to worsen the patching experience.&lt;/p&gt;</description></item><item><title>re: Startup Programs on Windows Vista: Inside the Box</title><link>http://blogs.technet.com/askperf/archive/2008/03/28/startup-programs-on-windows-vista-inside-the-box.aspx#3262115</link><pubDate>Wed, 08 Jul 2009 08:40:53 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3262115</guid><dc:creator>smartie</dc:creator><description>&lt;p&gt;interestingly that in Windows 7 the default setting for &amp;quot;delayed apps&amp;quot; is 0 and not 60 as in vista. &lt;/p&gt;
&lt;p&gt;I am more and more convinced that Win7 is only a highly tweaked vista. I will go thru all the registry settings and implement them on a vista box just to see if the performance will be equal.&lt;/p&gt;</description></item></channel></rss>