How can I find whether the Windows OS in a machine is LTSC version or normal one via Registry Keys? What possible commands can be executed to retrieve

  • Thread starter Bapanapalli Tarun Sai Kumar
  • Start date
B

Bapanapalli Tarun Sai Kumar

I want to write a logic to block the program if it is being run on Windows 10 21H2 (Enterprise/Pro) as it reached EOL, but allow it to execute if it's running on Windows 10 Enterprise 21H2 LTSC (Windows 10 Enterprise LTSC 2021)How can I retrieve the exact version running in the machine in order to differentiate Normal 21H2 and LTSC 21H2 OS?The Solution must be transparent enough to get LTSC version from any language for ex., Spanish\German\Italian\Chinese\French Windows OS as well.Kindly provide some insights on this!!!

Continue reading...
 
Back
Top Bottom