Microsoft Windows 8.1, 6.3.9364.0

Share

General information
File format
  • DVD
Bootable Yes
Architecture x86
Language
  • English
SKU
  • Core
  • Pro
  • Pro with Media Center

Install information
Full buildtag 6.3.9364.0 (fbl_partner_out13.130315-2105)
BIOS date 16/03/2013
Timebomb 15/01/2014 (+305 days)
Product Key Core: 2H7NK-3VJJY-HHY3Y-WM3T8-JFCRY
Pro: MTWNQ-CKDHJ-3HXW9-Q2PFX-WB2HQ
ProWMC: MBFBV-W3DP2-2MVKN-PJCQD-KKTF7

Notes

This is the first publicly leaked build of Windows 8.1.

These are the new features that weren't in Windows 8:
- 4 New Apps (Alarms, Calculate, Sound Recorder, Movie Moments)
- 50/50 split is default but you can change it to your liking
- 3 way split from 1680x1050 and higher
- 4 way split from 2560x1600 and higher
- 2 New Tile sizes (1x1 and 4x4, besides the 2x2 and 2x4)
- New Bing Bases Search Engine
- Internet Explorer ''Slide'' through history (only on Touch Enabled devices)
- WebGL support in Internet Explorer 11
- SPDY support in Internet Explorer 11
- New F12 Developer Tools
- FileManager App replacement for SkyDrive App
- Picture Frame for the Lockscreen
- SlideToShutdown as on Windows Phones
- New PC Settings
- SkyDrive Testpage in Settings
- New Activation Screens

Hash

MD5: 4D72D338FD2FC854E8EDB312A4A98892

Fixes

New Bing Based Search Engine
Run the following as a registry (.reg) script:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\SearchPane]
"NewSearchPane"=dword:00000001


Internet Explorer ''Slide'' through history (only on Touch Enabled devices)
Run the following as a registry (.reg) script:
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Internet Explorer\DesktopSwipe]
"Enabled"=dword:00000001


WebGL support in Internet Explorer 11
Run the following as a registry (.reg) script:
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main\FeatureControl]

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_WEBGL]
"iexplore.exe"=dword:00000001

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_WEBGL_HLSL_SHADERS]
"iexplore.exe"=dword:00000001


Run the following as an HTML file in Internet Explorer:
<body onload="demo()">
<canvas style="height: 100%; width: 100%" id='webgl'>
</body>

<script>
var gl = {};
function demo()
{
var canvas = document.getElementById("webgl");
try
{
gl = canvas.getContext("experimental-webgl");
} catch(e) { }

if (gl) {
gl.clearColor(0, 0.678, 0.937, 1.0);
gl.clear(gl.COLOR_BUFFER_BIT);
}
}
</script>


SPDY support in Internet Explorer 11
Run the following as a registry (.reg) script:
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings]
"EnableSpdy"=dword:00000001
"EnableSpdyDebug"=dword:00000001
"ForceSpdyHttp"=dword:00000000
"DisableSpdyCompression"=dword:00000000


FileManager App replacement for SkyDrive App
Download http://www.thecollectionbook.info/downloads/WinBlue639364AppLaunch.zip and run:
.\AppLaunch.exe FileManager_cw5n1h2txyewy!Microsoft.Windows.FileManager


Picture Frame for the Lockscreen
You can enable Picture Frame in PC Settings.
Then you can also Customize it via a registry (.reg) script:
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Lock Screen]
"SlideshowDebug"=dword:00000001
"SlideshowStartDelay"=dword:00000000
"SlideshowTransitionTimerInterval"=dword:00001000
"SlideshowTransitionTimerIntervalTolerance"=dword:00001000

Note
dword:00001000 = 1sec

SlideToShutdown as on Windows Phones
Run C:\Windows\System32\SlideToShutdown.exe.
You can change the location where the screen comes from, set dword:00000000 for above and dword:00000001 for down.
Run it by using the following registry (.reg) script:
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Shutdown]
"SlideUp"=dword:00000000


SkyDrive Testpage in Settings
Enable it by running the following registry (.reg) script:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\SkyDrivePagesTest]
"CameraRollDisabled"=dword:00000001
"DisabledState"=dword:00000001
"IsDomainAccount"=dword:00000000


New Activation Screens
Run the following executable files.

Enter a Product Key to Active Windows:
C:\Windows\System32\changepk.exe
Windows can't be activated by phone:
C:\Windows\System32\phoneactivate.exe