any Windows version and any edition restored by WinClone shows “Windows 8.1 Enterprise Evaluation” in the windows boot manager
it does not affect the system’s behavior, just a wrong string of text…but is there any way to replace it by real system information?
ps
I think it is copied from EFIBCD when making efi-bootable
fixed by BCDBOOT C:|WINDOWS command (from Windows)
was
device partition=C:
path \Windows\system32\winload.efi
description Windows 8.1 Enterprise Evaluation
locale ru-RU
recoverysequence {bca7c8f8-445b-11e3-ba31-a2e6c4fa7025}
displaymessageoverride Recovery
recoveryenabled Yes
osdevice partition=C:
systemroot \Windows
resumeobject {ba410f57-255b-11ea-8ad0-806e6f6e6963}
bootmenupolicy Standard
now
device partition=C:
path \windows\system32\winload.efi
description Windows 10
locale en-us // i 'll fix this next time
inherit {bootloadersettings}
isolatedcontext Yes
allowedinmemorysettings 0x15000075
osdevice partition=C:
systemroot \windows
resumeobject {a8b98690-4150-11ea-8b12-001a7dda7105}
nx OptIn
bootmenupolicy Standard
PS BCDBOOT C:|WINDOWS /l:ru-ru is more exact if not “en-us” language needed