<?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>Windows 8.1 &#8211; BeatificaBytes</title>
	<atom:link href="https://www.BeatificaBytes.be/tag/windows-8-1/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.BeatificaBytes.be</link>
	<description>The Joys of Computing</description>
	<lastBuildDate>Fri, 02 May 2014 16:40:37 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8</generator>
	<item>
		<title>Wake on Lan from Power Off State (S5) on Asus P9X79 Pro</title>
		<link>https://www.BeatificaBytes.be/wake-on-lan-from-power-off-state-s5-on-asus-p9x79-pro/</link>
					<comments>https://www.BeatificaBytes.be/wake-on-lan-from-power-off-state-s5-on-asus-p9x79-pro/#respond</comments>
		
		<dc:creator><![CDATA[vletroye]]></dc:creator>
		<pubDate>Fri, 02 May 2014 16:40:37 +0000</pubDate>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[Windows 8.1]]></category>
		<category><![CDATA[WOL]]></category>
		<guid isPermaLink="false">/wordpress/?p=1681</guid>

					<description><![CDATA[My PC built on top of an Asus P9X79 Pro can be waked up from Lan when it is in Sleep Mode (=S1 state) but [&#8230;]]]></description>
										<content:encoded><![CDATA[<p style="text-align: justify">My PC built on top of an Asus P9X79 Pro can be waked up from Lan when it is in Sleep Mode (=S1 state) but not when it has been completely turned off (=S5 state). Googling a bit I found the exact solution on <a title="WOL from S5" href="http://ryans-bliggity-blog.blogspot.be/2012/05/asus-p9x79-wake-on-lan-wol.html" target="_blank" rel="noopener">Ryan&#8217;s Bliggity Blog</a>: enable the &#8220;Network Stack&#8221; in the Bios.</p>
<p style="text-align: justify"><span class="collapseomatic " id="id69b276f988ae5"  tabindex="0" title="Click to Read More"    >Click to Read More</span><span id='swap-id69b276f988ae5'  class='colomat-swap' style='display:none;'>Click to Close</span><div id="target-id69b276f988ae5" class="collapseomatic_content ">
<p style="text-align: justify">So, as a resume, here is my configuration:</p>
<ol style="text-align: justify">
<li>Windows Power Options
<ol>
<li>Open Control Panel &gt; Hardware and Sound &gt; Power Options</li>
<li>Click on &#8220;Change what the power buttons do&#8221; on the left</li>
<li>Click on &#8220;Change settings that are currently unavailable&#8221;</li>
<li>Uncheck the option &#8220;Turn on fast start-up (recommended)&#8221;</li>
</ol>
</li>
<li>Bios
<ol>
<li>Enter your UEFI bios (I am using the latest version when posting his)</li>
<li>Click on &#8220;Exit/advanced mode&#8221; button in the upper-right corner and enter the advanced mode</li>
<li>Go to the &#8220;Advanced&#8221; tab and select the entry &#8220;APM&#8221;
<ol>
<li>Enable the option &#8220;Power On By PCI/E/PCI&#8221;.</li>
<li>Enable also the &#8220;Network Stack&#8221;</li>
</ol>
</li>
<li>Possibly go next to the &#8220;Boot&#8221; tab and
<ol>
<li>Either disable the option &#8220;Fast Boot&#8221;</li>
<li>Or if you enable it, enable its sub-option &#8220;Network Stack Driver Support&#8221;</li>
</ol>
</li>
</ol>
</li>
<li>Network adapter settings:
<ol>
<li>Open Control Panel &gt; Network and Internet &gt; Network and Sharing Center</li>
<li>Click on &#8220;Change Adapter Settings&#8221; (on the left)</li>
<li>Right-Click the Network Adapter &#8220;Intel(R) 82579V Gigabit Network Connection&#8221; and select &#8220;Properties&#8221;</li>
<li>In the &#8220;Networking Tab&#8221;, click &#8220;Configure&#8221;</li>
<li>In the &#8220;Power Management&#8221; tab, yous should now see and tick the option &#8220;Wake on Magic Packet from power off state&#8221;</li>
<li>Keep the &#8220;Wake on Magic Packet&#8221; option ticked too (to wake from Sleep State).</li>
</ol>
</li>
</ol>
<p style="text-align: justify">All about System Power States can be found on <a title="All About System Power States" href="https://software.intel.com/en-us/blogs/2007/01/10/all-about-system-power-states-s0-s5" target="_blank" rel="noopener">Intel website</a>:</p>
<div class="callout" style="text-align: justify">
<ul>
<li>System Power State S0 the ON state: The system is completely operation, fully powered and completely retains the context.</li>
<li>System Power State S1 the Sleep state: The system consumes less power than S0 state. All Hardware &amp; Processor context is maintained.</li>
<li>System Power State S2 the Sleep state: The system consumes less power than S1 state. Processor loses power and processor context and contents of the cache are lost.</li>
<li>System Power State S3 the Sleep state: The system consumes less power than S2 state. Processor &amp; Hardware context, cache contents, and chipset context are lost. The system memory is retained.</li>
<li>System Power State S4 the Hibernate state: The system consumes the least power compared to all other sleep states. The system is almost at an OFF state, expect for a trickle power. The context data is written to hard drive (disk)and there is no context retained.</li>
<li>System Power State S5 the OFF state:The system is in a shutdown state and the system retains no context. Note that in power state S4 the system can restart from the context data stored on the disk, but in S5 the system requires a reboot.</li>
</ul>
</div>
<p style="text-align: justify"></div>
<div class="pvc_clear"></div>
<p id="pvc_stats_1681" class="pvc_stats total_only  " data-element-id="1681" style=""><i class="pvc-stats-icon medium" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" version="1.0" viewBox="0 0 502 315" preserveAspectRatio="xMidYMid meet"><g transform="translate(0,332) scale(0.1,-0.1)" fill="" stroke="none"><path d="M2394 3279 l-29 -30 -3 -207 c-2 -182 0 -211 15 -242 39 -76 157 -76 196 0 15 31 17 60 15 243 l-3 209 -33 29 c-26 23 -41 29 -80 29 -41 0 -53 -5 -78 -31z"/><path d="M3085 3251 c-45 -19 -58 -50 -96 -229 -47 -217 -49 -260 -13 -295 52 -53 146 -42 177 20 16 31 87 366 87 410 0 70 -86 122 -155 94z"/><path d="M1751 3234 c-13 -9 -29 -31 -37 -50 -12 -29 -10 -49 21 -204 19 -94 39 -189 45 -210 14 -50 54 -80 110 -80 34 0 48 6 76 34 21 21 34 44 34 59 0 14 -18 113 -40 219 -37 178 -43 195 -70 221 -36 32 -101 37 -139 11z"/><path d="M1163 3073 c-36 -7 -73 -59 -73 -102 0 -56 133 -378 171 -413 34 -32 83 -37 129 -13 70 36 67 87 -16 290 -86 209 -89 214 -129 231 -35 14 -42 15 -82 7z"/><path d="M3689 3066 c-15 -9 -33 -30 -42 -48 -48 -103 -147 -355 -147 -375 0 -98 131 -148 192 -74 13 15 57 108 97 206 80 196 84 226 37 273 -30 30 -99 39 -137 18z"/><path d="M583 2784 c-38 -19 -67 -74 -58 -113 9 -42 211 -354 242 -373 16 -10 45 -18 66 -18 51 0 107 52 107 100 0 39 -1 41 -124 234 -80 126 -108 162 -133 173 -41 17 -61 16 -100 -3z"/><path d="M4250 2784 c-14 -9 -74 -91 -133 -183 -95 -150 -107 -173 -107 -213 0 -55 33 -94 87 -104 67 -13 90 8 211 198 130 202 137 225 78 284 -27 27 -42 34 -72 34 -22 0 -50 -8 -64 -16z"/><path d="M2275 2693 c-553 -48 -1095 -270 -1585 -649 -135 -104 -459 -423 -483 -476 -23 -49 -22 -139 2 -186 73 -142 361 -457 571 -626 285 -228 642 -407 990 -497 242 -63 336 -73 660 -74 310 0 370 5 595 52 535 111 1045 392 1455 803 122 121 250 273 275 326 19 41 19 137 0 174 -41 79 -309 363 -465 492 -447 370 -946 591 -1479 653 -113 14 -422 18 -536 8z m395 -428 c171 -34 330 -124 456 -258 112 -119 167 -219 211 -378 27 -96 24 -300 -5 -401 -72 -255 -236 -447 -474 -557 -132 -62 -201 -76 -368 -76 -167 0 -236 14 -368 76 -213 98 -373 271 -451 485 -162 444 86 934 547 1084 153 49 292 57 452 25z m909 -232 c222 -123 408 -262 593 -441 76 -74 138 -139 138 -144 0 -16 -233 -242 -330 -319 -155 -123 -309 -223 -461 -299 l-81 -41 32 46 c18 26 49 83 70 128 143 306 141 649 -6 957 -25 52 -61 116 -79 142 l-34 47 45 -20 c26 -10 76 -36 113 -56z m-2057 25 c-40 -58 -105 -190 -130 -263 -110 -324 -59 -707 132 -981 25 -35 42 -64 37 -64 -19 0 -241 119 -326 174 -188 122 -406 314 -532 468 l-58 71 108 103 c185 178 428 349 672 473 66 33 121 60 123 61 2 0 -10 -19 -26 -42z"/><path d="M2375 1950 c-198 -44 -350 -190 -395 -379 -18 -76 -8 -221 19 -290 114 -284 457 -406 731 -260 98 52 188 154 231 260 27 69 37 214 19 290 -38 163 -166 304 -326 360 -67 23 -215 33 -279 19z"/></g></svg></i> <img decoding="async" width="16" height="16" alt="Loading" src="https://www.BeatificaBytes.be/wp-content/plugins/page-views-count/ajax-loader-2x.gif" border=0 /></p>
<div class="pvc_clear"></div>
]]></content:encoded>
					
					<wfw:commentRss>https://www.BeatificaBytes.be/wake-on-lan-from-power-off-state-s5-on-asus-p9x79-pro/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Boost Windows 8 Start-up Process</title>
		<link>https://www.BeatificaBytes.be/boost-windows-8-start-up-process/</link>
					<comments>https://www.BeatificaBytes.be/boost-windows-8-start-up-process/#respond</comments>
		
		<dc:creator><![CDATA[vletroye]]></dc:creator>
		<pubDate>Sun, 24 Nov 2013 21:37:37 +0000</pubDate>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[Windows 8]]></category>
		<category><![CDATA[Windows 8.1]]></category>
		<guid isPermaLink="false">/wordpress/?p=1354</guid>

					<description><![CDATA[Although I am running my OS on one of the fastest SSD (a Samsung Serie 840 Pro), I still have the feeling that the elapse [&#8230;]]]></description>
										<content:encoded><![CDATA[<p style="text-align: justify">Although I am running my OS on one of the fastest SSD (a Samsung Serie 840 Pro), I still have the feeling that the elapse time is much too long between the log-on and the moment when I have the hand on Windows. This is due to the <em>Services</em> and <em>Applications</em> run at start-up.</p>
<p style="text-align: justify">There is fortunately solutions to  optimize your Start-up Process by delaying Applications and Services from starting up as soon as you log into your computer. Doing that, your computer becomes <span style="text-decoration: underline">usable</span> a lot faster.</p>
<p style="text-align: justify"><span class="collapseomatic " id="id69b276f98b20f"  tabindex="0" title="Click to Read More"    >Click to Read More</span><span id='swap-id69b276f98b20f'  class='colomat-swap' style='display:none;'>Click to Close</span><div id="target-id69b276f98b20f" class="collapseomatic_content ">
<p style="text-align: justify"><span style="text-decoration: underline"><strong>Delay the start-up of Applications</strong></span></p>
<p style="text-align: justify">You can have a look on the applications started with Windows in the Task Manager (<span class="keyboard">CTRL</span>&#8211;<span class="keyboard">SHIFT</span>&#8211;<span class="keyboard">ESC</span>) &gt; Tab &#8220;Start-up&#8221;.</p>
<p style="text-align: justify">In that tab, you see which applications have an impact on the Start-up Process.There are <a title="How Windows 8 Computes Applications' Start-up impact" href="http://winaero.com/blog/how-the-windows-8-task-manager-calculates-startup-impact-of-apps/" target="_blank" rel="noopener noreferrer">several possible values</a>:</p>
<ul style="text-align: justify">
<li><strong>High</strong> &#8211; the application uses more than 1000 millisecond of CPU time or more than 3MB of disk I/O</li>
<li><strong>Medium</strong> &#8211; the application uses 300 to 1000 ms of CPU time or 300KB to 3MB of disk I/O</li>
<li><strong>Low</strong> &#8211; the application uses less than 300 milliseconds of CPU time and less than 300KB of disk I/O</li>
<li><strong>Not Measured</strong> &#8211; This could happen with some of the third party apps where windows is unable to determine the impact. An application like <a title="BootRacer" href="http://www.greatis.com/bootracer/index.html" target="_blank" rel="noopener noreferrer">BootRacer</a> (Free for non-commercial use) could be used to determine the impact.</li>
</ul>
<p style="text-align: justify">Next, install &#8220;<a title="Startup Delayer" href="http://www.r2.com.au/page/products/show/startup-delayer/" target="_blank" rel="noopener noreferrer">Startup Delayer</a>&#8221; from R2 Studios, a simple but very flexible application used to postpone the startup of applications. You can customize how much you want to delay them and in which order you want to start them. E.g.: as long as there is not enough CPU available. I did delay all the applications that are not critical IMO to use Windows. I.e.: I kept only Acronis (backup), Avast (Antivirus), Audio and Video managers. And all the other ones have been delayed. A simple Drag&amp;Drop can be used to move an application from &#8220;Normal Startup&#8221; to &#8220;Delayed&#8221; or &#8220;Disabled&#8221;, or to reorder the delayed ones.</p>
<p style="text-align: justify"><a href="https://www.beatificabytes.be/wp-content/uploads/2013/11/Startup-Delayer.png"><img fetchpriority="high" decoding="async" class="aligncenter size-medium wp-image-1356" alt="Startup Delayer" src="https://www.beatificabytes.be/wp-content/uploads/2013/11/Startup-Delayer-300x244.png" width="300" height="244" /></a></p>
<p style="text-align: justify">In the screenshot of the Task Manager, all delayed applications appear grouped under &#8220;Startup Launcher&#8221;.</p>
<figure id="attachment_1355" aria-describedby="caption-attachment-1355" style="width: 281px" class="wp-caption aligncenter"><a href="https://www.beatificabytes.be/wp-content/uploads/2013/11/TaskManager-Startup.png"><img decoding="async" class="size-medium wp-image-1355" alt="Start-up Applications Delayed" src="https://www.beatificabytes.be/wp-content/uploads/2013/11/TaskManager-Startup-281x300.png" width="281" height="300" /></a><figcaption id="caption-attachment-1355" class="wp-caption-text">Start-up Applications Delayed</figcaption></figure>
<p style="text-align: justify">A famous alternative to &#8220;Startup delayer&#8221; is &#8220;<a title="WinPatrol" href="http://www.winpatrol.com/" target="_blank" rel="noopener noreferrer">WinPatrol</a>&#8221; but it does much more than just delaying start-up applications. And as always, I prefer simple applications that fit one single need than one big application trying to fit all needs&#8230;</p>
<p style="text-align: justify"><span style="text-decoration: underline"><strong>Delay the start-up of Services</strong></span></p>
<p style="text-align: justify">Services starting up can be delayed via the Service Management console (Services.msc). Use the &#8220;Automatic (Delayed Start)&#8221; option:</p>
<figure id="attachment_1357" aria-describedby="caption-attachment-1357" style="width: 300px" class="wp-caption aligncenter"><a href="https://www.beatificabytes.be/wp-content/uploads/2013/11/Services-delay.jpg"><img loading="lazy" decoding="async" class="size-medium wp-image-1357" alt="Services Delay" src="https://www.beatificabytes.be/wp-content/uploads/2013/11/Services-delay-300x70.jpg" width="300" height="70" /></a><figcaption id="caption-attachment-1357" class="wp-caption-text">Services Delay</figcaption></figure>
<p style="text-align: justify">Here are the services that I have delayed:</p>
<figure id="attachment_1358" aria-describedby="caption-attachment-1358" style="width: 300px" class="wp-caption aligncenter"><a href="https://www.beatificabytes.be/wp-content/uploads/2013/11/Services-delayed.png"><img loading="lazy" decoding="async" class="size-medium wp-image-1358" alt="Delayed Services" src="https://www.beatificabytes.be/wp-content/uploads/2013/11/Services-delayed-300x141.png" width="300" height="141" /></a><figcaption id="caption-attachment-1358" class="wp-caption-text">Delayed Services</figcaption></figure>
<p style="text-align: justify"></div>
<div class="pvc_clear"></div>
<p id="pvc_stats_1354" class="pvc_stats total_only  " data-element-id="1354" style=""><i class="pvc-stats-icon medium" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" version="1.0" viewBox="0 0 502 315" preserveAspectRatio="xMidYMid meet"><g transform="translate(0,332) scale(0.1,-0.1)" fill="" stroke="none"><path d="M2394 3279 l-29 -30 -3 -207 c-2 -182 0 -211 15 -242 39 -76 157 -76 196 0 15 31 17 60 15 243 l-3 209 -33 29 c-26 23 -41 29 -80 29 -41 0 -53 -5 -78 -31z"/><path d="M3085 3251 c-45 -19 -58 -50 -96 -229 -47 -217 -49 -260 -13 -295 52 -53 146 -42 177 20 16 31 87 366 87 410 0 70 -86 122 -155 94z"/><path d="M1751 3234 c-13 -9 -29 -31 -37 -50 -12 -29 -10 -49 21 -204 19 -94 39 -189 45 -210 14 -50 54 -80 110 -80 34 0 48 6 76 34 21 21 34 44 34 59 0 14 -18 113 -40 219 -37 178 -43 195 -70 221 -36 32 -101 37 -139 11z"/><path d="M1163 3073 c-36 -7 -73 -59 -73 -102 0 -56 133 -378 171 -413 34 -32 83 -37 129 -13 70 36 67 87 -16 290 -86 209 -89 214 -129 231 -35 14 -42 15 -82 7z"/><path d="M3689 3066 c-15 -9 -33 -30 -42 -48 -48 -103 -147 -355 -147 -375 0 -98 131 -148 192 -74 13 15 57 108 97 206 80 196 84 226 37 273 -30 30 -99 39 -137 18z"/><path d="M583 2784 c-38 -19 -67 -74 -58 -113 9 -42 211 -354 242 -373 16 -10 45 -18 66 -18 51 0 107 52 107 100 0 39 -1 41 -124 234 -80 126 -108 162 -133 173 -41 17 -61 16 -100 -3z"/><path d="M4250 2784 c-14 -9 -74 -91 -133 -183 -95 -150 -107 -173 -107 -213 0 -55 33 -94 87 -104 67 -13 90 8 211 198 130 202 137 225 78 284 -27 27 -42 34 -72 34 -22 0 -50 -8 -64 -16z"/><path d="M2275 2693 c-553 -48 -1095 -270 -1585 -649 -135 -104 -459 -423 -483 -476 -23 -49 -22 -139 2 -186 73 -142 361 -457 571 -626 285 -228 642 -407 990 -497 242 -63 336 -73 660 -74 310 0 370 5 595 52 535 111 1045 392 1455 803 122 121 250 273 275 326 19 41 19 137 0 174 -41 79 -309 363 -465 492 -447 370 -946 591 -1479 653 -113 14 -422 18 -536 8z m395 -428 c171 -34 330 -124 456 -258 112 -119 167 -219 211 -378 27 -96 24 -300 -5 -401 -72 -255 -236 -447 -474 -557 -132 -62 -201 -76 -368 -76 -167 0 -236 14 -368 76 -213 98 -373 271 -451 485 -162 444 86 934 547 1084 153 49 292 57 452 25z m909 -232 c222 -123 408 -262 593 -441 76 -74 138 -139 138 -144 0 -16 -233 -242 -330 -319 -155 -123 -309 -223 -461 -299 l-81 -41 32 46 c18 26 49 83 70 128 143 306 141 649 -6 957 -25 52 -61 116 -79 142 l-34 47 45 -20 c26 -10 76 -36 113 -56z m-2057 25 c-40 -58 -105 -190 -130 -263 -110 -324 -59 -707 132 -981 25 -35 42 -64 37 -64 -19 0 -241 119 -326 174 -188 122 -406 314 -532 468 l-58 71 108 103 c185 178 428 349 672 473 66 33 121 60 123 61 2 0 -10 -19 -26 -42z"/><path d="M2375 1950 c-198 -44 -350 -190 -395 -379 -18 -76 -8 -221 19 -290 114 -284 457 -406 731 -260 98 52 188 154 231 260 27 69 37 214 19 290 -38 163 -166 304 -326 360 -67 23 -215 33 -279 19z"/></g></svg></i> <img loading="lazy" decoding="async" width="16" height="16" alt="Loading" src="https://www.BeatificaBytes.be/wp-content/plugins/page-views-count/ajax-loader-2x.gif" border=0 /></p>
<div class="pvc_clear"></div>
]]></content:encoded>
					
					<wfw:commentRss>https://www.BeatificaBytes.be/boost-windows-8-start-up-process/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Run MediaBrowser 2.6.1 on Windows 8.1</title>
		<link>https://www.BeatificaBytes.be/run-mediabrowser-2-6-1-on-windows-8-1/</link>
					<comments>https://www.BeatificaBytes.be/run-mediabrowser-2-6-1-on-windows-8-1/#comments</comments>
		
		<dc:creator><![CDATA[vletroye]]></dc:creator>
		<pubDate>Tue, 29 Oct 2013 21:32:29 +0000</pubDate>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[HTPC]]></category>
		<category><![CDATA[MediaBrowser]]></category>
		<category><![CDATA[Windows 8.1]]></category>
		<guid isPermaLink="false">/wordpress/?p=1269</guid>

					<description><![CDATA[MediaBrowser 2.6.2 does not run anymore on Windows 8.1. The problem is that it needs the version 6.1.0.0 of the MS libraries &#8220;mediacenter&#8221;. But the [&#8230;]]]></description>
										<content:encoded><![CDATA[<p style="text-align: justify">MediaBrowser 2.6.2 does not run anymore on Windows 8.1.</p>
<p style="text-align: justify">The problem is that it needs the version 6.1.0.0 of the MS libraries &#8220;mediacenter&#8221;. But the version available on Windows 8.1 is 6.3.0.0. Configuring the adequate BindingRedirect fix the problem.</p>
<p style="text-align: justify"><span class="collapseomatic " id="id69b276f98de5b"  tabindex="0" title="Click to Read More"    >Click to Read More</span><span id='swap-id69b276f98de5b'  class='colomat-swap' style='display:none;'>Click to Close</span><div id="target-id69b276f98de5b" class="collapseomatic_content ">
<p>Simply edit the config files &#8220;Configurator.exe.config&#8221; and &#8220;MediaBrowserService.exe.config&#8221; located by default in &#8220;C:\Program Files (x86)\MediaBrowser&#8221; or &#8220;C:\Program Files\MediaBrowser&#8221; depending respectively if Windows is a x64 or x86.</p>
<p>Search for 6.2.0.0 and replace each occurrence with 6.3.0.0 (using Notepad++ run as administrator)</p>
<p>It works for me&#8230; both for the service and the configurator <img src="https://s.w.org/images/core/emoji/15.1.0/72x72/1f609.png" alt="😉" class="wp-smiley" style="height: 1em; max-height: 1em;" /><br />
This is a workaround for those who don&#8217;t want to move from MediaBrowser 2.6.2 to 3&#8230;</p>
<div style="text-align: justify"></div>
<div style="text-align: justify">Here is the Configurator.exe.config file:</div>
<div style="text-align: justify">[code language=&#8221;xml&#8221;]
&lt;?xml version=&quot;1.0&quot;?&gt;<br />
&lt;configuration&gt;<br />
 &lt;startup useLegacyV2RuntimeActivationPolicy=&quot;true&quot;&gt;<br />
 &lt;supportedRuntime version=&quot;v4.0&quot;/&gt;<br />
 &lt;supportedRuntime version=&quot;v2.0.50727&quot;/&gt;<br />
 &lt;/startup&gt;</p>
<p>&lt;runtime&gt;<br />
 &lt;assemblyBinding xmlns=&quot;urn:schemas-microsoft-com:asm.v1&quot;&gt;<br />
 &lt;dependentAssembly&gt;<br />
 &lt;assemblyIdentity name=&quot;Microsoft.MediaCenter&quot; publicKeyToken=&quot;31bf3856ad364e35&quot; culture=&quot;neutral&quot; /&gt;<br />
 &lt;bindingRedirect oldVersion=&quot;6.0.3000.0&quot; newVersion=&quot;6.3.0.0&quot; /&gt;<br />
 &lt;bindingRedirect oldVersion=&quot;6.0.3100.0&quot; newVersion=&quot;6.3.0.0&quot; /&gt;<br />
 &lt;bindingRedirect oldVersion=&quot;6.0.6000.0&quot; newVersion=&quot;6.3.0.0&quot; /&gt;<br />
 &lt;bindingRedirect oldVersion=&quot;6.1.0.0&quot; newVersion=&quot;6.3.0.0&quot; /&gt;<br />
 &lt;/dependentAssembly&gt;<br />
 &lt;dependentAssembly&gt;<br />
 &lt;assemblyIdentity name=&quot;Microsoft.MediaCenter.UI&quot; publicKeyToken=&quot;31bf3856ad364e35&quot; culture=&quot;neutral&quot; /&gt;<br />
 &lt;bindingRedirect oldVersion=&quot;6.0.3000.0&quot; newVersion=&quot;6.3.0.0&quot; /&gt;<br />
 &lt;bindingRedirect oldVersion=&quot;6.0.3100.0&quot; newVersion=&quot;6.3.0.0&quot; /&gt;<br />
 &lt;bindingRedirect oldVersion=&quot;6.0.6000.0&quot; newVersion=&quot;6.3.0.0&quot; /&gt;<br />
 &lt;bindingRedirect oldVersion=&quot;6.1.0.0&quot; newVersion=&quot;6.3.0.0&quot; /&gt;<br />
 &lt;/dependentAssembly&gt;<br />
 &lt;/assemblyBinding&gt;<br />
 &lt;/runtime&gt;<br />
&lt;/configuration&gt;[/code]
<div>And here is the MediaBrowserService.exe.config file:</div>
<div>[code language=&#8221;xml&#8221;]
&lt;?xml version=&quot;1.0&quot;?&gt;<br />
&lt;configuration&gt;<br />
 &lt;startup useLegacyV2RuntimeActivationPolicy=&quot;true&quot;&gt;<br />
 &lt;supportedRuntime version=&quot;v4.0&quot;/&gt;<br />
 &lt;supportedRuntime version=&quot;v2.0.50727&quot;/&gt;<br />
 &lt;/startup&gt;</p>
<p>&lt;runtime&gt;<br />
 &lt;assemblyBinding xmlns=&quot;urn:schemas-microsoft-com:asm.v1&quot;&gt;<br />
 &lt;dependentAssembly&gt;<br />
 &lt;assemblyIdentity name=&quot;Microsoft.MediaCenter&quot; publicKeyToken=&quot;31bf3856ad364e35&quot; culture=&quot;neutral&quot; /&gt;<br />
 &lt;bindingRedirect oldVersion=&quot;6.0.3000.0&quot; newVersion=&quot;6.3.0.0&quot; /&gt;<br />
 &lt;bindingRedirect oldVersion=&quot;6.0.3100.0&quot; newVersion=&quot;6.3.0.0&quot; /&gt;<br />
 &lt;bindingRedirect oldVersion=&quot;6.0.6000.0&quot; newVersion=&quot;6.3.0.0&quot; /&gt;<br />
 &lt;bindingRedirect oldVersion=&quot;6.1.0.0&quot; newVersion=&quot;6.3.0.0&quot; /&gt;<br />
 &lt;/dependentAssembly&gt;<br />
 &lt;dependentAssembly&gt;<br />
 &lt;assemblyIdentity name=&quot;Microsoft.MediaCenter.UI&quot; publicKeyToken=&quot;31bf3856ad364e35&quot; culture=&quot;neutral&quot; /&gt;<br />
 &lt;bindingRedirect oldVersion=&quot;6.0.3000.0&quot; newVersion=&quot;6.3.0.0&quot; /&gt;<br />
 &lt;bindingRedirect oldVersion=&quot;6.0.3100.0&quot; newVersion=&quot;6.3.0.0&quot; /&gt;<br />
 &lt;bindingRedirect oldVersion=&quot;6.0.6000.0&quot; newVersion=&quot;6.3.0.0&quot; /&gt;<br />
 &lt;bindingRedirect oldVersion=&quot;6.1.0.0&quot; newVersion=&quot;6.3.0.0&quot; /&gt;<br />
 &lt;/dependentAssembly&gt;<br />
 &lt;dependentAssembly&gt;<br />
 &lt;assemblyIdentity name=&quot;ehRecObj&quot; publicKeyToken=&quot;31bf3856ad364e35&quot; culture=&quot;neutral&quot; /&gt;<br />
 &lt;bindingRedirect oldVersion=&quot;6.0.3000.0&quot; newVersion=&quot;6.3.0.0&quot; /&gt;<br />
 &lt;bindingRedirect oldVersion=&quot;6.0.3100.0&quot; newVersion=&quot;6.3.0.0&quot; /&gt;<br />
 &lt;bindingRedirect oldVersion=&quot;6.0.6000.0&quot; newVersion=&quot;6.3.0.0&quot; /&gt;<br />
 &lt;bindingRedirect oldVersion=&quot;6.1.0.0&quot; newVersion=&quot;6.3.0.0&quot; /&gt;<br />
 &lt;/dependentAssembly&gt;<br />
 &lt;dependentAssembly&gt;<br />
 &lt;assemblyIdentity name=&quot;ehShell&quot; publicKeyToken=&quot;31bf3856ad364e35&quot; culture=&quot;neutral&quot; /&gt;<br />
 &lt;bindingRedirect oldVersion=&quot;6.1.0.0&quot; newVersion=&quot;6.3.0.0&quot; /&gt;<br />
 &lt;/dependentAssembly&gt;<br />
 &lt;dependentAssembly&gt;<br />
 &lt;assemblyIdentity name=&quot;Microsoft.MediaCenter.Shell&quot; publicKeyToken=&quot;31bf3856ad364e35&quot; culture=&quot;neutral&quot; /&gt;<br />
 &lt;bindingRedirect oldVersion=&quot;6.1.0.0&quot; newVersion=&quot;6.3.0.0&quot; /&gt;<br />
 &lt;/dependentAssembly&gt;<br />
 &lt;dependentAssembly&gt;<br />
 &lt;assemblyIdentity name=&quot;mcstore&quot; publicKeyToken=&quot;31bf3856ad364e35&quot; culture=&quot;neutral&quot; /&gt;<br />
 &lt;bindingRedirect oldVersion=&quot;6.1.0.0&quot; newVersion=&quot;6.3.0.0&quot; /&gt;<br />
 &lt;/dependentAssembly&gt;<br />
 &lt;dependentAssembly&gt;<br />
 &lt;assemblyIdentity name=&quot;mcstoredb&quot; publicKeyToken=&quot;31bf3856ad364e35&quot; culture=&quot;neutral&quot; /&gt;<br />
 &lt;bindingRedirect oldVersion=&quot;6.1.0.0&quot; newVersion=&quot;6.3.0.0&quot; /&gt;<br />
 &lt;/dependentAssembly&gt;<br />
 &lt;dependentAssembly&gt;<br />
 &lt;assemblyIdentity name=&quot;ehiExtens&quot; publicKeyToken=&quot;31bf3856ad364e35&quot; culture=&quot;neutral&quot; /&gt;<br />
 &lt;bindingRedirect oldVersion=&quot;6.1.0.0&quot; newVersion=&quot;6.3.0.0&quot; /&gt;<br />
 &lt;/dependentAssembly&gt;<br />
 &lt;dependentAssembly&gt;<br />
 &lt;assemblyIdentity name=&quot;BDATunePIA&quot; publicKeyToken=&quot;31bf3856ad364e35&quot; culture=&quot;neutral&quot; /&gt;<br />
 &lt;bindingRedirect oldVersion=&quot;6.1.0.0&quot; newVersion=&quot;6.3.0.0&quot; /&gt;<br />
 &lt;/dependentAssembly&gt;<br />
 &lt;dependentAssembly&gt;<br />
 &lt;assemblyIdentity name=&quot;mcstore&quot; publicKeyToken=&quot;31bf3856ad364e35&quot; culture=&quot;neutral&quot; /&gt;<br />
 &lt;bindingRedirect oldVersion=&quot;6.1.0.0&quot; newVersion=&quot;6.3.0.0&quot; /&gt;<br />
 &lt;/dependentAssembly&gt;<br />
 &lt;dependentAssembly&gt;<br />
 &lt;assemblyIdentity name=&quot;mcstoredb&quot; publicKeyToken=&quot;31bf3856ad364e35&quot; culture=&quot;neutral&quot; /&gt;<br />
 &lt;bindingRedirect oldVersion=&quot;6.1.0.0&quot; newVersion=&quot;6.3.0.0&quot; /&gt;<br />
 &lt;/dependentAssembly&gt;<br />
 &lt;dependentAssembly&gt;<br />
 &lt;assemblyIdentity name=&quot;mcepg&quot; publicKeyToken=&quot;31bf3856ad364e35&quot; culture=&quot;neutral&quot; /&gt;<br />
 &lt;bindingRedirect oldVersion=&quot;6.1.0.0&quot; newVersion=&quot;6.3.0.0&quot; /&gt;<br />
 &lt;/dependentAssembly&gt;<br />
 &lt;dependentAssembly&gt;<br />
 &lt;assemblyIdentity name=&quot;ehiProxy&quot; publicKeyToken=&quot;31bf3856ad364e35&quot; culture=&quot;neutral&quot; /&gt;<br />
 &lt;bindingRedirect oldVersion=&quot;6.1.0.0&quot; newVersion=&quot;6.3.0.0&quot; /&gt;<br />
 &lt;/dependentAssembly&gt;<br />
 &lt;/assemblyBinding&gt;<br />
 &lt;/runtime&gt;<br />
&lt;/configuration&gt;</p>
[/code]
</div>
</div>
<p style="text-align: justify"></div>
<div class="pvc_clear"></div>
<p id="pvc_stats_1269" class="pvc_stats total_only  " data-element-id="1269" style=""><i class="pvc-stats-icon medium" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" version="1.0" viewBox="0 0 502 315" preserveAspectRatio="xMidYMid meet"><g transform="translate(0,332) scale(0.1,-0.1)" fill="" stroke="none"><path d="M2394 3279 l-29 -30 -3 -207 c-2 -182 0 -211 15 -242 39 -76 157 -76 196 0 15 31 17 60 15 243 l-3 209 -33 29 c-26 23 -41 29 -80 29 -41 0 -53 -5 -78 -31z"/><path d="M3085 3251 c-45 -19 -58 -50 -96 -229 -47 -217 -49 -260 -13 -295 52 -53 146 -42 177 20 16 31 87 366 87 410 0 70 -86 122 -155 94z"/><path d="M1751 3234 c-13 -9 -29 -31 -37 -50 -12 -29 -10 -49 21 -204 19 -94 39 -189 45 -210 14 -50 54 -80 110 -80 34 0 48 6 76 34 21 21 34 44 34 59 0 14 -18 113 -40 219 -37 178 -43 195 -70 221 -36 32 -101 37 -139 11z"/><path d="M1163 3073 c-36 -7 -73 -59 -73 -102 0 -56 133 -378 171 -413 34 -32 83 -37 129 -13 70 36 67 87 -16 290 -86 209 -89 214 -129 231 -35 14 -42 15 -82 7z"/><path d="M3689 3066 c-15 -9 -33 -30 -42 -48 -48 -103 -147 -355 -147 -375 0 -98 131 -148 192 -74 13 15 57 108 97 206 80 196 84 226 37 273 -30 30 -99 39 -137 18z"/><path d="M583 2784 c-38 -19 -67 -74 -58 -113 9 -42 211 -354 242 -373 16 -10 45 -18 66 -18 51 0 107 52 107 100 0 39 -1 41 -124 234 -80 126 -108 162 -133 173 -41 17 -61 16 -100 -3z"/><path d="M4250 2784 c-14 -9 -74 -91 -133 -183 -95 -150 -107 -173 -107 -213 0 -55 33 -94 87 -104 67 -13 90 8 211 198 130 202 137 225 78 284 -27 27 -42 34 -72 34 -22 0 -50 -8 -64 -16z"/><path d="M2275 2693 c-553 -48 -1095 -270 -1585 -649 -135 -104 -459 -423 -483 -476 -23 -49 -22 -139 2 -186 73 -142 361 -457 571 -626 285 -228 642 -407 990 -497 242 -63 336 -73 660 -74 310 0 370 5 595 52 535 111 1045 392 1455 803 122 121 250 273 275 326 19 41 19 137 0 174 -41 79 -309 363 -465 492 -447 370 -946 591 -1479 653 -113 14 -422 18 -536 8z m395 -428 c171 -34 330 -124 456 -258 112 -119 167 -219 211 -378 27 -96 24 -300 -5 -401 -72 -255 -236 -447 -474 -557 -132 -62 -201 -76 -368 -76 -167 0 -236 14 -368 76 -213 98 -373 271 -451 485 -162 444 86 934 547 1084 153 49 292 57 452 25z m909 -232 c222 -123 408 -262 593 -441 76 -74 138 -139 138 -144 0 -16 -233 -242 -330 -319 -155 -123 -309 -223 -461 -299 l-81 -41 32 46 c18 26 49 83 70 128 143 306 141 649 -6 957 -25 52 -61 116 -79 142 l-34 47 45 -20 c26 -10 76 -36 113 -56z m-2057 25 c-40 -58 -105 -190 -130 -263 -110 -324 -59 -707 132 -981 25 -35 42 -64 37 -64 -19 0 -241 119 -326 174 -188 122 -406 314 -532 468 l-58 71 108 103 c185 178 428 349 672 473 66 33 121 60 123 61 2 0 -10 -19 -26 -42z"/><path d="M2375 1950 c-198 -44 -350 -190 -395 -379 -18 -76 -8 -221 19 -290 114 -284 457 -406 731 -260 98 52 188 154 231 260 27 69 37 214 19 290 -38 163 -166 304 -326 360 -67 23 -215 33 -279 19z"/></g></svg></i> <img loading="lazy" decoding="async" width="16" height="16" alt="Loading" src="https://www.BeatificaBytes.be/wp-content/plugins/page-views-count/ajax-loader-2x.gif" border=0 /></p>
<div class="pvc_clear"></div>
]]></content:encoded>
					
					<wfw:commentRss>https://www.BeatificaBytes.be/run-mediabrowser-2-6-1-on-windows-8-1/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
			</item>
	</channel>
</rss>
