Earlier quoted context omitted.
I'm surprised Microsoft doesn't just revoke people's licenses to use EOLed Windows, such that they're breaking the law by staying on that version. That'd get crufty corps and orgs moving, no?
> I'm surprised Microsoft doesn't just revoke people's licenses to use EOLed Windows, such that they're breaking the law by staying on that version. That'd get crufty corps and orgs moving, no? I've heard it said that the official OS of mainland China is a pirated copy of Windows XP. IIRC, there are even 3rd-party vendors there that distribute security patches for it. I doubt those people will be fazed by the actions…
Retiring Internet Explorer
41–50 of 122 posts
Re: Retiring Internet Explorer
#42> A fascinating set of circumstances led to Internet Explorer’s dominance in Asian markets. First, early browsers had poor support for Unicode and East Asian character sets, forcing website developers to build their own text rendering atop native code plugins (ActiveX). South Korea mandated use of a locally-developed cipher (SEED) for banking transactions, and this cipher was not implemented by browser developers… Ac…
Re: Retiring Internet Explorer
#43If Microsoft really believes no-one needs IE, why is it still shipping it as part of Windows 10? Specifically, why is it still shipping IE as the only browser as part of Windows 10 Enterprise LTSC, including LTSC 2019? Yes, that is the version of Windows 10 with an "extended support end date of 9 January 2029"* * https://support.microsoft.com/en-us/help/13853/windows-lifec...
Many Enterprises run critical legacy apps that depend on IE and it's ability to emulate lower versions. Many large orgs would require $100's of millions to rewrite all of them. No one will fund exercise that until the proverbial gun is point at them. 2029 sounds about right.
My org loaded Chrome on all of the machines for our internal web sites, but according to my logs, almost nobody uses it. They're just too used to clicking on the (e), I guess.
Re: Retiring Internet Explorer
#44Re: Retiring Internet Explorer
#45> I printed out the source code for the network stack and sat > down with a red pen. Does anyone still do this to get to know new code base?
Did this once to make sense of an especially hairy class structure I inherited. Would actually do this again, 4K displays notwithstanding.
That said, sometimes printed code is still better.
Re: Retiring Internet Explorer
#46Someone needs to tell Microsoft. The Microsoft License Advisor, which has the pricing info for Windows, https://mla.microsoft.com/ on Firefox pops up a box which reads "Internet Explorer Notification NaN and newer versions. Download latest version of Internet Explorer"
'' /
+ ' Microsoft License Advisor is optimized for Internet Explorer 7'Re: Retiring Internet Explorer
#47Re: Retiring Internet Explorer
#48> Burndown List >> Banking, especially in Asia My bank in China requires Windows + IE + a custom ActiveX control to use their Internet banking. As a result, I don't use it. One of my accounts can be used via their mobile app (if you read Chinese or have another phone to use camera translation). My business account cannot be, and I am therefore required to visit a branch along with my official chop (seal / stamp) when…
I'm surprised Microsoft doesn't just revoke people's licenses to use EOLed Windows, such that they're breaking the law by staying on that version. That'd get crufty corps and orgs moving, no?
Mind you, I would totally agree with such a decision, if MSFT decided to enforce it, but I dont think it will necessarily play out in a way that is advantageous to MSFT, hence why they haven’t done so yet.
Re: Retiring Internet Explorer
#49Someone needs to tell Microsoft. The Microsoft License Advisor, which has the pricing info for Windows, https://mla.microsoft.com/ on Firefox pops up a box which reads "Internet Explorer Notification NaN and newer versions. Download latest version of Internet Explorer"
NaN seems to be the result of a typo in the JS. They tried to concatenate two strings, but added an extra / character, which causes the strings to be coerced to NaN. ' ' / + ' Microsoft License Advisor is optimized for Internet Explorer 7'
Re: Retiring Internet Explorer
#50If Microsoft really believes no-one needs IE, why is it still shipping it as part of Windows 10? Specifically, why is it still shipping IE as the only browser as part of Windows 10 Enterprise LTSC, including LTSC 2019? Yes, that is the version of Windows 10 with an "extended support end date of 9 January 2029"* * https://support.microsoft.com/en-us/help/13853/windows-lifec...
> If Microsoft really believes no-one needs IE, why is it still shipping it as part of Windows 10? We have multi-million dollar software that relies on IE to run -- that's why. What good is an OS that can't run our software? Since Windows 10 we've setup an icon to just launch this application in IE and set the default browser for end-users to Chrome. Eventually that software will be replaced and we can end our use of…