Windows Longhorn/6.0.4008.main.030219-1933: Difference between revisions

From BetaArchive Wiki
Line 82: Line 82:
LH4008Setup1.jpg|Setup
LH4008Setup1.jpg|Setup
LH4008Login.jpg|Logon screen
LH4008Login.jpg|Logon screen
Old Wiki Images Whine2.jpg|Found New Hardware Wizard
LH4008Winver.jpg|Winver
LH4008Winver.jpg|Winver
LH4008Music.jpg|Music libraries
LH4008Music.jpg|Music libraries
Longhorn4008 with Internet Webcam.png|Internet webcam (with the registry patch applied)
Longhorn4008 with Internet Webcam.png|Internet webcam (with the registry patch applied)
Old Wiki Images Whine2.jpg|Found New Hardware Wizard
</gallery>
</gallery>



Revision as of 12:53, 28 March 2021

Windows "Longhorn" build 4008 (with a build tag of 6.0.4008.main.030219-1933) is a Milestone 4 "Longhorn" build that was privately handed out to a restricted group of developers and then leaked on February 28, 2003[1][2][3] after some months of discretion by Microsoft.

It includes the old and new plex themes but DCE is heavily broken.

This build was a major update from Build 3718, with one of the most dramatic changes obviously being the introduction of the new WIM-based Setup procedure, albeit still in a very interesting stage. This build also had many updates made in the folder windows, although the rest of the build had not changed so much from Build 3718, however, it was quite clear that Microsoft had already started adding in the major changes that would later make Longhorn what it was.

This build also had (with exception to the Help and Support Center) nearly all references, and virtually all major references to Windows XP removed by this point, most notably the logo shown within the About Windows dialog box, which was replaced by the actual Longhorn logo, showing the copyright date, 2006 (this shows that obviously, Microsoft was planning quite far ahead for Longhorn even at this point). The boot screen was still the same from Windows XP, but that was also going to be removed eventually.

As with earlier Longhorn builds, the Internet Explorer included in this build, Internet Explorer 6.05 (basically, an update to Internet Explorer 6.0), was not much different from the Internet Explorer included by default in Windows 2000, Windows XP, and Windows Server 2003.

Main changes

  • a new Plex theme;[4]
  • an improved breadcrumb bar;
  • a new search interface integrated with the WinFS file system for natural-language queries;
  • the new "Parent Control" feature;
  • an address bar more similar to the one included in the final version of Windows Vista;
  • the new "My Documents" collection;
  • a search feature in contacts;
  • the possibility to stack files in collections;
  • the draft of a property window integrated in Windows Explorer;
  • a new style for system notifications;
  • the possibility to disable autorun applications from performance options;
  • a new contextual menu for the alternative taskbar;
  • a new Windows Explorer version converted to a .NET application;
  • a new screensaver.

Hidden Sidebar tiles

Internet Webcam link in Longhorn 4008.jpg

A few Sidebar tiles are disabled by default in this build. These are:

These tiles may be activated using the following code (Source):

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\StartBar\Modules\Longhorn Status]

"AssemblyName"="ShellInterop" "Friendly Name"="Longhorn Status" "Type"="System.Windows.Desktop.SharePointTile"


[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\StartBar\Modules\RMA Test Tile]

"AssemblyName"="Microsoft.Windows.Client" "Friendly Name"="RMA Test" "Type"="System.Windows.Desktop.RMATestTile"


[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\StartBar\Modules\Internet WebCam]

"AssemblyName"="ShellInterop" "Friendly Name"="Internet WebCam" "Type"="System.Windows.Desktop.StartBarInternetTile"


[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\StartBar\Modules\{8424cd74-e3d3-4bc7-87ad-15f569922c1a}]

"AssemblyName"="ShellInterop" "Friendly Name"="Windows Media Player" "Type"="System.Windows.Desktop.WMPTile"

A registry patch was also made available by AlphaAddict that enabled the aforementioned tiles in 2006, but the download link no longer works.

  • Messenger Status Tile - This tile only works if you are using Windows Messenger. You cannot use MSN Messenger with this tile. Also, this tile does not work with Windows Messenger 4.0, you will need 4.6 or 4.7 for it to function correctly. In order to activate this tile, do the following:
    • Navigate to [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\StartBar\Modules\]
    • Create a new KEY called {62F329E0-B71B-4DDA-8323-628AC066531D}
    • In the new Key Create the following STRING Values and set the values to what is to the right of the equals sign.
      • AssemblyName = Microsoft.Windows.PPLRTC1
      • Friendly Name = Messenger Status
      • Type = MS.Internal.Communications.Controls.MeTile

Gallery

References

External links