Al fin, alguien descubrió el método de activar la SuperBar en este
build de Windows 7, por una razón extraña la barra existía, pero no se
muestra, para activar la SuperBar, debéis descargaros este programa:
2. Extraer el parche en la carpeta “%systemdrive%\Windows\”
3. Abrir el menú inicio y escribr “cmd.exe” (sin las comillas) y el
resultado que aparece, hacer clic en él con el botón derecho y en el
menú contextual, clickar en “Run as administrator”.
4. Escribir los siguientes comandos:
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
o Descaga todo preparado en un .BAT.. solo copiar los archivos en C:\Windows y USAR ejecutando el .bat
The Windows 7 build that PDC attendees will be given is M3 Pre-Beta
build 6801. The exact build string is yet to be determined, but after
doing some digging around, I think I've found it: Build 6801.winmain_win7m3.081020-1655
Now,
just where in the world did I pull that build string from? The back of
a milk carton? My butt? The Windows dev building in Redmond (I wish,
lol)? Nawwwww. Microsoft threw some security updates on their site for
Windows 7 a few days ago, so I downloaded them and checked out the
build version of the DLL the updates replace (netutils.dll). This is
the version as it exists in the DLL: 6.1.6801.4107
(winmain_win7m3.081020-1655)
For those of you who aren't
familiar with Microsoft's build string terminology, the string reads as
follows: Windows 7 M3 (Milestone 3) Build 6801 compiled in the WinMain
lab on October 20, 2008 at 4:55 PM (081020-1655)
Even more
interesting is that they provided a security update for three versions
of the Windows 7 Pre-Beta (click each one to be taken to the download
pages):
So,
does that mean that PDC attendees will be receiving all of those
versions? Perhaps! Something else left to be determined is if build
6801 will contain all SKUs or just Enterprise.
Now, something else worth noting is the following: Build 6919.fbl_fun_diag_dev(gaurava).080118-1456