<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Andrew Morgan &#187; WIndows Thin PC</title>
	<atom:link href="http://andrewmorgan.ie/tag/windows-thin-pc/feed/" rel="self" type="application/rss+xml" />
	<link>http://andrewmorgan.ie</link>
	<description>Grumpy ramblings</description>
	<lastBuildDate>Fri, 30 Jun 2017 09:24:25 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.0</generator>
	<item>
		<title>Adding Windows Media Player Codec&#8217;s to Windows Thin PC.</title>
		<link>http://andrewmorgan.ie/2012/02/adding-windows-media-player-codecs-to-windows-thin-pc/</link>
		<comments>http://andrewmorgan.ie/2012/02/adding-windows-media-player-codecs-to-windows-thin-pc/#comments</comments>
		<pubDate>Tue, 07 Feb 2012 09:28:14 +0000</pubDate>
		<dc:creator><![CDATA[andyjmorgan]]></dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[ThinKiosk]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[XenApp]]></category>
		<category><![CDATA[XenDesktop]]></category>
		<category><![CDATA[Citrix HDX Mediastream]]></category>
		<category><![CDATA[Codecs]]></category>
		<category><![CDATA[Media player]]></category>
		<category><![CDATA[WIndows Thin PC]]></category>

		<guid isPermaLink="false">http://andrewmorgan.ie/?p=1393</guid>
		<description><![CDATA[By default when you install windows thin pc, you get access to windows media player without codec&#8217;s. If you are using Windows Thin PC for Citrix products these codecs are vital for correct HDX Mediastream redirection.Below you will find a few quick and dirty steps to include the necessary codec&#8217;s in your Windows Thin PC image: &#160; Acquiring the Codec&#8217;s: &#160; 1: Head over to the microsoft download site and download the Windows Embedded Standard 7 Service Pack 1 Tookit (part&#8217;s 1 to 8) [&#8230;]]]></description>
				<content:encoded><![CDATA[<p><img class="alignright" src="/wp-content/uploads/2012/01/winlogo.png?w=75&amp;h=75&amp;h=75" alt="" width="75" height="75" />By default when you install windows thin pc, you get access to windows media player without codec&#8217;s. If you are using Windows Thin PC for Citrix products these codecs are vital for correct HDX Mediastream redirection.Below you will find a few quick and dirty steps to include the necessary codec&#8217;s in your Windows Thin PC image:</p>
<p>&nbsp;</p>
<h3 style="text-align:center;">Acquiring the Codec&#8217;s:</h3>
<p>&nbsp;</p>
<p>1: Head over to the <a href="http://www.microsoft.com/download/en/details.aspx?id=11887" target="_blank">microsoft download site</a> and download the Windows Embedded Standard 7 Service Pack 1 Tookit (part&#8217;s 1 to 8)<br />
2: Once fully downloaded, run the Standard 7 SP1 Toolkit.part01.exe and extract the contents to a folder (e.g. <em>c:toolkit</em>)<br />
3: Once fully extracted, browse to C:toolkitStandard 7 SP1 ToolkitDSPackagesFeaturePack (where the extract folder was c:toolkit).<br />
4: In this folder, you will find the codec&#8217;s stored in folders beginning with &#8220;<em>x86~winemb-premiumcodecs</em></p>
<p><em></em><br />
<img class="aligncenter size-full wp-image-1394" title="folderview" src="/wp-content/uploads/2012/02/folderview.png" alt="" width="600" height="219" /></p>
<p>5: Make a new folder in your c: drive called codecs, and copy the contents of the above folders into this new folder. The folder should appear as below:</p>
<p><a href="/wp-content/uploads/2012/02/codecs.png"><img class="aligncenter size-full wp-image-1395" title="codecs" src="/wp-content/uploads/2012/02/codecs.png" alt="" width="491" height="189" /></a></p>
<p>&nbsp;</p>
<p>6: Once we have the codec&#8217;s we can now integrate them using two methods, we can add them to a current machine, or add them to an installer image. Both Method&#8217;s are included below:</p>
<p>&nbsp;</p>
<h3>Online Method:</h3>
<p>&nbsp;</p>
<p>1: From a Windows Thin PC, run the following command from an administrative command prompt:</p>
<pre>Dism.exe /Online /Add-Package /PackagePath:C:codecs /NoRestart

</pre>
<p>&nbsp;</p>
<h3>Integrating the Codec&#8217;s into an image:</h3>
<p>&nbsp;</p>
<p>1: Extract your ISO copy of the Windows Thin PC to <em>c:windows_thin_pc</em></p>
<p>2: create a new folder to mount the image to, called <em>c:mnt</em></p>
<p>3: Run the following command from an administrative command prompt:</p>
<pre>Dism.exe /Mount-Wim /WimFile:C:Windows_Thin_PCsourcesinstall.wim /index:1 /MountDir:c:Mnt
Dism /Image:c:Mnt /Add-Package /PackagePath:c:codecs
Dism.exe /Unmount-Wim /MountDir:c:Mnt /commit</pre>
<p>4: Once this completes, add your image back to Microsoft WDS, or write it to a usb key or DVD.</p>
<p>&nbsp;</p>
<p><strong>Note:</strong><em> if the command prompt reports DISM.exe is unavailable, grab a copy of the <a href="http://www.microsoft.com/download/en/details.aspx?id=5753" target="_blank">Microsoft WAIK</a>.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://andrewmorgan.ie/2012/02/adding-windows-media-player-codecs-to-windows-thin-pc/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
