-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Description
Description of the Issue
Notepad++'s Debug Information reports wrong OS information with windows 11.
It shows the license information and not the current OS
From Control Panel:
Edition Windows 11 Home
Version 21H2
Data installazione: 08/01/2022
Build OS 22000.376
Esperienza Pacchetto delle esperienze delle funzionalità Windows 1000.22000.376.0
from Debug information:
Notepad++ v8.2 (64-bit)
Build time : Dec 30 2021 - 03:40:42
Path : C:\Program Files\Notepad++\notepad++.exe
Command Line :
Admin mode : OFF
Local Conf mode : OFF
Cloud Config : OFF
OS Name : Windows 10 Home (64-bit)
OS Version : 2009
OS Build : 22000.376
Current ANSI codepage : 1252
Plugins : ComparePlugin.dll mimeTools.dll NppConverter.dll NppExport.dll NppXmlTreeviewPlugin.dll
I tried also to re-install Notepad++, but the result is the same
Steps to Reproduce the Issue
- update windows 10 to windows 11
- Notepad++, debug information
Expected Behavior
Actual Behavior
Debug Information
Notepad++ v8.2 (64-bit)
Build time : Dec 30 2021 - 03:40:42
Path : C:\Program Files\Notepad++\notepad++.exe
Command Line :
Admin mode : OFF
Local Conf mode : OFF
Cloud Config : OFF
OS Name : Windows 10 Home (64-bit)
OS Version : 2009
OS Build : 22000.376
Current ANSI codepage : 1252
Plugins : ComparePlugin.dll mimeTools.dll NppConverter.dll NppExport.dll NppXmlTreeviewPlugin.dll
