mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2025-11-11 11:08:02 -06:00
Windows: Add dropdown menu to Mount button to allow mounting without cache
This commit is contained in:
@@ -292,6 +292,7 @@ void LoadSettings (HWND hwndDlg)
|
||||
defaultMountOptions.PartitionInInactiveSysEncScope = FALSE;
|
||||
defaultMountOptions.RecoveryMode = FALSE;
|
||||
defaultMountOptions.UseBackupHeader = FALSE;
|
||||
defaultMountOptions.SkipCachedPasswords = FALSE;
|
||||
|
||||
mountOptions = defaultMountOptions;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user