<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Intel Graphics and the Dynamically Generated DLL</title>
	<atom:link href="http://blog.stealthpuppy.com/hall-of-shame/intel-graphics-and-the-dynamically-generated-dll/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.stealthpuppy.com/hall-of-shame/intel-graphics-and-the-dynamically-generated-dll</link>
	<description>IT infrastructure blog</description>
	<pubDate>Wed, 07 Jan 2009 00:48:48 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: chris lively</title>
		<link>http://blog.stealthpuppy.com/hall-of-shame/intel-graphics-and-the-dynamically-generated-dll#comment-4320</link>
		<dc:creator>chris lively</dc:creator>
		<pubDate>Fri, 14 Sep 2007 20:13:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stealthpuppy.com/uncategorized/intel-graphics-and-the-dynamically-generated-dll#comment-4320</guid>
		<description>The thing is, Microsoft has standard directories for this garbage under AppData (vista) or Application Data (xp).  Dynamically creating a new directory structure is about dumb.  Further, the drivers could read this from the OS on the initial installation.  It doesn't need to consume resources creating the same file every single time you log in.</description>
		<content:encoded><![CDATA[<p>The thing is, Microsoft has standard directories for this garbage under AppData (vista) or Application Data (xp).  Dynamically creating a new directory structure is about dumb.  Further, the drivers could read this from the OS on the initial installation.  It doesn&#8217;t need to consume resources creating the same file every single time you log in.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ladiko</title>
		<link>http://blog.stealthpuppy.com/hall-of-shame/intel-graphics-and-the-dynamically-generated-dll#comment-3528</link>
		<dc:creator>ladiko</dc:creator>
		<pubDate>Sun, 02 Sep 2007 16:24:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stealthpuppy.com/uncategorized/intel-graphics-and-the-dynamically-generated-dll#comment-3528</guid>
		<description>thank you for the advice about moving it to the system32-folder. i also hate files laying somewhere they dont need to be.</description>
		<content:encoded><![CDATA[<p>thank you for the advice about moving it to the system32-folder. i also hate files laying somewhere they dont need to be.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: singergr</title>
		<link>http://blog.stealthpuppy.com/hall-of-shame/intel-graphics-and-the-dynamically-generated-dll#comment-274</link>
		<dc:creator>singergr</dc:creator>
		<pubDate>Thu, 28 Jun 2007 12:29:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stealthpuppy.com/uncategorized/intel-graphics-and-the-dynamically-generated-dll#comment-274</guid>
		<description>I ran into this the other day.  If you look in system32, you'll see a whole bunch of files with names like igfxenu.lrc, igfxdeu.lrc, and so forth.  What's actually happening is that the Intel driver is checking the user's language settings when they log on, then selecting the appropriate .lrc file and copying it to igfxres.dll.  Also, at least with the latest Intel driver, it does make an effort to copy the file into system32.  If the user doesn't have Administrator privileges, this won't work, so the driver creates that obnoxious directory tree as a fallback.  If the root directory has more limited permissions than usual, this doesn't work either, leaving people with the ugly desktop context menu in your second screenshot.</description>
		<content:encoded><![CDATA[<p>I ran into this the other day.  If you look in system32, you&#8217;ll see a whole bunch of files with names like igfxenu.lrc, igfxdeu.lrc, and so forth.  What&#8217;s actually happening is that the Intel driver is checking the user&#8217;s language settings when they log on, then selecting the appropriate .lrc file and copying it to igfxres.dll.  Also, at least with the latest Intel driver, it does make an effort to copy the file into system32.  If the user doesn&#8217;t have Administrator privileges, this won&#8217;t work, so the driver creates that obnoxious directory tree as a fallback.  If the root directory has more limited permissions than usual, this doesn&#8217;t work either, leaving people with the ugly desktop context menu in your second screenshot.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
