So, as we probably all established, Windows 8 Milestone 1 has been leaked as version 7850. Of course people question it being Windows 8 as it identifies itself as Windows 7; that's just because they needed SOME sort of platform to build it off of.
Anyhow, as always there's new features built into the OS. Bear in mind you SHOULD NOT use a milestone build as primary OS. Bad idea. Run it in a virtual machine, or use a secondary box.
NOW! Let's enable these features using handy dandy registry edits!
If you don't know how to edit registry values, let alone find regedit, you SHOULDN'T BE DOING THESE >=|
(Now go read the guide on how to here =>
http://mintywhite.com/windows-7/7securi ... -registry/ )
1. Windows Explorer Ribbon UI
--The ribbon UI was introduced with Office 2007, so you probably know all about it. If not, google it.--
* run regedit, go to HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\TaskUI
* make a 32-bit value called "TaskUIEnabled", set value to 1
* profit!
2. Webcam.exe
--Apparently a built-in webcam application. Finally! (uses generic webcam drivers methinks)--
* run regedit, go to HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\
* make DWORD value RemoteFontBootCacheFlags and set it 0x100f (4111)
* profit!
3. TaskUI
--A redesigned task manager. It's greatly simplified and I don't like it.--
* run regedit, go to HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\TaskUI
* make a 32-bit value called "TaskUIEnabled", set value to 1
* profit!
4. Modern PDF Reader
--Instead of always having to use third party, Windows apparently has its own now. Hopefully it won't suck when finished.-
* run regedit, go to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Applets\Paint\Capabilities
* make string value called "CLSID" - "{D3E34B21-9D75-101A-8C3D-00AA001A1652}."
* profit!
Hope you enjoy, and remember to use at your own risk! I'm not responsible if you went, pirated Win8 M1, installed it as your primary OS, did these and borked it. That's on you :p Good day!