I can no longer add posts to the original thread in the Windows Secrets Lounge forum (apparently because the thread is over 99 days old [?]) so I’m going to continue here…
Very briefly, IMO Win 10’s built-in winver is not especially helpful. For something that’s supposed to inform you of the Windows version, 50% of the GUI is just blank space, 40% waffles on about Microsoft and a scant 10% actually provides useful information, e.g. edition, version, build and revision.
So… I wrote an alternative (using AutoHotkey) that shows the same edition, version, build and revision information but in a very compact GUI:
Then I thought… it can be made more useful. So currently it looks like this:
It now copies the information to the Windows clipboard in case you get asked – ooh, say, by someone on AskWoody… and you can just paste the info from the clipboard into a reply.
Perhaps more useful, click on one of the links and your default browser will open at the relevant MS info page.
Let me know if you’re interested and I’ll post the code (or a link to it).