<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Add or Remove a driver from a Wim Image using DISM</title>
	<atom:link href="http://www.msigeek.com/2661/add-or-remove-a-driver-from-a-wim-image-using-dism/feed" rel="self" type="application/rss+xml" />
	<link>http://www.msigeek.com/2661/add-or-remove-a-driver-from-a-wim-image-using-dism</link>
	<description>Tech Tips, Windows Blog, Installer Guides, Ebooks and Webcasts</description>
	<lastBuildDate>Tue, 07 Sep 2010 19:29:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: msigeek</title>
		<link>http://www.msigeek.com/2661/add-or-remove-a-driver-from-a-wim-image-using-dism/comment-page-1#comment-7113</link>
		<dc:creator>msigeek</dc:creator>
		<pubDate>Fri, 21 May 2010 22:26:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.msigeek.com/?p=2661#comment-7113</guid>
		<description>Hi Marius, Thanks for your comments!&lt;br&gt;&lt;br&gt;Do check if you have an setup file for these drivers (.inf files). If yes, follow the above steps as mentioned. Save and Commit the Wim Image., and then test the image. &lt;br&gt;&lt;br&gt;I recommend, you do the test before trying out the deployment. The steps which you are following looks correct. Just ensure that the drivers are added to your image. Commit the Wim and then install with it. &lt;br&gt;&lt;br&gt;Let me know, how it goes!</description>
		<content:encoded><![CDATA[<p>Hi Marius, Thanks for your comments!</p>
<p>Do check if you have an setup file for these drivers (.inf files). If yes, follow the above steps as mentioned. Save and Commit the Wim Image., and then test the image. </p>
<p>I recommend, you do the test before trying out the deployment. The steps which you are following looks correct. Just ensure that the drivers are added to your image. Commit the Wim and then install with it. </p>
<p>Let me know, how it goes!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marius - Roma - Italy</title>
		<link>http://www.msigeek.com/2661/add-or-remove-a-driver-from-a-wim-image-using-dism/comment-page-1#comment-7112</link>
		<dc:creator>Marius - Roma - Italy</dc:creator>
		<pubDate>Fri, 21 May 2010 19:49:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.msigeek.com/?p=2661#comment-7112</guid>
		<description>I see that you have an in-depth experience with Windows 7 customization tools.&lt;br&gt;I see as well thet there are lots of different tools and options, so I am confused.&lt;br&gt;Let me ask for advice to solve a problem: I need to install Windows 7 on a PC with not standard HW. During setup with standard Microsoft DVD I get a blue screen related to the (custom) video card.&lt;br&gt;I have the right video card drivers.&lt;br&gt;What is the best way (and simplest) way to provide the right drivers during setup?&lt;br&gt;Based on what I understand from your site I created a bootable installtation pendrive, edited install.wim using DISM to add my drivers, replaced install.wim on my pendrive, booted my custom PC with winPE and started setup from the pendrive.&lt;br&gt;How can I tell setup to use the video card drivers I added?&lt;br&gt;Am I performing the right steps?&lt;br&gt;Regards from Italy&lt;br&gt;Marius</description>
		<content:encoded><![CDATA[<p>I see that you have an in-depth experience with Windows 7 customization tools.<br />I see as well thet there are lots of different tools and options, so I am confused.<br />Let me ask for advice to solve a problem: I need to install Windows 7 on a PC with not standard HW. During setup with standard Microsoft DVD I get a blue screen related to the (custom) video card.<br />I have the right video card drivers.<br />What is the best way (and simplest) way to provide the right drivers during setup?<br />Based on what I understand from your site I created a bootable installtation pendrive, edited install.wim using DISM to add my drivers, replaced install.wim on my pendrive, booted my custom PC with winPE and started setup from the pendrive.<br />How can I tell setup to use the video card drivers I added?<br />Am I performing the right steps?<br />Regards from Italy<br />Marius</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Introduction to DISM - Deployment Image Servicing and Management</title>
		<link>http://www.msigeek.com/2661/add-or-remove-a-driver-from-a-wim-image-using-dism/comment-page-1#comment-1045</link>
		<dc:creator>Introduction to DISM - Deployment Image Servicing and Management</dc:creator>
		<pubDate>Tue, 02 Mar 2010 03:42:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.msigeek.com/?p=2661#comment-1045</guid>
		<description>[...] Adding or Removing Drivers from an offline Image [...]</description>
		<content:encoded><![CDATA[<p>[...] Adding or Removing Drivers from an offline Image [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DISM How-To Articles - Community TechDays, Bangalore</title>
		<link>http://www.msigeek.com/2661/add-or-remove-a-driver-from-a-wim-image-using-dism/comment-page-1#comment-843</link>
		<dc:creator>DISM How-To Articles - Community TechDays, Bangalore</dc:creator>
		<pubDate>Thu, 18 Feb 2010 04:42:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.msigeek.com/?p=2661#comment-843</guid>
		<description>[...] Adding or Removing Drivers from an offline Image [...]</description>
		<content:encoded><![CDATA[<p>[...] Adding or Removing Drivers from an offline Image [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Enable or Disable a feature from a Wim Image using DISM</title>
		<link>http://www.msigeek.com/2661/add-or-remove-a-driver-from-a-wim-image-using-dism/comment-page-1#comment-749</link>
		<dc:creator>Enable or Disable a feature from a Wim Image using DISM</dc:creator>
		<pubDate>Mon, 15 Feb 2010 01:48:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.msigeek.com/?p=2661#comment-749</guid>
		<description>[...] Working with Drivers on a Wim Image [...]</description>
		<content:encoded><![CDATA[<p>[...] Working with Drivers on a Wim Image [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Unmount and Clean up a Wim Image using Deployment Image Servicing and Management (DISM)</title>
		<link>http://www.msigeek.com/2661/add-or-remove-a-driver-from-a-wim-image-using-dism/comment-page-1#comment-746</link>
		<dc:creator>Unmount and Clean up a Wim Image using Deployment Image Servicing and Management (DISM)</dc:creator>
		<pubDate>Sun, 14 Feb 2010 18:14:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.msigeek.com/?p=2661#comment-746</guid>
		<description>[...] Add drivers to a Wim Image [...]</description>
		<content:encoded><![CDATA[<p>[...] Add drivers to a Wim Image [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mount a Wim Image using Deployment Image Servicing and Management (DISM)</title>
		<link>http://www.msigeek.com/2661/add-or-remove-a-driver-from-a-wim-image-using-dism/comment-page-1#comment-745</link>
		<dc:creator>Mount a Wim Image using Deployment Image Servicing and Management (DISM)</dc:creator>
		<pubDate>Sun, 14 Feb 2010 18:13:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.msigeek.com/?p=2661#comment-745</guid>
		<description>[...] Adding Drivers on a Wim Image [...]</description>
		<content:encoded><![CDATA[<p>[...] Adding Drivers on a Wim Image [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
