mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2025-11-13 11:58:26 -06:00
Windows: Don’t try to mount using empty password when default keyfile configured or keyfile specified in command line. Add option in default keyfiles dialog to restore the old behavior.
This commit is contained in:
@@ -45,6 +45,7 @@
|
||||
<control lang="en" key="IDC_HIDVOL_WIZ_MODE_FULL">Normal mode</control>
|
||||
<control lang="en" key="IDC_KB">&KB</control>
|
||||
<control lang="en" key="IDC_KEYFILES_ENABLE">U&se keyfiles</control>
|
||||
<control lang="en" key="IDC_KEYFILES_TRY_EMPTY_PASSWORD">Try first to mount with an empty password</control>
|
||||
<control lang="en" key="IDC_KEYFILES_RANDOM_SIZE">Random size ( 64 <-> 1048576 )</control>
|
||||
<control lang="en" key="IDC_KEY_FILES">&Keyfiles...</control>
|
||||
<control lang="en" key="IDC_LINK_HASH_INFO">Information on hash algorithms</control>
|
||||
|
||||
Reference in New Issue
Block a user