<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>How to use DISM to install a hotfix from within Windows</title><link>http://blogs.technet.com/b/askcore/archive/2011/02/15/how-to-use-dism-to-install-a-hotfix-from-within-windows.aspx</link><description>Hello, my name is Emmers Presson. I am a Support Escalation Engineer for Microsoft in the Windows Core team. The purpose of this blog is to give you the steps to install a hotfix (or any other “package”) on the currently running operating system using</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: How to use DISM to install a hotfix from within Windows</title><link>http://blogs.technet.com/b/askcore/archive/2011/02/15/how-to-use-dism-to-install-a-hotfix-from-within-windows.aspx#3563041</link><pubDate>Wed, 03 Apr 2013 13:26:34 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3563041</guid><dc:creator>N A Malik</dc:creator><description>&lt;p&gt;Can we extract multiple MSU file to cab? I mean if you have 100 updates then you not need to write command 100 times.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3563041" width="1" height="1"&gt;</description></item><item><title>re: How to use DISM to install a hotfix from within Windows</title><link>http://blogs.technet.com/b/askcore/archive/2011/02/15/how-to-use-dism-to-install-a-hotfix-from-within-windows.aspx#3533712</link><pubDate>Tue, 20 Nov 2012 18:25:26 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3533712</guid><dc:creator>Pronichkin</dc:creator><description>&lt;p&gt;@OdgeUK&lt;/p&gt;
&lt;p&gt;Well, how about this?&lt;/p&gt;
&lt;p&gt;.\Dism.exe /Online /Remove-Package /PackageName:&amp;quot;Package_for_KB1234567~31bf3856ad364e35~amd64~~6.2.1.0&amp;quot;&lt;/p&gt;
&lt;p&gt;The list of installed packages and their respective names can be obtained by running&lt;/p&gt;
&lt;p&gt;.\Dism.exe /Online /Get-Packages&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3533712" width="1" height="1"&gt;</description></item><item><title>re: How to use DISM to install a hotfix from within Windows</title><link>http://blogs.technet.com/b/askcore/archive/2011/02/15/how-to-use-dism-to-install-a-hotfix-from-within-windows.aspx#3533551</link><pubDate>Tue, 20 Nov 2012 09:33:32 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3533551</guid><dc:creator>OdgeUK</dc:creator><description>&lt;p&gt;Please could you tell me how to uninstall a package installed in this way, if you no longer have the file in the Temp Directory?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3533551" width="1" height="1"&gt;</description></item><item><title>re: How to use DISM to install a hotfix from within Windows</title><link>http://blogs.technet.com/b/askcore/archive/2011/02/15/how-to-use-dism-to-install-a-hotfix-from-within-windows.aspx#3522076</link><pubDate>Mon, 24 Sep 2012 08:16:48 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3522076</guid><dc:creator>Knuckle-Dragger</dc:creator><description>&lt;p&gt;Thanks&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3522076" width="1" height="1"&gt;</description></item><item><title>re: How to use DISM to install a hotfix from within Windows</title><link>http://blogs.technet.com/b/askcore/archive/2011/02/15/how-to-use-dism-to-install-a-hotfix-from-within-windows.aspx#3462949</link><pubDate>Thu, 03 Nov 2011 00:22:32 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3462949</guid><dc:creator>Eduardo Oliveira</dc:creator><description>&lt;p&gt;Very useful post. I had tried the same thing than you (just put .MSU in a folder and try to call DISM to install), but didn&amp;#39;t found the file. Now works fine after expanding.&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3462949" width="1" height="1"&gt;</description></item><item><title>re: How to use DISM to install a hotfix from within Windows</title><link>http://blogs.technet.com/b/askcore/archive/2011/02/15/how-to-use-dism-to-install-a-hotfix-from-within-windows.aspx#3445012</link><pubDate>Thu, 04 Aug 2011 07:51:07 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3445012</guid><dc:creator>Pronichkin</dc:creator><description>&lt;p&gt;Not with dism, but you can use standard “double expand” approach or a tool like CBS Package Inspector (&lt;a rel="nofollow" target="_new" href="http://archive.msdn.microsoft.com/packageinspector"&gt;archive.msdn.microsoft.com/packageinspector&lt;/a&gt;). The latter is designed specifically for Windows Embedded, but since the Component stack is the same, it works for regular Windows packages just fine.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3445012" width="1" height="1"&gt;</description></item><item><title>re: How to use DISM to install a hotfix from within Windows</title><link>http://blogs.technet.com/b/askcore/archive/2011/02/15/how-to-use-dism-to-install-a-hotfix-from-within-windows.aspx#3445010</link><pubDate>Thu, 04 Aug 2011 07:43:26 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3445010</guid><dc:creator>makimaxi</dc:creator><description>&lt;p&gt;Very clear post.&lt;/p&gt;
&lt;p&gt;May I ask if it is possible through DISM (or through other tools) to list all files that are changed for an hotfix?&lt;/p&gt;
&lt;p&gt;Many Thanks&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3445010" width="1" height="1"&gt;</description></item><item><title>re: How to use DISM to install a hotfix from within Windows</title><link>http://blogs.technet.com/b/askcore/archive/2011/02/15/how-to-use-dism-to-install-a-hotfix-from-within-windows.aspx#3432237</link><pubDate>Sun, 29 May 2011 00:44:52 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3432237</guid><dc:creator>Pronichkin</dc:creator><description>&lt;p&gt;Hi dj_palindrome,&lt;/p&gt;
&lt;p&gt;What stops you from going the same approach with DISM?&lt;/p&gt;
&lt;p&gt;Dism.exe /online /add-package /packagepath:&amp;quot;C:\Users\i0028l\Downloads\update-bf.mum&amp;quot;&lt;/p&gt;
&lt;p&gt;This works perfectly for me.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3432237" width="1" height="1"&gt;</description></item><item><title>re: How to use DISM to install a hotfix from within Windows</title><link>http://blogs.technet.com/b/askcore/archive/2011/02/15/how-to-use-dism-to-install-a-hotfix-from-within-windows.aspx#3389303</link><pubDate>Tue, 22 Feb 2011 23:33:31 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3389303</guid><dc:creator>dj_palindrome</dc:creator><description>&lt;p&gt;Might I ask how to install LDR (QFE) hotfix service branches from the command line using DISM?&lt;/p&gt;
&lt;p&gt;I&amp;#39;ll admit I&amp;#39;m afraid of DISM syntax, so I use something like &amp;quot;pkgmgr /ip /m:update-bf.mum /log:pkgmgr_x64&amp;quot; after expanding the CAB file inside the MSU package. &lt;/p&gt;
&lt;p&gt;I know that the use of pkgmgr is deprecated and it is actually shimmed to call DISM. However even the DISM logs look scary ;-o&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3389303" width="1" height="1"&gt;</description></item><item><title>re: How to use DISM to install a hotfix from within Windows</title><link>http://blogs.technet.com/b/askcore/archive/2011/02/15/how-to-use-dism-to-install-a-hotfix-from-within-windows.aspx#3387833</link><pubDate>Thu, 17 Feb 2011 00:30:21 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3387833</guid><dc:creator>Drewfus</dc:creator><description>&lt;p&gt;Good rundown Emmers.&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve used this method to install IE offline, except that I point the PackagePath to the XML file (answerfile) in the expanded source. It works well. Fast and avoids a reboot.&lt;/p&gt;
&lt;p&gt;Can you explain why OS service packs cannot be installed using MSU technology? That is, why can&amp;#39;t service packs be installed offline?&lt;/p&gt;
&lt;p&gt;One more off topic question. DISM can do many imaging and deployment related tasks, except that it cannot create catalog (.clg) files. This prevents the entire build process being automated, as modifying an offline image would require a new catalog file be created. Any chance of a /make-catalog switch in a future DISM update?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3387833" width="1" height="1"&gt;</description></item></channel></rss>