Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

windows-embedded section is a mess #2751

Open
TAbdiukov opened this issue Mar 28, 2023 · 4 comments
Open

windows-embedded section is a mess #2751

TAbdiukov opened this issue Mar 28, 2023 · 4 comments
Labels
bug Something isn't working

Comments

@TAbdiukov
Copy link

TAbdiukov commented Mar 28, 2023

https://endoflife.date/windows-embedded

Details of incorrect and correct details you have found

I believe endoflie.date conflates CE/Windows Embedded Compact and Windows IoT/Embedded. But it's not too strange, given Wikipedia, kind of conflates them.

To give credit where it's due - both of them have the following in common: they are loosely part of Windows family, and both are intended for industry use.

  • Windows Embedded POSReady/Embedded Industry Pro/Embedded Industry Enterprise/IoT Enterprise - More or less 'standard' Windows running on x32/amd64 intended for IoT devices (but can be run on customer-grade computers). It is akin to Windows 10 LTSB/LTSC.

  • Windows CE/Embedded Compact - An ever-dying breed of Windows, intended to run on MIPS/PowerPC/arm. It is very similar to Microsoft Windows Mobile 2003/5/6. Just like Internet Explorer, used in dated industrial devices, but in commercial world, almost entirely replaced by Android or Linux (exceptions apply).

And of course, it doesn't help that Microsoft tries to blur the line to get the industry onboard, while pushing away from Windows CE, by providing a compatibility layer of sorts for Windows CE ( Windows Embedded Compact ) on Windows IoT. Wikipedia states,

Windows 10 IoT Core is considered by some to be the successor to Windows Embedded Compact, although it maintains very little compatibility with it

Finally, the entry for 8.1 Pro, given the EOL date, seems to be an entry for the standard Windows 8.1 Professional (not Windows Embedded 8.1 Industry).

@TAbdiukov TAbdiukov added the bug Something isn't working label Mar 28, 2023
@welcome
Copy link

welcome bot commented Mar 28, 2023

Thank you for opening your first issue here 👍. Be sure to follow the issue template if you chose one.

captn3m0 added a commit that referenced this issue Mar 28, 2023
8.1 Pro in particular causes confusion.

Ref: #2751

Also see #2585 (comment)
@captn3m0
Copy link
Member

captn3m0 commented Mar 28, 2023

Looking back at the history, 8.1 Pro is probably Embedded 8.1 Pro. Dates are quite close: https://learn.microsoft.com/en-us/lifecycle/products/windows-embedded-81-pro.

The row was labelled as "Windows Embedded Pro 8.1" till recently

We should probably revert that back to avoid confusion. Filed #2753 for the same. Preview: https://deploy-preview-2753--endoflife-date.netlify.app/windows-embedded

Would you have any suggestions on how we can avoid the CE/Embedded Compact confusion? Should we split into a separate page for those?

@BiNZGi
Copy link
Member

BiNZGi commented Mar 28, 2023

I think about renaming the current Windows Embedded page to Windows IoT like stated in Wiki:

Windows IoT, formerly Windows Embedded, is a family of operating systems from Microsoft designed for use in embedded systems.

Then we put the full names for the cycles and also add the Windows 10/11 IoT entries. It seems there are also entries for older cycles like Windows Embedded CE 6.0, Windows CE 5.0, etc. what we can add also.

Okay for #2753 to make the first step in the new direction.

captn3m0 added a commit that referenced this issue Mar 28, 2023
8.1 Pro in particular causes confusion.

Ref: #2751

Also see #2585 (comment)
@TAbdiukov
Copy link
Author

TAbdiukov commented Apr 11, 2023

I suggest creating separate sections for (what can be easily grasped as) Windows Embedded Industry and Windows CE.

However, contrary to the suggestion above, I noticed that LTS releases of Windows (LTSB/LTSC) are part of just windows section, so maybe Windows Embedded POSReady/Embedded Industry Pro/Embedded Industry Enterprise/IoT Enterprise should just go into windows category?

Additionally, the page says

You can check the version that you are currently using by running:
winver

I'm 95% sure this command simply doesn't exist on Windows CE. Wikipedia seems to think the same. But I'm happy to be corrected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants