mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2025-11-12 11:28: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:
@@ -65,6 +65,7 @@ extern BOOL bCloseBkgTaskWhenNoVolumes;
|
||||
extern BOOL bPlaySoundOnSuccessfulHkDismount;
|
||||
extern BOOL bDisplayBalloonOnSuccessfulHkDismount;
|
||||
extern BOOL bExplore;
|
||||
extern BOOL bTryEmptyPasswordWhenKeyfileUsed;
|
||||
|
||||
static void localcleanup ( void );
|
||||
void EndMainDlg ( HWND hwndDlg );
|
||||
|
||||
Reference in New Issue
Block a user