andrey-che
Results
4
comments of
andrey-che
i forgot to say, bootloader is MBR(legacy boot) Windows 10/11 doesn't matter
But I can encrypt system partition with password and after that change password to key file with no password
according to this code in prc_wizard_encrypt.c: `EnableWindow( GetDlgItem( hwnd, IDC_USE_KEYFILES), boot_device ? FALSE : TRUE );` this was done intentionally and not a bug. But why?