Davehc,I have just read one of your earlier posts. Is it true that Windows 8.1 can now be set to boot to the desktop without installing start menu software like Classic Shell? That's different from Windows 8 that won't without 3rd party software.
User-agent string changes
For many legacy websites, some of the most visible updates for IE11 Preview involve the user-agent string:
JavaScript
Mozilla/5.0 (Windows NT 6.3; Trident/7.0; rv 11.0) like Gecko
If you compare the new user-agent string to the one reported by earlier versions of Internet Explorer, you'll find the following changes:
These changes help prevent IE11 Preview from being (incorrectly) identified as an earlier version.
- The compatible ("compatible") and browser ("MSIE") tokens have been removed.
- The "like Gecko" token has been added (for consistency with other browsers).
- The version of the browser is now reported by a new revision ("rv") token.
In general, you should avoid detecting specific browsers or browser versions. The assumptions underlying such tests tend to lead to false positive results when browsers are updated. Instead, detect features as you need them and use progressive enhancement to provide simplified experiences for browsers or devices that do not support the features you need.
In rare cases, it may be necessary to uniquely identify IE11 Preview. Use the Trident token to do so.
It seems, from some of what I read, this needs be mentioned, again...
Right now we have Windows 8.1 Preview available. IT IS A BETA!
Once it goes RTM, it will be pushed out to Users who, already, have Windows 8 via Windows Updates later this summer. Until then...
DO NOT upgrade (or overwrite) your Windows 8 w/ the 8.1 Preview. DO NOT replace your Windows 8 w/ Windows 8.1 Preview.
Only install Windows 8.1 Preview on a spare box, as a dual-boot or as a virtual machine in Hyper-V on your Windows 8 host machine.
Cheers,
Drew
Davehc,I have just read one of your earlier posts. Is it true that Windows 8.1 can now be set to boot to the desktop without installing start menu software like Classic Shell? That's different from Windows 8 that won't without 3rd party software.
That's good so from what I read Windows 8.1 boots to the desktop and has a start button but you still don't get the Windows 7 start menu. It is the Metro start menu like you got in earlier versions of Stardock's Start 8. Which gave you a start button,though the start menu is Metro style.That is true Andrea, I am running 8.1 on a separate hard drive and have it set to boot straight to the desktop. No third party software is needed.