<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type='text/xsl' href='http://dmoisan.spaces.live.com/mmm2008-07-24_12.50/rsspretty.aspx?rssquery=en-US;http%3a%2f%2fdmoisan.spaces.live.com%2fcategory%2fComputers%2band%2bInternet%2ffeed.rss' version='1.0'?><rss version="2.0" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:msn="http://schemas.microsoft.com/msn/spaces/2005/rss" xmlns:live="http://schemas.microsoft.com/live/spaces/2006/rss" xmlns:dcterms="http://purl.org/dc/terms/" xmlns:cf="http://www.microsoft.com/schemas/rss/core/2005" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>David Moisan's Blog: Computers and Internet</title><description /><link>http://dmoisan.spaces.live.com/?_c11_BlogPart_BlogPart=blogview&amp;_c=BlogPart&amp;partqs=catComputers%2band%2bInternet</link><language>en-US</language><pubDate>Tue, 19 Aug 2008 23:40:44 GMT</pubDate><lastBuildDate>Tue, 19 Aug 2008 23:40:44 GMT</lastBuildDate><generator>Microsoft Spaces v1.1</generator><docs>http://www.rssboard.org/rss-specification</docs><ttl>60</ttl><cf:parentRSS>http://dmoisan.spaces.live.com/blog/feed.rss</cf:parentRSS><live:type>blogcategory</live:type><live:identity><live:id>-7653021637502406614</live:id><live:alias>dmoisan</live:alias></live:identity><cf:listinfo><cf:group ns="http://schemas.microsoft.com/live/spaces/2006/rss" element="typelabel" label="Type" /><cf:group ns="http://schemas.microsoft.com/live/spaces/2006/rss" element="tag" label="Tag" /><cf:group element="category" label="Category" /><cf:sort element="pubDate" label="Date" data-type="date" default="true" /><cf:sort element="title" label="Title" data-type="string" /><cf:sort ns="http://purl.org/rss/1.0/modules/slash/" element="comments" label="Comments" data-type="number" /></cf:listinfo><item><title>Weird Display Artifacts With Vista Aero</title><link>http://dmoisan.spaces.live.com/Blog/cns!95CB015E3E4A702A!412.entry</link><description>&lt;p&gt;&lt;a href="http://j3x7ag.blu.livefilestore.com/y1pNGkFf656nApX7-N1jh8lOjEd3MjBVSfoKhZvUzwVXJ29jLmu4U7fQA-eAAj7GBbPoE9-2KLR3tIpnm8mO1ObBw?PARTNER=WRITER"&gt;&lt;img title="movie maker display artifact crash 3" style="border-right:0px;border-top:0px;border-left:0px;border-bottom:0px" height=399 alt="movie maker display artifact crash 3" src="http://blufiles.storage.msn.com/y1pXY1icgnGbI2-3D2Sz16ZI8VnmeAcI2IGKqciIEs7VP0x2JqM9ua6LqmAAB1R8GKg0TWDF47PQTiKc3T_oX8jj7wgtTtRJKNR?PARTNER=WRITER" width=530 border=0&gt;&lt;/a&gt;  &lt;p&gt; &lt;p&gt;Notice the ghosted text in the upper center.  It was caused by Movie Maker crashing the night before.  The artifact persisted until the system was rebooted.  &lt;img src="http://c.services.spaces.live.com/CollectionWebService/c.gif?cid=-7653021637502406614&amp;page=RSS%3a+Weird+Display+Artifacts+With+Vista+Aero&amp;referrer=" width="1px" height="1px" border="0" alt=""&gt;&lt;img style="position:absolute" alt="" width="0px" height="0px" src="http://c.live.com/c.gif?NC=31263&amp;amp;NA=1149&amp;amp;PI=73329&amp;amp;RF=&amp;amp;DI=3919&amp;amp;PS=85545&amp;amp;TP=dmoisan.spaces.live.com&amp;amp;GT1=dmoisan"&gt;</description><comments>http://dmoisan.spaces.live.com/Blog/cns!95CB015E3E4A702A!412.entry#comment</comments><guid isPermaLink="true">http://dmoisan.spaces.live.com/Blog/cns!95CB015E3E4A702A!412.entry</guid><pubDate>Tue, 17 Jun 2008 14:15:40 GMT</pubDate><slash:comments>0</slash:comments><msn:type>blogentry</msn:type><live:type>blogentry</live:type><live:typelabel>Blog entry</live:typelabel><wfw:commentRss>http://dmoisan.spaces.live.com/blog/cns!95CB015E3E4A702A!412/comments/feed.rss</wfw:commentRss><wfw:comment>http://dmoisan.spaces.live.com/Blog/cns!95CB015E3E4A702A!412.entry#comment</wfw:comment><dcterms:modified>2008-06-17T14:15:40Z</dcterms:modified></item><item><title>Excellent Russinovich post : The Case of the Failed File Copy</title><link>http://dmoisan.spaces.live.com/Blog/cns!95CB015E3E4A702A!243.entry</link><description>&lt;p&gt;Mark Russinovich, one of my very favorite Windows experts, posted another excellent blog entry, &lt;a href="http://blogs.technet.com/markrussinovich/archive/2007/10/01/2087460.aspx"&gt;&amp;quot;The Case of the Failed File Copy&amp;quot;&lt;/a&gt;.  It's a great example of how Windows file system abstraction, normally a great thing, can kick you in the ass at the wrong moment. &lt;p&gt;We think of the old FAT12 and FAT16 filesystems as being outdated, but they are still very much in use in digital cameras, PDA's, and MP3 players.  Virtually every SD or micro SD card you pick up has a FAT filesystem, as do the vast majority of USB sticks.  (I'm certain that's &lt;strong&gt;all&lt;/strong&gt; of them, since I have yet to see a USB device formatted as NTFS!)    &lt;p&gt;There is no other &amp;quot;common&amp;quot; filesystem in the world but FAT.  This has caused me grief in transferring video files between PC's and Macs since the only common format is FAT32 and it cannot create files larger than 2 gigs.  (By the way, Microsoft may have thrown a very misleading error message in this situation, but Apple, sadly, is no better.  All sorts of file copy errors and SMB protocol errors seem to result in an &amp;quot;error -35&amp;quot;.  Much fun to figure out.) &lt;p&gt;Microsoft's new filesystem, exFAT, to be in Vista SP1, promises to resolve these issues at least in part, but I'm not hopeful for it to be included in the next version of OS X after Leopard.   &lt;p&gt;Microsoft should just make virtue out of necessity and relax the licensing for FAT or even open it up completely, since it is already so ubiquitous.&lt;img src="http://c.services.spaces.live.com/CollectionWebService/c.gif?cid=-7653021637502406614&amp;page=RSS%3a+Excellent+Russinovich+post+%3a+The+Case+of+the+Failed+File+Copy&amp;referrer=" width="1px" height="1px" border="0" alt=""&gt;&lt;img style="position:absolute" alt="" width="0px" height="0px" src="http://c.live.com/c.gif?NC=31263&amp;amp;NA=1149&amp;amp;PI=73329&amp;amp;RF=&amp;amp;DI=3919&amp;amp;PS=85545&amp;amp;TP=dmoisan.spaces.live.com&amp;amp;GT1=dmoisan"&gt;</description><comments>http://dmoisan.spaces.live.com/Blog/cns!95CB015E3E4A702A!243.entry#comment</comments><guid isPermaLink="true">http://dmoisan.spaces.live.com/Blog/cns!95CB015E3E4A702A!243.entry</guid><pubDate>Wed, 03 Oct 2007 02:20:37 GMT</pubDate><slash:comments>0</slash:comments><msn:type>blogentry</msn:type><live:type>blogentry</live:type><live:typelabel>Blog entry</live:typelabel><wfw:commentRss>http://dmoisan.spaces.live.com/blog/cns!95CB015E3E4A702A!243/comments/feed.rss</wfw:commentRss><wfw:comment>http://dmoisan.spaces.live.com/Blog/cns!95CB015E3E4A702A!243.entry#comment</wfw:comment><dcterms:modified>2007-10-07T02:24:08Z</dcterms:modified></item><item><title>Google Book Search becomes accessible</title><link>http://dmoisan.spaces.live.com/Blog/cns!95CB015E3E4A702A!218.entry</link><description>&lt;p&gt;Excellent news for people with visual impairments who read books online.  &lt;a href="http://www.books.google.com/"&gt;Google Book Search&lt;/a&gt; has added accessibility features so these people can read more books! &lt;p&gt;I've been visually impaired myself for all my life.  When I had retinal surgery a few years ago and was trying to save my sight, the only books I could read were either on my Palm Tungsten or through the excellent &lt;a href="http://g.msn.com/9SE/1?http://www.nextup.com/NewsAloud/index.html&amp;amp;&amp;amp;DI=6244&amp;amp;IG=28ddae9b0f144dbdad508c531b736687&amp;amp;POS=1&amp;amp;CM=WPU&amp;amp;CE=1&amp;amp;CS=AWP&amp;amp;SR=1"&gt;NewsAloud&lt;/a&gt; RSS newsreader.  Things are much better these days but I've always set my machines to show much larger text than most people would use, and I use my PDA (now a Windows Mobile iPaq) very heavily for ebooks. &lt;p&gt;&lt;a href="http://googleblog.blogspot.com/2007/07/ever-more-books-to-read.html"&gt;Official Google Blog: Ever more books to read&lt;/a&gt;&lt;img src="http://c.services.spaces.live.com/CollectionWebService/c.gif?cid=-7653021637502406614&amp;page=RSS%3a+Google+Book+Search+becomes+accessible&amp;referrer=" width="1px" height="1px" border="0" alt=""&gt;&lt;img style="position:absolute" alt="" width="0px" height="0px" src="http://c.live.com/c.gif?NC=31263&amp;amp;NA=1149&amp;amp;PI=73329&amp;amp;RF=&amp;amp;DI=3919&amp;amp;PS=85545&amp;amp;TP=dmoisan.spaces.live.com&amp;amp;GT1=dmoisan"&gt;</description><comments>http://dmoisan.spaces.live.com/Blog/cns!95CB015E3E4A702A!218.entry#comment</comments><guid isPermaLink="true">http://dmoisan.spaces.live.com/Blog/cns!95CB015E3E4A702A!218.entry</guid><pubDate>Tue, 10 Jul 2007 03:36:17 GMT</pubDate><slash:comments>0</slash:comments><msn:type>blogentry</msn:type><live:type>blogentry</live:type><live:typelabel>Blog entry</live:typelabel><wfw:commentRss>http://dmoisan.spaces.live.com/blog/cns!95CB015E3E4A702A!218/comments/feed.rss</wfw:commentRss><wfw:comment>http://dmoisan.spaces.live.com/Blog/cns!95CB015E3E4A702A!218.entry#comment</wfw:comment><dcterms:modified>2007-10-07T02:23:52Z</dcterms:modified></item><item><title>Information Technology and Coping with the Second Energy Crisis</title><link>http://dmoisan.spaces.live.com/Blog/cns!95CB015E3E4A702A!210.entry</link><description>&lt;p&gt;[This post is part of the &lt;a href="http://www.worldwithoutoil.org/"&gt;World Without Oil&lt;/a&gt; alternate-reality game but is completely factual.  See my posts on &lt;a href="http://salemmassblog.blogspot.com/"&gt;A Salem Blog&lt;/a&gt;.] 
&lt;p&gt;Many are barely aware of it, but we're in what I call the Second Energy Crisis.  Some of you are old enough to remember the first Energy Crisis in the seventies. 
&lt;p&gt;If you're in IT, whether small or large, the Second Energy Crisis will--no, already &lt;strong&gt;is--&lt;/strong&gt;affecting you in big ways and small, not all of which are immediately obvious. 
&lt;p&gt;Consider the organization I work for, &lt;a href="http://www.satvonline.org/"&gt;Salem Access Television&lt;/a&gt;.  We are a small non-profit cable television access facility, operating since 1994.  We broadcast on 3 channels and we serve government, citizens, students and businesses of Salem.  We are a small company, with just 3 full time employees, but because of our purpose, we have a surprisingly dense IT shop. 
&lt;p&gt;We have 11 client machines (mixed between Windows and Mac) and 2 servers;  we have a gigabit network and WiFi for use by vistors.  
&lt;p&gt;We worry about power all the time.  We have two UPS's but no generator;  when we were established (and before I was working in IT there), public access TV was considered more of a luxury.  It's now a necessity.  Our one radio station &lt;a href="http://www.boston.com/news/local/articles/2006/02/26/mixed_signals/"&gt;no longer exists for us&lt;/a&gt;, our daily newspaper is managed from Lawrence and owned in Alabama.  We have just one &lt;a href="http://www.townonline.com/salem"&gt;weekly&lt;/a&gt; newspaper for Salem.  And SATV. 
&lt;p&gt;As an example of our power challenges, I'll talk about our cablecast area.  Cablecast has the same function as the master control area in a TV station:  To organize, store and control everything that goes out over our three channels. 
&lt;p&gt;&lt;a href="http://tkfiles.storage.msn.com/y1pSZ9dLU8pjXuPZLrEK52OWnXSa3KqfqwPrIvs-ac1w2kWtcDGNx_mWa4iQ9A_txoZ"&gt;&lt;img style="border-right:0px;border-top:0px;border-left:0px;border-bottom:0px" height=248 src="http://tkfiles.storage.msn.com/y1pSZ9dLU8pjXvofR6cBpYVdED87lU5meFvYAC5YOccJqztJJq-JkGS3xV09J-Br8Az" width=330 border=0&gt;&lt;/a&gt; 
&lt;p&gt;We have one UPS to power all of that.  Note the old-style wooden racks.  They look pretty but they are heat traps.  (We have had machines fall over and die from the heat.)  The TV monitors are regular TV sets and are among the few things left over from the original 1994 install.  Three rack-mount PC's provide &amp;quot;bulletin board&amp;quot; announcements for each of the channels;  the fourth is used as a management console and it also provides audio from &lt;a href="http://www.ticnetwork.com/"&gt;TICNetwork&lt;/a&gt;, the local reading service for the visually impaired.  There's also a network server in our back room that serves all the ciient machines with Windows services, Internet access, and most importantly, remote control, notification and monitoriing. 
&lt;p&gt;We're renovating this area, replacing the monitors with LCD's and replacing the heavy wood racks with something that runs cooler.  (I have promised to be the first to break apart the old racks with a sledgehammer!)  We feed programs into the system through DVDs and VHS tapes, but in the renovation we're getting a video server. 
&lt;p&gt;Again, we worry about power: 
&lt;p&gt;&lt;a href="http://tkfiles.storage.msn.com/y1pSZ9dLU8pjXtgNk2pRMUz-8r-N35mzWMEP2cpO1KXM3OWkNEsssno9ZorTpy5NwK0"&gt;&lt;img style="border-right:0px;border-top:0px;border-left:0px;border-bottom:0px" height=329 src="http://tkfiles.storage.msn.com/y1pSZ9dLU8pjXvmaFMrckUYVFSHzRlVxy0XV6K9fRUMoWLYZ0yM8MEGnvs134SLs7Pb" width=431 border=0&gt;&lt;/a&gt; 
&lt;p&gt;We have no generator.  Once the UPS goes out, we're out!  We are in a congested city that has had power problems before and will most certainly have in the future. 
&lt;p&gt;In the Second Energy Crisis, many small IT shops face the same dilemma.  How to you keep the computers running?  How can you be &amp;quot;green&amp;quot; and stay that way? 
&lt;p&gt;What if your computer breaks and you can't get a new one from Dell because there's no oil to ship your machine to you?  Or run the factory?  What if the IT cornucopia that is Taiwan and China runs dry?  It might be the end of IT.  (Oh well, it was a good 20-year run for me.) 
&lt;p&gt;In the meantime, I'm doing what I can.  Configuring machines to sleep when they're not used.  Putting monitors on standby.  Getting cooler machines (&lt;u&gt;thermally&lt;/u&gt; cooler, though with our Macs it's possible to be aesthetically cool as well!) 
&lt;p&gt;What will you do? 
&lt;p&gt;UPDATE:  Stories like the &lt;a href="http://http://abclocal.go.com/wabc/story?section=local&amp;amp;id=5345032"&gt;WABC Fire &lt;/a&gt;keep me up at night.  When we renovated our facility last year, we found some very scary original wiring.  Brrrrr 
&lt;p&gt;I leave you with two posts from Coding Horror:  &lt;a title="When Hardware is Free, Power is Expensive" href="http://www.codinghorror.com/blog/archives/000868.html"&gt;When Hardware is Free, Power is Expensive&lt;/a&gt; and &lt;a title="Coding Horror: The cost of leaving your PC on" href="http://www.codinghorror.com/blog/archives/000426.html"&gt;The cost of leaving your PC on&lt;/a&gt;. 
&lt;p&gt;Take care, 
&lt;p&gt;Dave 
&lt;p&gt;  
&lt;div&gt;Technorati tags: &lt;a href="http://technorati.com/tags/worldwithoutoil" rel=tag&gt;worldwithoutoil&lt;/a&gt;, &lt;a href="http://technorati.com/tags/Salem" rel=tag&gt;Salem&lt;/a&gt;, &lt;a href="http://technorati.com/tags/Massachusetts" rel=tag&gt;Massachusetts&lt;/a&gt;, &lt;a href="http://technorati.com/tags/IT" rel=tag&gt;IT&lt;/a&gt;, &lt;a href="http://technorati.com/tags/power" rel=tag&gt;power&lt;/a&gt;, &lt;a href="http://technorati.com/tags/media" rel=tag&gt;media&lt;/a&gt;&lt;/div&gt;&lt;img src="http://c.services.spaces.live.com/CollectionWebService/c.gif?cid=-7653021637502406614&amp;page=RSS%3a+Information+Technology+and+Coping+with+the+Second+Energy+Crisis&amp;referrer=" width="1px" height="1px" border="0" alt=""&gt;&lt;img style="position:absolute" alt="" width="0px" height="0px" src="http://c.live.com/c.gif?NC=31263&amp;amp;NA=1149&amp;amp;PI=73329&amp;amp;RF=&amp;amp;DI=3919&amp;amp;PS=85545&amp;amp;TP=dmoisan.spaces.live.com&amp;amp;GT1=dmoisan"&gt;</description><comments>http://dmoisan.spaces.live.com/Blog/cns!95CB015E3E4A702A!210.entry#comment</comments><guid isPermaLink="true">http://dmoisan.spaces.live.com/Blog/cns!95CB015E3E4A702A!210.entry</guid><pubDate>Sat, 26 May 2007 15:19:58 GMT</pubDate><slash:comments>7</slash:comments><msn:type>blogentry</msn:type><live:type>blogentry</live:type><live:typelabel>Blog entry</live:typelabel><wfw:commentRss>http://dmoisan.spaces.live.com/blog/cns!95CB015E3E4A702A!210/comments/feed.rss</wfw:commentRss><wfw:comment>http://dmoisan.spaces.live.com/Blog/cns!95CB015E3E4A702A!210.entry#comment</wfw:comment><dcterms:modified>2007-05-28T17:24:14Z</dcterms:modified></item><item><title>Vista Speech FUD not funny for people with disabilities</title><link>http://dmoisan.spaces.live.com/Blog/cns!95CB015E3E4A702A!192.entry</link><description>&lt;p&gt;If you are a person with a disability that requires you to use your voice to control your computer, people are trying to scare you.   So goes a thread in &lt;a href="http://blogs.zdnet.com/Ou/?p=416"&gt;George Ou's blog&lt;/a&gt; the other day.  Apparently, someone could play out &amp;quot;FORMAT C:  Yes!&amp;quot; through the speakers of your speech-enabled PC and the microphone could pick it up and execute it! 
&lt;p&gt;This is not a new problem.  &lt;a href="http://catless.ncl.ac.uk/Risks/"&gt;Risks-Digest&lt;/a&gt; published a funny story about &lt;a href="http://catless.ncl.ac.uk/Risks/20.24.html#subj6.1"&gt;voice recognition working all too well during a presentation&lt;/a&gt;. 
&lt;p&gt;I'll get to my security opinions in a moment, but what I'm reacting to is the effect of scary reports--FUD, really--on the consituency this feature was designed for--people with disabilities. 
&lt;p&gt;I know several friends who are unable to control their computers through a keyboard and must use speech recognition software.  They need the same level of control with their speech that the rest of us take for granted at the keyboard. 
&lt;p&gt;I once had to use text-to-speech software myself after retinal surgery left me blind for a short while.  I'm still able to use a keyboard, but as a person with disabilities myself, I'm very sensitive to issues surrounding people with disabilities. 
&lt;p&gt;This FUD really hurts those of us who need to use adaptive technologies such as speech recognition.  It's already hard for such people to find gainful employment (&amp;quot;it's too expensive to hire you&amp;quot;) and it could be worse now (&amp;quot;Our IT staff has recommended against hiring you because your speech software violates our security policies.&amp;quot;) 
&lt;p&gt;This problem--while it is an interesting theoretical problem that needs to be brought up amongst specialists--is not one that can be laid on Microsoft alone.  Any speech recognition system that relies on audio transmission will potentially have this problem.  (The Bell System resolved this a century ago by inventing the handset, and the hybrid transformer, making sure that your voice and your caller's voice never interfered with each other.  But most people use mics and speakers and don't get the benefit.) 
&lt;p&gt;(Could frequent speech users use a phone headset for computer audio and avoid this problem?  Yes, but it wouldn't make the press or the blogs.  Can't have that.) 
&lt;p&gt;The Ubuntu project, for example, could have speech recognition code donated to them as Sun donated their screenreader to them, and the same thing would happen.  &lt;strong&gt;Any&lt;/strong&gt; system that needs to be controlled can and even will have potentially harmful commands available if it's to be useful to a broad number of people, and speech users need to have all the control they can get to be independent and self-sufficient.  
&lt;p&gt;It's still easier for the bad guys to send you phishing emails pretending to be from your bank, or to give you spyware pretending to be dancing pink elephants than it is to screw you over with a speech exploit. 
&lt;p&gt;Microsoft didn't invent this to profit from yet another security debacle.  They did this so more of their customers could use their systems.  I won't pretend they're altruistic but helping people with disabilities is good.  Not FUD.  Just something for security bloggers to keep in mind. 
&lt;p&gt;Take care, 
&lt;p&gt;Dave 
&lt;p&gt;
&lt;div&gt;Technorati tags: &lt;a href="http://technorati.com/tags/Microsoft" rel=tag&gt;Microsoft&lt;/a&gt;, &lt;a href="http://technorati.com/tags/speech software" rel=tag&gt;speech software&lt;/a&gt;, &lt;a href="http://technorati.com/tags/disability" rel=tag&gt;disability&lt;/a&gt;, &lt;a href="http://technorati.com/tags/FUD" rel=tag&gt;FUD&lt;/a&gt;, &lt;a href="http://technorati.com/tags/Vista" rel=tag&gt;Vista&lt;/a&gt;, &lt;a href="http://technorati.com/tags/usability" rel=tag&gt;usability&lt;/a&gt;, &lt;a href="http://technorati.com/tags/security" rel=tag&gt;security&lt;/a&gt;, &lt;a href="http://technorati.com/tags/risks" rel=tag&gt;risks&lt;/a&gt;&lt;/div&gt;&lt;img src="http://c.services.spaces.live.com/CollectionWebService/c.gif?cid=-7653021637502406614&amp;page=RSS%3a+Vista+Speech+FUD+not+funny+for+people+with+disabilities&amp;referrer=" width="1px" height="1px" border="0" alt=""&gt;&lt;img style="position:absolute" alt="" width="0px" height="0px" src="http://c.live.com/c.gif?NC=31263&amp;amp;NA=1149&amp;amp;PI=73329&amp;amp;RF=&amp;amp;DI=3919&amp;amp;PS=85545&amp;amp;TP=dmoisan.spaces.live.com&amp;amp;GT1=dmoisan"&gt;</description><comments>http://dmoisan.spaces.live.com/Blog/cns!95CB015E3E4A702A!192.entry#comment</comments><guid isPermaLink="true">http://dmoisan.spaces.live.com/Blog/cns!95CB015E3E4A702A!192.entry</guid><pubDate>Tue, 06 Feb 2007 13:23:21 GMT</pubDate><slash:comments>0</slash:comments><msn:type>blogentry</msn:type><live:type>blogentry</live:type><live:typelabel>Blog entry</live:typelabel><wfw:commentRss>http://dmoisan.spaces.live.com/blog/cns!95CB015E3E4A702A!192/comments/feed.rss</wfw:commentRss><wfw:comment>http://dmoisan.spaces.live.com/Blog/cns!95CB015E3E4A702A!192.entry#comment</wfw:comment><dcterms:modified>2007-02-06T13:39:40Z</dcterms:modified></item><item><title>Windows XP:  When CD Burning is Broken--Diagnosis and Repair</title><link>http://dmoisan.spaces.live.com/Blog/cns!95CB015E3E4A702A!175.entry</link><description>&lt;p&gt;Recently, my two machines (XP and 2003) had a very frustrating problem:  The built-in CD burning folder didn't work.  Actually, it &lt;strong&gt;almost&lt;/strong&gt; worked! &lt;p&gt;Here are the symptoms: &lt;p&gt;1) Inserting a blank CD into the CDRW drive would sometimes bring up the blank CD window and sometimes not. &lt;p&gt;2) The &amp;quot;Send to CD Drive&amp;quot; context menu item was gone. &lt;p&gt;3) Dragging files to the CD drive would cause the CD drive window to close! &lt;p&gt;4) Start/Run/&amp;lt;drive letter of CD&amp;gt; would cause the well-known error &amp;quot;Cannot read drive D:\  Incorrect Function&amp;quot; that one usually gets when trying to read a blank disk in an ordinary non-recording drive. &lt;p&gt;5) In the CD Drive window,  there are normally &amp;quot;CD Writing Tasks&amp;quot; such as &amp;quot;Write these Files to CD&amp;quot; and &amp;quot;Erase this CDRW&amp;quot;.  Clicking on either of these normally causes the actions to be performed.  Neither of these functions worked and Windows would just ding at me. &lt;p&gt;6) If you opened &amp;quot;My Computer&amp;quot; and right-clicked on the CD drive to get the context menu, the &amp;quot;Write these Files to CD&amp;quot; and &amp;quot;Erase this CDRW&amp;quot; options would work! &lt;p&gt;Normal Microsoft guidance for resolving CD writer problems is to go to Device Manager, uninstall the CD drive and redetect hardware changes and then to pull up the drive property page in My Computer and make sure that the Recording tab is present and the Recording checkbox is enabled.  If that doesn't work, check that the IMAPI CD-Burning COM service is not disabled. &lt;p&gt;I did this and no luck (or I wouldn't be writing this!) &lt;p&gt;Using the &lt;a href="http://www.microsoft.com/technet/sysinternals/utilities/autoruns.mspx"&gt;Autoruns&lt;/a&gt; utility from Sysinternals, I got a clue: &lt;p&gt; &lt;pre&gt;HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\ShellServiceObjectDelayLoad            
+ CDBurn            File &lt;span&gt;not&lt;/span&gt; found: CLSID\{fbeb8a05-beee-4442-804e-409d6c4515e9}\InprocServer32
&lt;/pre&gt;
&lt;p&gt;This registry key relates to shell extensions used by Explorer, of which CD burning capabilities are one of them.  
&lt;p&gt;I went to a working system and searched the CLSID (the incomprehensible string of numbers starting with &amp;quot;fbeb8a...&amp;quot;) and found these registry keys related to the CD Burning service.  You may want to copy and save this into a file:
&lt;p&gt; 
&lt;p&gt;&lt;pre&gt;Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\CLSID\{fbeb8a05-beee-4442-804e-409d6c4515e9}]
@=&lt;span&gt;&amp;quot;ShellFolder for CD Burning&amp;quot;&lt;/span&gt;

[HKEY_CLASSES_ROOT\CLSID\{fbeb8a05-beee-4442-804e-409d6c4515e9}\InProcServer32]
@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,\
  00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,53,00,48,00,\
  45,00,4c,00,4c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,00,00
&lt;span&gt;&amp;quot;ThreadingModel&amp;quot;&lt;/span&gt;=&lt;span&gt;&amp;quot;Apartment&amp;quot;&lt;/span&gt;

[HKEY_CLASSES_ROOT\CLSID\{fbeb8a05-beee-4442-804e-409d6c4515e9}\MergedFolder]
&lt;span&gt;&amp;quot;Attributes&amp;quot;&lt;/span&gt;=&lt;span&gt;&amp;quot;0x0&amp;quot;&lt;/span&gt;
&lt;span&gt;&amp;quot;AttributeMask&amp;quot;&lt;/span&gt;=&lt;span&gt;&amp;quot;0xffffffff&amp;quot;&lt;/span&gt;
&lt;span&gt;&amp;quot;Location&amp;quot;&lt;/span&gt;=&lt;span&gt;&amp;quot;@shell32.dll,-12589&amp;quot;&lt;/span&gt;
&lt;span&gt;&amp;quot;ConflictOverlayIcon&amp;quot;&lt;/span&gt;=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,\
  6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,\
  00,5c,00,53,00,48,00,45,00,4c,00,4c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,\
  2c,00,2d,00,32,00,33,00,32,00,00,00

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Drive\shellex\ContextMenuHandlers\{fbeb8a05-beee-4442-804e-409d6c4515e9}]
@=&lt;span&gt;&amp;quot;&amp;quot;&lt;/span&gt;

[HKEY_CLASSES_ROOT\Drive\shellex\FolderExtensions\{fbeb8a05-beee-4442-804e-409d6c4515e9}]
@=&lt;span&gt;&amp;quot;&amp;quot;&lt;/span&gt;
&lt;span&gt;&amp;quot;DriveMask&amp;quot;&lt;/span&gt;=dword:00000020

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{fbeb8a05-beee-4442-804e-409d6c4515e9}]
&lt;span&gt;&amp;quot;Compatibility Flags&amp;quot;&lt;/span&gt;=dword:00000400

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Drive\shellex\FolderExtensions\{fbeb8a05-beee-4442-804e-409d6c4515e9}]
@=&lt;span&gt;&amp;quot;&amp;quot;&lt;/span&gt;
&lt;span&gt;&amp;quot;DriveMask&amp;quot;&lt;/span&gt;=dword:00000020

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Drive\shellex\PropertySheetHandlers\{fbeb8a05-beee-4442-804e-409d6c4515e9}]
@=&lt;span&gt;&amp;quot;&amp;quot;&lt;/span&gt;

[HKEY_CURRENT_USER\Software\Microsoft\Windows\ShellNoRoam\DUIBags\ShellFolders\{FBEB8A05-BEEE-4442-804E-409D6C4515E9}]
&lt;span&gt;&amp;quot;ExpandDetailsTasks&amp;quot;&lt;/span&gt;=dword:00000000

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{fbeb8a05-beee-4442-804e-409d6c4515e9}]
@=&lt;span&gt;&amp;quot;ShellFolder for CD Burning&amp;quot;&lt;/span&gt;

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{fbeb8a05-beee-4442-804e-409d6c4515e9}\InProcServer32]
@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,\
  00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,53,00,48,00,\
  45,00,4c,00,4c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,00,00
&lt;span&gt;&amp;quot;ThreadingModel&amp;quot;&lt;/span&gt;=&lt;span&gt;&amp;quot;Apartment&amp;quot;&lt;/span&gt;

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{fbeb8a05-beee-4442-804e-409d6c4515e9}\MergedFolder]
&lt;span&gt;&amp;quot;Attributes&amp;quot;&lt;/span&gt;=&lt;span&gt;&amp;quot;0x0&amp;quot;&lt;/span&gt;
&lt;span&gt;&amp;quot;AttributeMask&amp;quot;&lt;/span&gt;=&lt;span&gt;&amp;quot;0xffffffff&amp;quot;&lt;/span&gt;
&lt;span&gt;&amp;quot;Location&amp;quot;&lt;/span&gt;=&lt;span&gt;&amp;quot;@shell32.dll,-12589&amp;quot;&lt;/span&gt;
&lt;span&gt;&amp;quot;ConflictOverlayIcon&amp;quot;&lt;/span&gt;=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,\
  6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,\
  00,5c,00,53,00,48,00,45,00,4c,00,4c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,\
  2c,00,2d,00,32,00,33,00,32,00,00,00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ShellServiceObjectDelayLoad]
&lt;span&gt;&amp;quot;CDBurn&amp;quot;&lt;/span&gt;=&lt;span&gt;&amp;quot;{fbeb8a05-beee-4442-804e-409d6c4515e9}&amp;quot;&lt;/span&gt;
&lt;/pre&gt;
&lt;p&gt;I put all that into a .REG file and merged it into the registry on my XP machine.
&lt;p&gt;It worked!
&lt;p&gt;I tried the CD writing functions and they worked as expected.  I then did the same fix to my Windows Server 2003 machine and that worked fine.
&lt;p&gt;If this didn't work, I would've done a repair install of Windows, which should fix the problem.
&lt;p&gt;You can try this for yourself if you are having this problem.   As usual, registry editing is dangerous, perform a backup, etc.
&lt;p&gt;Take care,
&lt;p&gt;Dave
&lt;div style="padding-right:0px;display:inline;padding-left:0px;padding-bottom:0px;margin:0px;padding-top:0px"&gt;Technorati tags: &lt;a href="http://technorati.com/tags/WIndows XP Server 2003 CD Burning troubleshooting " rel=tag&gt;WIndows XP Server 2003 CD Burning troubleshooting &amp;quot;IMAPI CD-Burning Service&amp;quot;&lt;/a&gt;&lt;/div&gt;&lt;img src="http://c.services.spaces.live.com/CollectionWebService/c.gif?cid=-7653021637502406614&amp;page=RSS%3a+Windows+XP%3a++When+CD+Burning+is+Broken--Diagnosis+and+Repair&amp;referrer=" width="1px" height="1px" border="0" alt=""&gt;&lt;img style="position:absolute" alt="" width="0px" height="0px" src="http://c.live.com/c.gif?NC=31263&amp;amp;NA=1149&amp;amp;PI=73329&amp;amp;RF=&amp;amp;DI=3919&amp;amp;PS=85545&amp;amp;TP=dmoisan.spaces.live.com&amp;amp;GT1=dmoisan"&gt;</description><comments>http://dmoisan.spaces.live.com/Blog/cns!95CB015E3E4A702A!175.entry#comment</comments><guid isPermaLink="true">http://dmoisan.spaces.live.com/Blog/cns!95CB015E3E4A702A!175.entry</guid><pubDate>Sun, 21 Jan 2007 03:21:09 GMT</pubDate><slash:comments>1</slash:comments><msn:type>blogentry</msn:type><live:type>blogentry</live:type><live:typelabel>Blog entry</live:typelabel><wfw:commentRss>http://dmoisan.spaces.live.com/blog/cns!95CB015E3E4A702A!175/comments/feed.rss</wfw:commentRss><wfw:comment>http://dmoisan.spaces.live.com/Blog/cns!95CB015E3E4A702A!175.entry#comment</wfw:comment><dcterms:modified>2007-01-21T03:21:09Z</dcterms:modified></item><item><title>Wither Vista?</title><link>http://dmoisan.spaces.live.com/Blog/cns!95CB015E3E4A702A!172.entry</link><description>&lt;p&gt;Vista is out (for MSDN and Technet members, anyway), but for the first time since 1995, I'm not first in line. &lt;p&gt;In 1995, when I had only owned my first Windows machine for 3 months (RIP, WfW 3.11, I don't really miss it), I got a beta copy of Windows 95 a month before its famous launch. &lt;p&gt;I skipped 98, SE and ME (with good reason) but I snapped up XP as soon as I could get an RC copy.  I rebuilt my machine with the new OS just as soon as it went gold. &lt;p&gt;Vista? &lt;p&gt;Not so much.  I tried Beta 2 under Virtual PC.  Um, ooookay.  &lt;strong&gt;That&lt;/strong&gt; version was only good for its DVD case!  (I tried microwaving the DVDs only to find that pressed DVD's don't make impressive sparks, but only delaminate and melt quietly...) &lt;p&gt;RC1 was much better and RC2 better yet in a VM.  But I still haven't run Vista outside of a VM.  I'm aware that much of Vista isn't present under a VM (no 3D, no USB, etc.) and know I haven't used it to its fullest.  I'd been hoping to run it full time when &amp;quot;one more program&amp;quot; is compatible, but with the news that PowerShell won't be gold for Vista until its official launch date of January 30th, 2007, I don't have a reason to switch yet. &lt;p&gt;As well, I'm not happy with the pricing for Vista Ultimate at $399.  Unless I get an OEM deal or get the upgrade version for $259 (I have a legal full non-OEM copy of XP), I'm inclined to drag it out especially as I need Office (before the 2007 beta, the version I used was Office97 :o.) &lt;p&gt;I'm not nostalgic about XP;  I see its flaws every day at home and work (no good native browser until IE7, 32-bit XP consumes resources too fast, removable USB drives a pain in the butt to actually disconnect from the system, and of course, security or lack thereof.) &lt;p&gt;(BTW, I need the features in Ultimate;  I produce video for fun and my home machine is part of a domain on my home SBS box.) &lt;p&gt;But I wouldn't mind if there were a six-month decline in Vista Ultimate sales to make Microsoft reconsider, even if it's to drop the price only slightly to bring it in line with the other releases.  Ideally I'd pay $100 for home or buslness and $200 for Ultimate.  I'd get started about Office pricing but that's for another post. &lt;p&gt;Take care, &lt;p&gt;Dave &lt;p&gt;  &lt;div&gt;del.icio.us tags: &lt;a href="http://del.icio.us/popular/Vista pricing ambivalence upgrade" rel=tag&gt;Vista pricing ambivalence upgrade&lt;/a&gt;&lt;/div&gt; &lt;p&gt;&lt;a href="http://tk1.storage.msn.com/x1p42khS_dia4CechWWmAXaRT4V93w5pgcVbnafh9lyzbeJRhD0pHEUvz8qiMu0_tkWFb_fNdqIfsyPlCdssoImstiALS8qKiO8dP6qsbnUFdo1yL5JZaJq9EtEDdN_6sqG21E0NXLxFhW5P-d6ONQzOQ"&gt;&lt;img style="border-right:0px;border-top:0px;border-left:0px;border-bottom:0px" height=180 alt="Microwaved Vista Beta 2 DVD" src="http://tk1.storage.msn.com/x1p42khS_dia4CechWWmAXaRT4V93w5pgcVbnafh9lyzbdieT0_EFPY1ZuKgodevZDQu9AvfUhgmGtMlARW3sYPZyvtMtbVZjDtrvpd1l8hrpjo15pZMXS7UTtgfyxsMOjuLTr5Q-57E9BjHvRMK5vqZg" width=240 border=0&gt;&lt;/a&gt;&lt;img src="http://c.services.spaces.live.com/CollectionWebService/c.gif?cid=-7653021637502406614&amp;page=RSS%3a+Wither+Vista%3f&amp;referrer=" width="1px" height="1px" border="0" alt=""&gt;&lt;img style="position:absolute" alt="" width="0px" height="0px" src="http://c.live.com/c.gif?NC=31263&amp;amp;NA=1149&amp;amp;PI=73329&amp;amp;RF=&amp;amp;DI=3919&amp;amp;PS=85545&amp;amp;TP=dmoisan.spaces.live.com&amp;amp;GT1=dmoisan"&gt;</description><comments>http://dmoisan.spaces.live.com/Blog/cns!95CB015E3E4A702A!172.entry#comment</comments><guid isPermaLink="true">http://dmoisan.spaces.live.com/Blog/cns!95CB015E3E4A702A!172.entry</guid><pubDate>Sun, 19 Nov 2006 22:27:48 GMT</pubDate><slash:comments>2</slash:comments><msn:type>blogentry</msn:type><live:type>blogentry</live:type><live:typelabel>Blog entry</live:typelabel><wfw:commentRss>http://dmoisan.spaces.live.com/blog/cns!95CB015E3E4A702A!172/comments/feed.rss</wfw:commentRss><wfw:comment>http://dmoisan.spaces.live.com/Blog/cns!95CB015E3E4A702A!172.entry#comment</wfw:comment><dcterms:modified>2006-11-19T22:27:48Z</dcterms:modified></item><item><title>My first Vista bluescreen!</title><link>http://dmoisan.spaces.live.com/Blog/cns!95CB015E3E4A702A!157.entry</link><description>&lt;p&gt;When I was running Vista in Virtual Server through remote desktop, I watched Explorer crawl and die.  Then Inoted a blue screen showing in the thumbnail.  &lt;p&gt;By the time I got to the remote console to see what was happening, Vista had rebooted already, and the event viewer and dialog on login said, yes, it bluescreened! &lt;p&gt;From the dialog: &lt;p&gt;Problem signature:&lt;br&gt;Problem Event Name: BlueScreen&lt;br&gt;OS Version: 6.0.5536.2.0.0.256.1&lt;br&gt;Locale ID: 1033  &lt;p&gt;Additional information about the problem:&lt;br&gt;BCCode: 50&lt;br&gt;BCP1: 950A0000&lt;br&gt;BCP2: 00000000&lt;br&gt;BCP3: 00000000&lt;br&gt;BCP4: 00000000&lt;br&gt;OS Version: 6_0_5536&lt;br&gt;Service Pack: 0_0&lt;br&gt;Product: 256_1  &lt;p&gt;Files that help describe the problem:&lt;br&gt;C:\Windows\Minidump\Mini083106-01.dmp &lt;p&gt;[...] &lt;p&gt;The entry in the event viewer had an interesting item.  Note the fault bucket line: &lt;p&gt;Log Name: Application&lt;br&gt;Source: Windows Error Reporting&lt;br&gt;Date: 8/31/2006 1:20:39 PM&lt;br&gt;Event ID: 1001&lt;br&gt;Task Category: None&lt;br&gt;Level: Information&lt;br&gt;Keywords: Classic&lt;br&gt;User: N/A&lt;br&gt;Computer: yakko.dot.loc&lt;br&gt;Description:&lt;br&gt;Fault bucket 0x50_nt!MiMakeSystemAddressValidPfn+26, type 0&lt;br&gt;Event Name: BlueScreen&lt;br&gt;[...] &lt;p&gt;Running the debugger and doing &amp;quot;!analyze -v&amp;quot; didn't help;  Vista symbols don't seem to be in the main symbol repository yet, though as you can see from the fault bucket info, Vista gets its symbols from somewhere. &lt;p&gt;It's a bit (read:  a &lt;strong&gt;lot&lt;/strong&gt;) technical but perhaps I can put that fault bucket info into a search engine without running the debug tools like I do now. &lt;p&gt;Anyway, the error (0x00000050 PAGE_FAULT_IN_NONPAGED_AREA) suggests corrupt hardware, according to Microsoft.  I'm not sure how this applies since I'm running Vista in a VM, but I did scan the virtual drive from within Vista for errors. &lt;p&gt;In the meantime, wouldn't &lt;a href="http://www.istartedsomething.com/20060830/vista-uac-prompt/"&gt;this dialog&lt;/a&gt; be better?  I think so! &lt;p&gt;Take care, &lt;p&gt;Dave&lt;img src="http://c.services.spaces.live.com/CollectionWebService/c.gif?cid=-7653021637502406614&amp;page=RSS%3a+My+first+Vista+bluescreen!&amp;referrer=" width="1px" height="1px" border="0" alt=""&gt;&lt;img style="position:absolute" alt="" width="0px" height="0px" src="http://c.live.com/c.gif?NC=31263&amp;amp;NA=1149&amp;amp;PI=73329&amp;amp;RF=&amp;amp;DI=3919&amp;amp;PS=85545&amp;amp;TP=dmoisan.spaces.live.com&amp;amp;GT1=dmoisan"&gt;</description><comments>http://dmoisan.spaces.live.com/Blog/cns!95CB015E3E4A702A!157.entry#comment</comments><guid isPermaLink="true">http://dmoisan.spaces.live.com/Blog/cns!95CB015E3E4A702A!157.entry</guid><pubDate>Fri, 01 Sep 2006 03:12:05 GMT</pubDate><slash:comments>0</slash:comments><msn:type>blogentry</msn:type><live:type>blogentry</live:type><live:typelabel>Blog entry</live:typelabel><wfw:commentRss>http://dmoisan.spaces.live.com/blog/cns!95CB015E3E4A702A!157/comments/feed.rss</wfw:commentRss><wfw:comment>http://dmoisan.spaces.live.com/Blog/cns!95CB015E3E4A702A!157.entry#comment</wfw:comment><dcterms:modified>2006-09-01T03:12:05Z</dcterms:modified></item><item><title>Vista 5536 (Pre RC1) VM Quirks</title><link>http://dmoisan.spaces.live.com/Blog/cns!95CB015E3E4A702A!156.entry</link><description>&lt;p&gt;I'm posting this from my copy of Vista build 5536 (pre-RC1) running inside Virtual Server.  I ran into a problem getting Vista to install on Virtual PC. When I tried to mount the ISO image, VPC gave me: &amp;quot;This File does not appear to be a CD Image&lt;br&gt;CD Image files must be greater than 2MB and a multiple of 2K in size&amp;quot;
&lt;p&gt;Starting the Vista install from the physical disk (attached to the VM) worked, but thie install barfed with Vista reporting that INSTALL.WIM--Vista's base installation image--was corrupted.  I burned another DVD on a different machine with different burning software--same result.  I checked the MD5 sum against the one listed on the pre-rc1 download page and it matched.
&lt;p&gt;I then tried installing from a VM in Virtual Server on another machine I have and it worked; I then transferred my VHD image back to the workstation I use for testing and ran it under Virtual Server.  Worked, after I reset the network configuration.
&lt;p&gt;After installing the virtual machine add-on for Vista Beta 2, I have a reasonably responsive, though plain, client.  (no Aero since I'm running from the Terminal Services client).
&lt;p&gt;BTW, if you are running Windows in a VM to use as a desktop, I strongly recommend enabling remote access so you can access it from Remote Desktop.  When you run Remote Desktop (Start/Run/mstsc.exe) open the Options dialog and under Sound, specify &amp;quot;Bring to this computer&amp;quot;.  That's the &lt;strong&gt;only&lt;/strong&gt; way you can get sound when you run Vista as a VM.
&lt;p&gt;More to follow.
&lt;p&gt;Take care,
&lt;p&gt;Dave&lt;img src="http://c.services.spaces.live.com/CollectionWebService/c.gif?cid=-7653021637502406614&amp;page=RSS%3a+Vista+5536+(Pre+RC1)+VM+Quirks&amp;referrer=" width="1px" height="1px" border="0" alt=""&gt;&lt;img style="position:absolute" alt="" width="0px" height="0px" src="http://c.live.com/c.gif?NC=31263&amp;amp;NA=1149&amp;amp;PI=73329&amp;amp;RF=&amp;amp;DI=3919&amp;amp;PS=85545&amp;amp;TP=dmoisan.spaces.live.com&amp;amp;GT1=dmoisan"&gt;</description><comments>http://dmoisan.spaces.live.com/Blog/cns!95CB015E3E4A702A!156.entry#comment</comments><guid isPermaLink="true">http://dmoisan.spaces.live.com/Blog/cns!95CB015E3E4A702A!156.entry</guid><pubDate>Thu, 31 Aug 2006 22:22:57 GMT</pubDate><slash:comments>0</slash:comments><msn:type>blogentry</msn:type><live:type>blogentry</live:type><live:typelabel>Blog entry</live:typelabel><wfw:commentRss>http://dmoisan.spaces.live.com/blog/cns!95CB015E3E4A702A!156/comments/feed.rss</wfw:commentRss><wfw:comment>http://dmoisan.spaces.live.com/Blog/cns!95CB015E3E4A702A!156.entry#comment</wfw:comment><dcterms:modified>2006-08-31T22:26:41Z</dcterms:modified></item><item><title>Fixing "(null) Library not registered" errors in Windows Script</title><link>http://dmoisan.spaces.live.com/Blog/cns!95CB015E3E4A702A!107.entry</link><description>&lt;p&gt;I was debugging a WMI script on my XP machine and I couldn't get it to run.   I kept getting the error message &amp;quot;(null) Library not registered&amp;quot;. &lt;p&gt;I couldn't find a cause for this but I fixed it with the following from a command prompt: &lt;p&gt;&lt;strong&gt;regsvr32 wbemdisp.dll&lt;/strong&gt; &lt;p&gt;Scripts work now.  I mention this only because Google Groups was no help and I hit upon the fix almost by accident (I know about regsrv32 but *which* DLL...?) &lt;p&gt;The WMI Scripting Primer Part 1 (&lt;a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnclinic/html/scripting06112002.asp"&gt;http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnclinic/html/scripting06112002.asp&lt;/a&gt;)&lt;br&gt;has a good description of where WMI fits in with the scripting engine. &lt;p&gt;Take care, &lt;p&gt;Dave&lt;br&gt;&lt;img src="http://c.services.spaces.live.com/CollectionWebService/c.gif?cid=-7653021637502406614&amp;page=RSS%3a+Fixing+%22(null)+Library+not+registered%22+errors+in+Windows+Script&amp;referrer=" width="1px" height="1px" border="0" alt=""&gt;&lt;img style="position:absolute" alt="" width="0px" height="0px" src="http://c.live.com/c.gif?NC=31263&amp;amp;NA=1149&amp;amp;PI=73329&amp;amp;RF=&amp;amp;DI=3919&amp;amp;PS=85545&amp;amp;TP=dmoisan.spaces.live.com&amp;amp;GT1=dmoisan"&gt;</description><comments>http://dmoisan.spaces.live.com/Blog/cns!95CB015E3E4A702A!107.entry#comment</comments><guid isPermaLink="true">http://dmoisan.spaces.live.com/Blog/cns!95CB015E3E4A702A!107.entry</guid><pubDate>Sat, 21 May 2005 17:04:40 GMT</pubDate><slash:comments>0</slash:comments><msn:type>blogentry</msn:type><live:type>blogentry</live:type><live:typelabel>Blog entry</live:typelabel><wfw:commentRss>http://dmoisan.spaces.live.com/blog/cns!95CB015E3E4A702A!107/comments/feed.rss</wfw:commentRss><wfw:comment>http://dmoisan.spaces.live.com/Blog/cns!95CB015E3E4A702A!107.entry#comment</wfw:comment><dcterms:modified>2005-06-07T17:15:42Z</dcterms:modified></item></channel></rss>