1. Tiger-1

    Tiger-1 MDL Guru

    Oct 18, 2014
    8,326
    11,605
    270
    ^
    friend i must only say that although I'm from a country called Brazil does not mean that I do not understand anything ledo error on your part because I understand very well the German language.and this very clear that this dealer operates with M$FT but it is clear that this version was designed for specific use, repetitive and that will never use xbox, maps and other so...;)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  2. Tom Mix

    Tom Mix MDL Junior Member

    Jul 24, 2009
    93
    16
    0
    @Tiger-1
    this is the LTSC area here. and mr. dev is already using LTSC2019
    and one choosing a LTSC is using it because of exactly that specific use!
    btw: selling it in brazil turns illegal at the point selling it there...
     
  3. awuctl

    awuctl MDL Member

    Jun 6, 2020
    118
    436
    10
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. jimbe4mxl

    jimbe4mxl MDL Novice

    Nov 26, 2021
    2
    0
    0
    Hey folks, im confused :) From the first post link "Direct ISO download", i grabbed pl-pl_windows_10_enterprise_ltsc_2021_x64_dvd_eff40776.iso

    Is it the full version? Ready to be installed? Or do i need to do any patching beforehand? Sorry english isnt my native language, i never did any ISO patching tho, i just wanna know if the ISO from the link is full and ready to install and use, thanks :)
     
  5. Saurav

    Saurav MDL Addicted

    Jul 6, 2015
    622
    404
    30
    It's full ISO. No patching needed. Just install and use.
     
  6. jimbe4mxl

    jimbe4mxl MDL Novice

    Nov 26, 2021
    2
    0
    0
    Thank you very much :)
     
  7. scar779

    scar779 MDL Novice

    Oct 10, 2021
    9
    1
    0
    Emoji panel doesn't work in Windows 10 IoT Enterprise LTSC 2021. Any idea why it isn't working and any solution :confused:
     
  8. Ethernet

    Ethernet MDL Novice

    Sep 2, 2012
    15
    3
    0
  9. Horwatt

    Horwatt MDL Junior Member

    Oct 16, 2009
    57
    130
    0
  10. Tom Mix

    Tom Mix MDL Junior Member

    Jul 24, 2009
    93
    16
    0
    [languagebarrier=on][senseofhumorbarrier=on]
    agree to disagree :rolleyes:
    stay focused, it happens already!
    they published windows vista and are still going strong, u can not mess with :orb:!
    [languagebarrier=off][senseofhumorbarrier=off]
     
  11. awuctl

    awuctl MDL Member

    Jun 6, 2020
    118
    436
    10
    <3
    ”Windows 10 - Last Version of Windows”
    ”Windows 11 has all the power and security of Windows 10 […] comes with new tools, sounds, and apps. Every detail has been considered. All of it comes together to bring you a refreshing experience on your PC.”
    ”10 years of support for LTSC”
    - Fifth Largest Technology Company and The Largest Software Company on The Planet

    yeah.. gotta love them
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. Ethernet

    Ethernet MDL Novice

    Sep 2, 2012
    15
    3
    0
    If I download Snip & Sketch package (and its dependencies Microsoft.UI.Xaml and Microsoft.VCLibs) from store.rg-adguard.net i should be able to install it manually from powershell without any problem right?
     
  13. Horwatt

    Horwatt MDL Junior Member

    Oct 16, 2009
    57
    130
    0
    I think yes.
    Just why, there is already SnippingTool.
     
  14. MowerZippo

    MowerZippo MDL Novice

    Apr 20, 2018
    34
    34
    0
    @Ethernet
    You need also the license xml file "Microsoft.ScreenSketch_8wekyb3d8bbwe.xml"
     
  15. GT500s

    GT500s MDL Novice

    Dec 9, 2015
    34
    7
    0
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. trixeo

    trixeo MDL Novice

    Jan 23, 2009
    6
    14
    0
    #1098 trixeo, Nov 26, 2021
    Last edited: Nov 26, 2021
    I don't see the point in answering you really, you sure have made up your OCD mind about something that you have gotten all wrong in your mind. You talk about "hidden gem" like this regkey would be something hidden and unknown to public and even the programmers at MS? Why I say it's been useless is because the information given on the desktop by that regkey has never given any real useful information for an administrator like me, I need more info from the client than this can give. Like way back in the day when Windows NT 4.0 was the hottest Windows version there was, that regekey was not even programmed to work yet. In Windows 2000 the regkey was introduced but always showed "Windows 2000 Professional, Build 2195" no matter what Service Pack was installed. After that Windows XP Professional for some time showed some useful info "Windows XP Professional, Build 2600.xpsp1.020828-1920 (Service Pack 1)", but after that Window Vista was back to not say anything about what Service Pack was installed "Windows Vista (TM), Build 6002". Same thing with "Windows 7, Build 7601", no matter the Service Pack level.

    In this case, Windows 10 Enterprise LTSC 2021 BuildLab really is "Build 19041.vb_release.191206-1406" so I don't get what your fuss is about, just because earlier versions that you compare to was not build that same way Windows 10 Enterprise LTSC 2021 is. Windows 10 Enterprise LTSC 2021 is really just a "patched up" version of Windows 10 version 2004 (Vibranium) Build 19041, hence that "19041" in your complaints. ATM there is no newer version of ANY Windows 10 with a higher build than 19041. All versions after 2004 are patched 19041, 20H2 and 21H1 including LTSC 2021 (21H2). Have a look at wikipedia "List of Microsoft Windows versions" for details.

    As I said earlier, Bginfo can give you the information YOU want instead of this useless PaintDesktopVersion. It's not using the "same technique", it's using whatever technique you want instead to print the information that you tell Bginfo to retrieve from either registry or WMI query, even environment variables, information from within files, timestamp of a file, contents of a file or a VB script file. In your case you probably want to create custom fields like this in your BGInfo config:
    HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProductName
    HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\BuildLab
    HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\DisplayVersion
    HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\CurrentBuildNumber
    HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\UBR

    (note: ReleaseId was earlier in use before DisplayVersion came, but is now deprecated and still only in use for compatibility reasons)

    Which could yield on the desktop:
    Windows 10 Enterprise LTSC 2021
    19041.vb_release.191206-1406
    21H2 (OS Build 19044.1387)
     
  17. Tom Mix

    Tom Mix MDL Junior Member

    Jul 24, 2009
    93
    16
    0
    it takes one to know one :rolleyes:
    no problem, no expectations :D

    btw: a build is not a build anymore ... ;)
     
  18. zbigniew59

    zbigniew59 MDL Senior Member

    May 14, 2016
    373
    171
    10
    More and more topics are changing into war between some.
    - 99.9% of users do not care about your views - they do not even know what's going on - finish these wars or continue privately - not in this forum!