<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://msmvps.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>@ Head : Vista</title><link>http://msmvps.com/blogs/bill/archive/tags/Vista/default.aspx</link><description>Tags: Vista</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>Work around for MsChart 6.1.89.12 and 6.1.89.13 bug</title><link>http://msmvps.com/blogs/bill/archive/2009/01/23/work-around-for-mschart-6-1-89-12-and-6-1-89-13-bug.aspx</link><pubDate>Fri, 23 Jan 2009 03:06:01 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1664936</guid><dc:creator>bill</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bill/rsscomments.aspx?PostID=1664936</wfw:commentRss><comments>http://msmvps.com/blogs/bill/archive/2009/01/23/work-around-for-mschart-6-1-89-12-and-6-1-89-13-bug.aspx#comments</comments><description>&lt;p&gt;Last month (December 2008), Microsoft released some security updates for VB6 components such as the MS Chart control&lt;/p&gt;  &lt;p&gt;The first update &lt;a href="http://support.microsoft.com/kb/932349"&gt;http://support.microsoft.com/kb/932349&lt;/a&gt; updates MS Chart to 6.1.98.12.&amp;#160; &lt;br /&gt;The second update &lt;a href="http://support.microsoft.com/kb/957924"&gt;http://support.microsoft.com/kb/957924&lt;/a&gt;&amp;#160; updates MSChart to 6.1.98.13.&lt;/p&gt;  &lt;p&gt;Both these versions have a serious bug that will crash the application or cause instability, the chart not to draw or display garbage strings on the screen.&amp;#160; &lt;/p&gt;  &lt;p&gt;The problem occurs if you display a DataPointLabel, eg:&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;Dim dpl As DataPointLabel     &lt;br /&gt;Set dpl = MSChart1.Plot.SeriesCollection.Item(1).DataPoints.Item(-1).DataPointLabel&lt;/p&gt;    &lt;p&gt;dpl.LocationType = VtChLabelLocationTypeAbovePoint     &lt;br /&gt;dpl.ValueFormat = &amp;quot;0.00&amp;quot;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;To work around this, add a manifest to your VB6 application, and copy the manifest and an earlier version of MSChart alongside your exe.&amp;#160; The manifest contents needed are: &lt;/p&gt;  &lt;blockquote&gt;   &lt;div style="font-size:11pt;background:#f1f3f2;color:black;font-family:consolas;"&gt;     &lt;p style="margin:0px;"&gt;&lt;span style="color:blue;"&gt;&amp;lt;?&lt;/span&gt;&lt;span style="color:#a31515;"&gt;xml&lt;/span&gt;&lt;span style="color:blue;"&gt; &lt;/span&gt;&lt;span style="color:#a60000;"&gt;version&lt;/span&gt;&lt;span style="color:blue;"&gt;=&lt;/span&gt;&lt;span style="color:#2d7bd2;"&gt;&amp;quot;1.0&amp;quot;&lt;/span&gt;&lt;span style="color:blue;"&gt; &lt;/span&gt;&lt;span style="color:#a60000;"&gt;encoding&lt;/span&gt;&lt;span style="color:blue;"&gt;=&lt;/span&gt;&lt;span style="color:#2d7bd2;"&gt;&amp;quot;UTF-8&amp;quot;&lt;/span&gt;&lt;span style="color:blue;"&gt; &lt;/span&gt;&lt;span style="color:#a60000;"&gt;standalone&lt;/span&gt;&lt;span style="color:blue;"&gt;=&lt;/span&gt;&lt;span style="color:#2d7bd2;"&gt;&amp;quot;yes&amp;quot;&lt;/span&gt;&lt;span style="color:blue;"&gt;?&amp;gt;&lt;/span&gt;&lt;/p&gt;      &lt;p style="margin:0px;"&gt;&lt;span style="color:blue;"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#a31515;"&gt;assembly&lt;/span&gt;&lt;span style="color:blue;"&gt; &lt;/span&gt;&lt;span style="color:#a60000;"&gt;xmlns&lt;/span&gt;&lt;span style="color:blue;"&gt;=&lt;/span&gt;&lt;span style="color:#2d7bd2;"&gt;&amp;quot;urn:schemas-microsoft-com:asm.v1&amp;quot;&lt;/span&gt;&lt;span style="color:blue;"&gt; &lt;/span&gt;&lt;span style="color:#a60000;"&gt;manifestVersion&lt;/span&gt;&lt;span style="color:blue;"&gt;=&lt;/span&gt;&lt;span style="color:#2d7bd2;"&gt;&amp;quot;1.0&amp;quot;&lt;/span&gt;&lt;span style="color:blue;"&gt;&amp;gt;&lt;/span&gt;&lt;/p&gt;      &lt;p style="margin:0px;"&gt;&lt;span style="color:blue;"&gt;&amp;#160;&amp;#160; &amp;lt;&lt;/span&gt;&lt;span style="color:#a31515;"&gt;assemblyIdentity&lt;/span&gt;&lt;span style="color:blue;"&gt; &lt;/span&gt;&lt;span style="color:#a60000;"&gt;name&lt;/span&gt;&lt;span style="color:blue;"&gt;=&lt;/span&gt;&lt;span style="color:#2d7bd2;"&gt;&amp;quot;&lt;strong&gt;&lt;em&gt;&lt;font color="#ad4ab5"&gt;Project1&lt;/font&gt;&lt;/em&gt;&lt;/strong&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:blue;"&gt;&amp;#160; &lt;/span&gt;&lt;span style="color:#a60000;"&gt;version&lt;/span&gt;&lt;span style="color:blue;"&gt;=&lt;/span&gt;&lt;span style="color:#2d7bd2;"&gt;&amp;quot;&lt;strong&gt;&lt;em&gt;&lt;font color="#ad4ab5"&gt;1.0.0.0&lt;/font&gt;&lt;/em&gt;&lt;/strong&gt;&amp;quot;&lt;/span&gt;&lt;/p&gt;      &lt;p style="margin:0px;"&gt;&lt;span style="color:blue;"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/span&gt;&lt;span style="color:#a60000;"&gt;processorArchitecture&lt;/span&gt;&lt;span style="color:blue;"&gt;=&lt;/span&gt;&lt;span style="color:#2d7bd2;"&gt;&amp;quot;X86&amp;quot;&lt;/span&gt;&lt;span style="color:blue;"&gt; &lt;/span&gt;&lt;span style="color:#a60000;"&gt;type&lt;/span&gt;&lt;span style="color:blue;"&gt;=&lt;/span&gt;&lt;span style="color:#2d7bd2;"&gt;&amp;quot;win32&amp;quot;&lt;/span&gt;&lt;span style="color:blue;"&gt; /&amp;gt;&lt;/span&gt;&lt;/p&gt;      &lt;p style="margin:0px;"&gt;&lt;span style="color:blue;"&gt;&amp;#160;&amp;#160; &amp;lt;&lt;/span&gt;&lt;span style="color:#a31515;"&gt;file&lt;/span&gt;&lt;span style="color:blue;"&gt; &lt;/span&gt;&lt;span style="color:#a60000;"&gt;name&lt;/span&gt;&lt;span style="color:blue;"&gt;=&lt;/span&gt;&lt;span style="color:#2d7bd2;"&gt;&amp;quot;mschrt20.ocx&amp;quot;&lt;/span&gt;&lt;span style="color:blue;"&gt;&amp;gt;&lt;/span&gt;&lt;/p&gt;      &lt;p style="margin:0px;"&gt;&lt;span style="color:blue;"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &amp;lt;&lt;/span&gt;&lt;span style="color:#a31515;"&gt;comClass&lt;/span&gt;&lt;span style="color:blue;"&gt; &lt;/span&gt;&lt;span style="color:#a60000;"&gt;clsid&lt;/span&gt;&lt;span style="color:blue;"&gt;=&lt;/span&gt;&lt;span style="color:#2d7bd2;"&gt;&amp;quot;{3A2B370C-BA0A-11D1-B137-0000F8753F5D}&amp;quot;&lt;/span&gt;&lt;/p&gt;      &lt;p style="margin:0px;"&gt;&lt;span style="color:blue;"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/span&gt;&lt;span style="color:#a60000;"&gt;tlbid&lt;/span&gt;&lt;span style="color:blue;"&gt;=&lt;/span&gt;&lt;span style="color:#2d7bd2;"&gt;&amp;quot;{65E121D4-0C60-11D2-A9FC-0000F8754DA1}&amp;quot;&lt;/span&gt;&lt;/p&gt;      &lt;p style="margin:0px;"&gt;&lt;span style="color:blue;"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/span&gt;&lt;span style="color:#a60000;"&gt;progid&lt;/span&gt;&lt;span style="color:blue;"&gt;=&lt;/span&gt;&lt;span style="color:#2d7bd2;"&gt;&amp;quot;MSChart20Lib.MSChart.2&amp;quot;&lt;/span&gt;&lt;/p&gt;      &lt;p style="margin:0px;"&gt;&lt;span style="color:blue;"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/span&gt;&lt;span style="color:#a60000;"&gt;description&lt;/span&gt;&lt;span style="color:blue;"&gt;=&lt;/span&gt;&lt;span style="color:#2d7bd2;"&gt;&amp;quot;Microsoft Chart Control 6.0 (OLEDB)&amp;quot;&lt;/span&gt;&lt;span style="color:blue;"&gt; /&amp;gt;&lt;/span&gt;&lt;/p&gt;      &lt;p style="margin:0px;"&gt;&lt;span style="color:blue;"&gt;&amp;#160;&amp;#160; &amp;lt;/&lt;/span&gt;&lt;span style="color:#a31515;"&gt;file&lt;/span&gt;&lt;span style="color:blue;"&gt;&amp;gt;&lt;/span&gt;&lt;/p&gt;      &lt;p style="margin:0px;"&gt;&lt;span style="color:blue;"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="color:#a31515;"&gt;assembly&lt;/span&gt;&lt;span style="color:blue;"&gt;&amp;gt;&lt;/span&gt;&lt;/p&gt;   &lt;/div&gt; &lt;/blockquote&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;Save that with a .manifest extension, e.g. Project1.exe.manifest.&amp;#160; Make sure you replace the name and version attributes in the assemblyIdentity node with your application’s name and version.&amp;#160; &lt;/p&gt;  &lt;p&gt;Hopefully there will be a fix to fix the fix soon, but in the meanwhile use side-by-side (SxS) COM and an old version of the mschrt20.ocx to work around this new bug.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1664936" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/bill/archive/tags/VB/default.aspx">VB</category><category domain="http://msmvps.com/blogs/bill/archive/tags/Vista/default.aspx">Vista</category><category domain="http://msmvps.com/blogs/bill/archive/tags/Bug/default.aspx">Bug</category><category domain="http://msmvps.com/blogs/bill/archive/tags/XML/default.aspx">XML</category></item><item><title>Registered Organization on 64 bit</title><link>http://msmvps.com/blogs/bill/archive/2009/01/03/registered-organization-on-64-bit.aspx</link><pubDate>Sat, 03 Jan 2009 02:15:54 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1658392</guid><dc:creator>bill</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bill/rsscomments.aspx?PostID=1658392</wfw:commentRss><comments>http://msmvps.com/blogs/bill/archive/2009/01/03/registered-organization-on-64-bit.aspx#comments</comments><description>&lt;p&gt;When I’ve started new Visual Studio projects on my Vista x64 box, the Company field would always show up as “Microsoft”… somewhat presumptuous and definitely annoying.&amp;#160; At first I thought the problem was with the templates, but upon inspection they had the correct template parameters, $registeredorganization$.&amp;#160; A quick look in my registry and those keys looked right; then it dawned on me. Visual Studio runs as a 32 bit process, not 64, so it effectively looks in :&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows NT\CurrentVersion&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;And that’s the solution. In there RegisteredOrganization was set to “Microsoft”.&amp;#160;&amp;#160; Changing that to your organization’s name solves the template issue.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1658392" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/bill/archive/tags/VB/default.aspx">VB</category><category domain="http://msmvps.com/blogs/bill/archive/tags/Whidbey/default.aspx">Whidbey</category><category domain="http://msmvps.com/blogs/bill/archive/tags/Vista/default.aspx">Vista</category><category domain="http://msmvps.com/blogs/bill/archive/tags/VS2008/default.aspx">VS2008</category><category domain="http://msmvps.com/blogs/bill/archive/tags/Windows+Server+2008/default.aspx">Windows Server 2008</category></item><item><title>Be warned: Windows Update Extras !!</title><link>http://msmvps.com/blogs/bill/archive/2008/09/29/be-warned-windows-update-extras.aspx</link><pubDate>Sun, 28 Sep 2008 14:25:12 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1649094</guid><dc:creator>bill</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bill/rsscomments.aspx?PostID=1649094</wfw:commentRss><comments>http://msmvps.com/blogs/bill/archive/2008/09/29/be-warned-windows-update-extras.aspx#comments</comments><description>&lt;p&gt;I was reading a newsgroup posting of someone reporting a problem with “Tinker” on Vista x64.&amp;#160; They said they got it via Windows Update.&amp;#160; Of course I had no idea what Tinker was, so I checked my Windows Update and there it was under Ultimate Extras.&amp;#160; &lt;p&gt;&lt;/p&gt;    &lt;p&gt;&lt;/p&gt;    &lt;p&gt;Those devils at Microsoft have released a real time snatcher of a game.&amp;#160; Be warned, you may like it !!&amp;#160; ;)&lt;/p&gt;    &lt;p&gt;&amp;#160;&lt;/p&gt;    &lt;p&gt;&lt;img title="tinker" style="border-right:0px;border-top:0px;border-left:0px;border-bottom:0px;" height="404" alt="tinker" src="http://msmvps.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/bill/tinker_5F00_j3bSxQ.jpg" width="494" border="0" /&gt;&lt;/p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1649094" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/bill/archive/tags/Vista/default.aspx">Vista</category></item><item><title>SQL 2008 + VS 2008 = dll hell</title><link>http://msmvps.com/blogs/bill/archive/2008/08/08/sql-2008-vs-2008-dll-hell.aspx</link><pubDate>Fri, 08 Aug 2008 04:37:54 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1643883</guid><dc:creator>bill</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bill/rsscomments.aspx?PostID=1643883</wfw:commentRss><comments>http://msmvps.com/blogs/bill/archive/2008/08/08/sql-2008-vs-2008-dll-hell.aspx#comments</comments><description>&lt;p&gt;If you have Visual Studio 2008 installed, you can’t install all of the SQL 2008 bits because of shared components for Visual Studio 2008.&amp;#160; SQL 2008 wants to use Visual Studio 2008 SP1 components and that might/will break your Visual Studio 2008 setup.&amp;#160; Good news is SP1 for Visual Studio is said to be &lt;a href="http://msdn.microsoft.com/en-au/subscriptions/default.aspx" target="_blank"&gt;available on MSND subscriber downloads after August 11th&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;This COM based dll hell though surely has wider implications.&amp;#160; What of those who developed for Visual Studio Extensibility and have their own Visual Studio shell&amp;#160; ?&amp;#160; Oh the joys of shared COM components. ;)&amp;#160; Memories ……&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1643883" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/bill/archive/tags/VB/default.aspx">VB</category><category domain="http://msmvps.com/blogs/bill/archive/tags/Vista/default.aspx">Vista</category><category domain="http://msmvps.com/blogs/bill/archive/tags/VS2008/default.aspx">VS2008</category><category domain="http://msmvps.com/blogs/bill/archive/tags/.NET/default.aspx">.NET</category></item><item><title>Running SQL 2008 Upgrade Advisor</title><link>http://msmvps.com/blogs/bill/archive/2008/08/08/running-sql-2008-upgrade-advisor.aspx</link><pubDate>Thu, 07 Aug 2008 13:23:48 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1643707</guid><dc:creator>bill</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bill/rsscomments.aspx?PostID=1643707</wfw:commentRss><comments>http://msmvps.com/blogs/bill/archive/2008/08/08/running-sql-2008-upgrade-advisor.aspx#comments</comments><description>&lt;p&gt;I downloaded the SQL 2008 Upgrade Advisor. When I tried to install it I got this : &lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;a href="http://msmvps.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/bill.RunningSQL2008UpgradeAdvisor_5F00_145F1/image_5F00_2.png"&gt;&lt;img title="image" style="border-top-width:0px;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;" height="172" alt="image" src="http://msmvps.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/bill.RunningSQL2008UpgradeAdvisor_5F00_145F1/image_5F00_thumb.png" width="370" border="0" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;It says a “Windows service pack” , yet Windows Update tells me my system is up to date.&amp;#160; Well it might help if I read the download’s system requirements ;)&amp;#160; What I needed to do was &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=5A58B56F-60B6-4412-95B9-54D056D6F9F4&amp;amp;displaylang=en" target="_blank"&gt;install windows Installer 4.5&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Strange it isn’t listed on Windows Update/ &lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1643707" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/bill/archive/tags/VB/default.aspx">VB</category><category domain="http://msmvps.com/blogs/bill/archive/tags/Vista/default.aspx">Vista</category><category domain="http://msmvps.com/blogs/bill/archive/tags/VS2008/default.aspx">VS2008</category><category domain="http://msmvps.com/blogs/bill/archive/tags/.NET/default.aspx">.NET</category><category domain="http://msmvps.com/blogs/bill/archive/tags/Windows+Server+2008/default.aspx">Windows Server 2008</category></item><item><title>Upgrade from Dual Core to Quad</title><link>http://msmvps.com/blogs/bill/archive/2008/08/01/upgrade-from-dual-core-to-quad.aspx</link><pubDate>Thu, 31 Jul 2008 15:29:44 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1642836</guid><dc:creator>bill</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bill/rsscomments.aspx?PostID=1642836</wfw:commentRss><comments>http://msmvps.com/blogs/bill/archive/2008/08/01/upgrade-from-dual-core-to-quad.aspx#comments</comments><description>&lt;p&gt;Today I bought an Intel Quad Core Q6600 to replace my old Dual Core.&amp;#160; I was amazed at how easy it is to swap processors.&amp;#160; The box I was upgrading was an old Dell Dimension E520 .. when I say “old” I mean more than 12 months and hence out of standard warranty &amp;lt;g&amp;gt;&amp;#160;&amp;#160; &lt;/p&gt;  &lt;p&gt;First step is to identify if you can upgrade. I searched the web for my model along with Q6600 and found success stories on Dell’s forums.&amp;#160; I then checked the &lt;a href="http://compare.intel.com/pcc/default.aspx?familyID=1&amp;amp;culture=en-US" target="_blank"&gt;Intel site where you can select multiple processors and compare the chipsets&lt;/a&gt; and all looked good. So I bought the Q6600, which are pretty cheap at the moment :)&lt;/p&gt;  &lt;p&gt;The Dimension E520 has a better heat sink and fan combination than what came with the Intel Q6600, so I kept my old heat sink, giving the base a wipe over and a clean with isopropyl alcohol.&amp;#160; Removing it for cleaning was a breeze, only two screws holding it onto the motherboard then it hinges off the processor. I also gave the case and heat sink a blast of compressed air to remove the dust that was in there.&amp;#160; &lt;/p&gt;  &lt;p&gt;Removing and swapping the processor is really easy… you just push the wire clip out and up, and the retaining brackets lifts off the processor chip. The chip just lifts out, no prying or tools needed. It’s so easy I feel ashamed I haven’t done it before ;)&amp;#160; (but then again I generally replace systems, not parts).&amp;#160; A quick squirt of heatsink gunk, slap the heatsink back on, and everything was done.&amp;#160; A quick check with &lt;a href="http://www.gtopala.com/siw-download.html" target="_blank"&gt;SIW.exe&lt;/a&gt; showed the temperatures are good too :)&lt;/p&gt;  &lt;p&gt;And now the fun begins !!&amp;#160; With 4 cores I can start playing more seriously with parallel (concurrent) programming.&amp;#160; 2 cores wasn’t enough really, and although 4 is just the start, it should be enough to run basic tests :)   &lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1642836" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/bill/archive/tags/VB/default.aspx">VB</category><category domain="http://msmvps.com/blogs/bill/archive/tags/Vista/default.aspx">Vista</category><category domain="http://msmvps.com/blogs/bill/archive/tags/.NET/default.aspx">.NET</category></item><item><title>Text preview filters for Vista|Windows 2008</title><link>http://msmvps.com/blogs/bill/archive/2008/07/23/text-preview-filters-for-vista-windows-2008.aspx</link><pubDate>Wed, 23 Jul 2008 05:41:20 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1641829</guid><dc:creator>bill</dc:creator><slash:comments>3</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bill/rsscomments.aspx?PostID=1641829</wfw:commentRss><comments>http://msmvps.com/blogs/bill/archive/2008/07/23/text-preview-filters-for-vista-windows-2008.aspx#comments</comments><description>&lt;p&gt;I really like the preview pane in explorer in Vista, but it doesn’t have previews for a lot of text based files registered.&amp;#160; You can of course write your own or download and install some other preview filters, but personally I find a text preview is all I generally need.&amp;#160; So I re-use the existing Text preview handler and apply it to a range of file types including batch files, .bat, xml, .reg files, .vb and .cs files etc.&amp;#160;&amp;#160; Just copy and run the following .reg file&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;Windows Registry Editor Version 5.00 &lt;/p&gt;    &lt;p&gt;[HKEY_CLASSES_ROOT\.xml\ShellEx\{8895b1c6-b41f-4c1c-a562-0d564250836f}]     &lt;br /&gt;@=&amp;quot;{1531d583-8375-4d3f-b5fb-d23bbd169f22}&amp;quot; &lt;/p&gt;    &lt;p&gt;[HKEY_CLASSES_ROOT\.reg\ShellEx\{8895b1c6-b41f-4c1c-a562-0d564250836f}]     &lt;br /&gt;@=&amp;quot;{1531d583-8375-4d3f-b5fb-d23bbd169f22}&amp;quot; &lt;/p&gt;    &lt;p&gt;[HKEY_CLASSES_ROOT\.cmd\ShellEx\{8895b1c6-b41f-4c1c-a562-0d564250836f}]     &lt;br /&gt;@=&amp;quot;{1531d583-8375-4d3f-b5fb-d23bbd169f22}&amp;quot; &lt;/p&gt;    &lt;p&gt;[HKEY_CLASSES_ROOT\.bat\ShellEx\{8895b1c6-b41f-4c1c-a562-0d564250836f}]     &lt;br /&gt;@=&amp;quot;{1531d583-8375-4d3f-b5fb-d23bbd169f22}&amp;quot; &lt;/p&gt;    &lt;p&gt;[HKEY_CLASSES_ROOT\.VBS\ShellEx\{8895b1c6-b41f-4c1c-a562-0d564250836f}]     &lt;br /&gt;@=&amp;quot;{1531d583-8375-4d3f-b5fb-d23bbd169f22}&amp;quot; &lt;/p&gt;    &lt;p&gt;[HKEY_CLASSES_ROOT\.vb\ShellEx\{8895b1c6-b41f-4c1c-a562-0d564250836f}]     &lt;br /&gt;@=&amp;quot;{1531d583-8375-4d3f-b5fb-d23bbd169f22}&amp;quot; &lt;/p&gt;    &lt;p&gt;[HKEY_CLASSES_ROOT\.vbproj\ShellEx\{8895b1c6-b41f-4c1c-a562-0d564250836f}]     &lt;br /&gt;@=&amp;quot;{1531d583-8375-4d3f-b5fb-d23bbd169f22}&amp;quot; &lt;/p&gt;    &lt;p&gt;[HKEY_CLASSES_ROOT\.cs\ShellEx\{8895b1c6-b41f-4c1c-a562-0d564250836f}]     &lt;br /&gt;@=&amp;quot;{1531d583-8375-4d3f-b5fb-d23bbd169f22}&amp;quot; &lt;/p&gt;    &lt;p&gt;[HKEY_CLASSES_ROOT\.csproj\ShellEx\{8895b1c6-b41f-4c1c-a562-0d564250836f}]     &lt;br /&gt;@=&amp;quot;{1531d583-8375-4d3f-b5fb-d23bbd169f22}&amp;quot; &lt;/p&gt;    &lt;p&gt;[HKEY_CLASSES_ROOT\.sln\ShellEx\{8895b1c6-b41f-4c1c-a562-0d564250836f}]     &lt;br /&gt;@=&amp;quot;{1531d583-8375-4d3f-b5fb-d23bbd169f22}&amp;quot; &lt;/p&gt;    &lt;p&gt;[HKEY_CLASSES_ROOT\.snippet\ShellEx\{8895b1c6-b41f-4c1c-a562-0d564250836f}]     &lt;br /&gt;@=&amp;quot;{1531d583-8375-4d3f-b5fb-d23bbd169f22}&amp;quot;&lt;/p&gt;&lt;/blockquote&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1641829" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/bill/archive/tags/VB/default.aspx">VB</category><category domain="http://msmvps.com/blogs/bill/archive/tags/Vista/default.aspx">Vista</category><category domain="http://msmvps.com/blogs/bill/archive/tags/Snippets/default.aspx">Snippets</category><category domain="http://msmvps.com/blogs/bill/archive/tags/VS2008/default.aspx">VS2008</category><category domain="http://msmvps.com/blogs/bill/archive/tags/CSharp/default.aspx">CSharp</category><category domain="http://msmvps.com/blogs/bill/archive/tags/Windows+Server+2008/default.aspx">Windows Server 2008</category></item><item><title>How many files ??</title><link>http://msmvps.com/blogs/bill/archive/2008/06/01/how-many-files.aspx</link><pubDate>Sat, 31 May 2008 15:34:57 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1629646</guid><dc:creator>bill</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bill/rsscomments.aspx?PostID=1629646</wfw:commentRss><comments>http://msmvps.com/blogs/bill/archive/2008/06/01/how-many-files.aspx#comments</comments><description>&lt;p&gt;Windows Defender told me it scanned 12,843,673 objects !!!&lt;/p&gt; &lt;p&gt;&lt;img style="border-right:0px;border-top:0px;border-left:0px;border-bottom:0px;" height="138" alt="scan statistics" src="http://msmvps.com/blogs/bill/WindowsLiveWriter/Howmanyfiles_1640/Image1_3.png" width="242" border="0" /&gt; &lt;/p&gt; &lt;p&gt;Admittedly that included another drive with Win 2008 on it, but that&amp;#39;s still a lot of files.&amp;nbsp; I noticed that the objects includes the contents of help files including MSDN. Even still, I figure it would take me half&amp;nbsp; year to look at each of them for just one second !!&lt;/p&gt; &lt;p&gt;So this got me curious as to how many files there are on my Vista drive. It has Visual Studio, Office and some other stuff.&amp;nbsp; &lt;/p&gt; &lt;p&gt;At root level, there&amp;#39;s over one hundred and forty thousand files (140,000) and nearly twenty thousand folders !!&amp;nbsp; Twenty thousand folders I thought, nah couldn&amp;#39;t be... that&amp;#39;s crazy.&amp;nbsp; So I looked around a little more..&lt;/p&gt; &lt;p&gt;The windows directory tree contains over 70,000 files and about 14,400 folders !&amp;nbsp;&amp;nbsp; 14,400 folders... you&amp;#39;ve got to be kidding me ....&lt;/p&gt; &lt;p&gt;The windows\winsxs directory tree has 41,400 files and 10,560 folders !&amp;nbsp; All this sxs compatibility sure does take up a lot of space and folders.&amp;nbsp; But there&amp;#39;s still 3,800 or so folders elsewhere in the windows tree...&lt;/p&gt; &lt;p&gt;There&amp;#39;s almost a thousand folders inside the Windows\System32 tree, but turns out the main source in there is almost 700 that are in the DriversStore, (again a compatibility thing).&amp;nbsp; Of the remaining 2,800 folders or so in the windows tree, Microsoft.Net was 100,&amp;nbsp; the Inf tree was 220 or so,the installer tree about 100 or so, etc. The remaining big one was the Assembly path (aka the GAC) which had almost 1,700 folders !!&lt;/p&gt; &lt;p&gt;Sure does seem a lot........&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1629646" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/bill/archive/tags/Rant/default.aspx">Rant</category><category domain="http://msmvps.com/blogs/bill/archive/tags/Vista/default.aspx">Vista</category></item><item><title>Windows 2008 (and Vista)  f'ugly</title><link>http://msmvps.com/blogs/bill/archive/2008/05/17/windows-2008-and-vista-f-ugly.aspx</link><pubDate>Sat, 17 May 2008 08:35:19 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1623683</guid><dc:creator>bill</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bill/rsscomments.aspx?PostID=1623683</wfw:commentRss><comments>http://msmvps.com/blogs/bill/archive/2008/05/17/windows-2008-and-vista-f-ugly.aspx#comments</comments><description>&lt;p&gt; I turn off Aero and themes, and all is good except for the start menu shut down and log-off icons which are just incredibly ugly:&lt;/p&gt; &lt;p&gt;&lt;img style="border-right:0px;border-top:0px;border-left:0px;border-bottom:0px;" height="47" alt="Image2" src="http://msmvps.com/blogs/bill/WindowsLiveWriter/Windows2008andVistafugly_10565/Image2_3.png" width="217" border="0" /&gt;&lt;/p&gt; &lt;p&gt;Notice the search icon is showed in colour, but the shut down and log-off are some crappy black and white images.&amp;nbsp; What the f is up with that ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1623683" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/bill/archive/tags/Rant/default.aspx">Rant</category><category domain="http://msmvps.com/blogs/bill/archive/tags/Vista/default.aspx">Vista</category><category domain="http://msmvps.com/blogs/bill/archive/tags/Windows+Server+2008/default.aspx">Windows Server 2008</category></item><item><title>Nice recovery...</title><link>http://msmvps.com/blogs/bill/archive/2007/11/26/nice-recovery.aspx</link><pubDate>Mon, 26 Nov 2007 06:22:07 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1357157</guid><dc:creator>bill</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bill/rsscomments.aspx?PostID=1357157</wfw:commentRss><comments>http://msmvps.com/blogs/bill/archive/2007/11/26/nice-recovery.aspx#comments</comments><description>&lt;p&gt;&lt;/p&gt;I was working with Visual Studio and a few other applications, and put the computer to sleep while I took a break. Shortly after I resumed the computer did a hard restart. I presume it is something to did with Vista and the power management, but the nice thing was Visual Studio actually recovered the temporary project for me :)&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1357157" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/bill/archive/tags/Vista/default.aspx">Vista</category><category domain="http://msmvps.com/blogs/bill/archive/tags/VS2008/default.aspx">VS2008</category></item><item><title>Is Vista more secure ?</title><link>http://msmvps.com/blogs/bill/archive/2007/11/20/is-vista-more-secure.aspx</link><pubDate>Mon, 19 Nov 2007 17:04:31 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1335875</guid><dc:creator>bill</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bill/rsscomments.aspx?PostID=1335875</wfw:commentRss><comments>http://msmvps.com/blogs/bill/archive/2007/11/20/is-vista-more-secure.aspx#comments</comments><description>&lt;p&gt;Kathleen &lt;a href="http://msmvps.com/blogs/kathleen/archive/2007/11/19/vista-death-watch-overstated.aspx" target="_blank"&gt;talks about security being Vistas biggest asset&lt;/a&gt;.... for me, a power user who use to run XP in limited access mode, using run as admin scripts, it isn&amp;#39;t really anymore secure. In fact, I now find it harder to find a good software firewall that shows me what&amp;#39;s happening and allows me to easily change things.&amp;nbsp; But for me, the biggest problem with Vista is I simply don&amp;#39;t trust it.&amp;nbsp; The reason for this is the shell is explorer right ?&amp;nbsp; Yet explorer in vista is extremely buggy.&amp;nbsp; Even though I have it set not to remember any folder views, it seems to randomly decide to change views as I browse from folder to folder. Then recently I had it no longer allow me to select any more than one file at a time !&amp;nbsp; To fix that I had to browse the online forums to find that I should try deleting mru bags or similar in the registry and also try resetting all views.&lt;/p&gt; &lt;p&gt;So am I really meant to feel that the software is secure when explorer itself is so incredibly buggy ?&amp;nbsp; After all these years they still can&amp;#39;t even write a reliable file explorer !&amp;nbsp; Given the short comings of such a major and central piece of software, it&amp;#39;s hard for me to really believe that any of the rest is more secure.&amp;nbsp; Like if you bought a new car that supposedly had improved safety features, yet the dash was rattling apart, would you really feel more safe in it ?&amp;nbsp; With Vista I don&amp;#39;t.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1335875" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/bill/archive/tags/Rant/default.aspx">Rant</category><category domain="http://msmvps.com/blogs/bill/archive/tags/Vista/default.aspx">Vista</category></item><item><title>Update on Snippet Editor</title><link>http://msmvps.com/blogs/bill/archive/2007/11/13/update-on-snippet-editor.aspx</link><pubDate>Tue, 13 Nov 2007 03:45:20 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1305126</guid><dc:creator>bill</dc:creator><slash:comments>2</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bill/rsscomments.aspx?PostID=1305126</wfw:commentRss><comments>http://msmvps.com/blogs/bill/archive/2007/11/13/update-on-snippet-editor.aspx#comments</comments><description>&lt;p&gt;I&amp;#39;ve finally given the Snippet Editor a major make over including a new look.&amp;nbsp; &lt;/p&gt; &lt;p&gt;To go with this, I&amp;#39;ve given it a new home on my web site:&lt;br /&gt;&lt;a href="http://billmccarthy.com/Projects/Snippet_Editor"&gt;http://billmccarthy.com/Projects/Snippet_Editor&lt;/a&gt;&lt;/p&gt; &lt;p&gt;&amp;nbsp;&lt;/p&gt; &lt;p&gt;And I&amp;#39;ve added a Snippets category to this blog for feedback, info etc.&amp;nbsp; I&amp;#39;ll update the web page with new releases if/when they occur including a change history.&lt;/p&gt; &lt;p&gt;&amp;nbsp;&lt;/p&gt; &lt;p&gt;Enjoy&amp;nbsp; :)&lt;/p&gt; &lt;p&gt;&amp;nbsp;&lt;/p&gt; &lt;p&gt;P.S.&amp;nbsp; I&amp;#39;d love to get feedback on the new UI, especially the &amp;quot;About&amp;quot; screen ;)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1305126" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/bill/archive/tags/VB/default.aspx">VB</category><category domain="http://msmvps.com/blogs/bill/archive/tags/Orcas/default.aspx">Orcas</category><category domain="http://msmvps.com/blogs/bill/archive/tags/LINQ/default.aspx">LINQ</category><category domain="http://msmvps.com/blogs/bill/archive/tags/Vista/default.aspx">Vista</category><category domain="http://msmvps.com/blogs/bill/archive/tags/DevCenter/default.aspx">DevCenter</category><category domain="http://msmvps.com/blogs/bill/archive/tags/VB10/default.aspx">VB10</category><category domain="http://msmvps.com/blogs/bill/archive/tags/Snippets/default.aspx">Snippets</category></item><item><title>Snippet Editor 2008 release</title><link>http://msmvps.com/blogs/bill/archive/2007/11/06/snippet-editor-2008-release.aspx</link><pubDate>Tue, 06 Nov 2007 11:49:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1284756</guid><dc:creator>bill</dc:creator><slash:comments>8</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bill/rsscomments.aspx?PostID=1284756</wfw:commentRss><comments>http://msmvps.com/blogs/bill/archive/2007/11/06/snippet-editor-2008-release.aspx#comments</comments><description>&lt;p&gt;I&amp;#39;ve updated the Snippet editor to work with Visual Studio 2008 and 2005 releases.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;strong&gt;Note this release requires .NET 3.5.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;/strong&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Changes/fixes:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Added 2008 product range to the list of products&lt;/li&gt;
&lt;li&gt;Fixed replacement of the install root variable for Visual Studio that was resulting in a double \ midway of file paths&lt;/li&gt;
&lt;li&gt;Removed VB&amp;#39;s single instancing and replaced it with named pipes messaging. This fixes various issues to do with firewalls, and the remoting VB tries to do. See Visual Studio Magazine November for details on the NamedPipes usage.&lt;/li&gt;
&lt;li&gt;Set the required permissions to run the application as Administrator for Vista.&amp;nbsp; Without this, the app would run, but snippets would be saved in the VirtualStore where Visual Studio wouldn&amp;#39;t see them properly.&amp;nbsp; The problem revolves around Visual Studio having the snippet stores in the Program Files tree.&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;strike&gt;The download includes the source and the release build. (in the bin\release path)&lt;/strike&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;UPDATE: The files are now available from &lt;/strong&gt;&lt;a class="" href="http://billmccarthy.com/Projects/Snippet_Editor"&gt;&lt;strong&gt;my web site&lt;/strong&gt;&lt;/a&gt;&lt;strong&gt; (&lt;/strong&gt;&lt;a href="http://billmccarthy.com/Projects/Snippet_Editor"&gt;&lt;strong&gt;http://billmccarthy.com/Projects/Snippet_Editor&lt;/strong&gt;&lt;/a&gt;&lt;strong&gt;)&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Enjoy :)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1284756" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/bill/archive/tags/VB/default.aspx">VB</category><category domain="http://msmvps.com/blogs/bill/archive/tags/Orcas/default.aspx">Orcas</category><category domain="http://msmvps.com/blogs/bill/archive/tags/Vista/default.aspx">Vista</category><category domain="http://msmvps.com/blogs/bill/archive/tags/VSM/default.aspx">VSM</category><category domain="http://msmvps.com/blogs/bill/archive/tags/DevCenter/default.aspx">DevCenter</category><category domain="http://msmvps.com/blogs/bill/archive/tags/VB10/default.aspx">VB10</category></item><item><title>WebDAV fix for Vista</title><link>http://msmvps.com/blogs/bill/archive/2007/05/29/webdav-fix-for-vista.aspx</link><pubDate>Tue, 29 May 2007 03:55:40 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:931509</guid><dc:creator>bill</dc:creator><slash:comments>9</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bill/rsscomments.aspx?PostID=931509</wfw:commentRss><comments>http://msmvps.com/blogs/bill/archive/2007/05/29/webdav-fix-for-vista.aspx#comments</comments><description>&lt;p&gt;If you&amp;#39;re using Windows Vista and are unable to add a web folder (http network location), and you&amp;#39;re getting error message like :
&lt;/p&gt;&lt;p&gt;&amp;quot;The folder you entered does not appear to be valid.  Please choose another.&amp;quot;
&lt;/p&gt;&lt;p&gt;Then try downloading an installing this update for &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=17C36612-632E-4C04-9382-987622ED1D64&amp;amp;displaylang=en"&gt;WebDAV&lt;/a&gt; from Microsoft.  It worked for me &lt;span style="font-family:Wingdings;"&gt;J&lt;/span&gt;
	&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=931509" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/bill/archive/tags/Vista/default.aspx">Vista</category></item><item><title>Vista seems so hard...</title><link>http://msmvps.com/blogs/bill/archive/2007/05/09/vista-seems-so-hard.aspx</link><pubDate>Tue, 08 May 2007 15:37:32 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:894768</guid><dc:creator>bill</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bill/rsscomments.aspx?PostID=894768</wfw:commentRss><comments>http://msmvps.com/blogs/bill/archive/2007/05/09/vista-seems-so-hard.aspx#comments</comments><description>&lt;p&gt;I&amp;#39;ve only been seriously on Vista for a week or so, but so far I have found many frustrations, thankfully I&amp;#39;ve managed to work around.
&lt;/p&gt;&lt;ol&gt;&lt;li&gt;They removed the ability to mark a file type as &amp;quot;Prompt to download&amp;quot;.  You use to get to this via file associations, now you need to use the registry.&lt;br /&gt;
		&lt;/li&gt;&lt;li&gt;I had all sorts of weird problems in Internet Explorer around using Microsoft&amp;#39;s download tool, or reading blogs etc.  Turned out the problem was I moved my %temp% path, and internet explorer couldn&amp;#39;t write to the Low directory in that until I marked the directory as having low permissions:&lt;br /&gt;icacls %temp%\Low /setintegritylevel LOW(OI)(CI)&lt;br /&gt;That fixed the problem.  Even looking tat that now, and given there was no error message from IE, I&amp;#39;m really amazed I got that one solved ;)&lt;br /&gt;
		&lt;/li&gt;&lt;li&gt;I went to open a PPT deck today and couldn&amp;#39;t open it in Vista with PowerPoint 2007.  On my XP PS2 machine using PowerPoint 2007 I could. The error message in Vista was it couldn&amp;#39;t find some printer, yet I deliberately have my print spooler stopped in XP and in Vista. Manually starting it when needed.  Well for some reason in Vista I needed to manual start the print spooler, yet in XP I didn&amp;#39;t.
&lt;/li&gt;&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=894768" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/bill/archive/tags/Vista/default.aspx">Vista</category></item></channel></rss>