User Activity

  • Posted a comment on ticket #461 on 7-Zip

    The following code changes can be made: --- a/CPP/7zip/UI/GUI/CompressDialog.cpp +++ b/CPP/7zip/UI/GUI/CompressDialog.cpp @@ -1742,8 +1742,8 @@ void CCompressDialog::SetEncryptionMethod() // if (ZipCryptoIsAllowed) { ComboBox_AddStringAscii(_encryptionMethod, "ZipCrypto"); - sel = (encryptionMethod.IsPrefixedBy_Ascii_NoCase("aes") ? 1 : 0); - _default_encryptionMethod_Index = 0; + sel = (encryptionMethod.IsPrefixedBy_Ascii_NoCase("zipcrypto") ? 0 : 1); + _default_encryptionMethod_Index = 1; } ComboBox_AddStringAscii(_encryptionMethod,...

  • Created ticket #461 on 7-Zip

    ZipCrypto is still being used by default if available

View All

Personal Data

Username:
yakov5776
Joined:
2025-10-23 02:44:53.611000

Projects

  • No projects to display.

Personal Tools

MongoDB Logo MongoDB