Unlock the New Windows 7 Taskbar in build 6801
People have told me that Windows 7 6801 cant have the new taskbar, and YES IT can
if you remember that Video from Microsoft Windows 7 preview, in the summer, with the new touch feature, that version HAD the new taskbar! The only reason why its not present is do to Microsoft “LOCK FEATURE” system, which Microsoft Prevented the use of the taskbar.
Heres how to get it:
Simply download a copy of a tool I whipped up for either x86 or x64 (Download Links Below), drop it into your Windows\ directory and execute the following commands as an Administrator in a command prompt window:
* takeown /f %windir%\explorer.exe
* cacls %windir%\explorer.exe /E /G MyUserName:F (replacing MyUserName with your username)
* taskkill /im explorer.exe /f
* cd %windir%
* start unlockProtectedFeatures.exe
Download:
x64:
Code: upf_NT61x64_PCFORUM89.zip
x86:
Code: upf_NT61x86_PCFORUM89.zip