mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2025-11-11 19:08:26 -06:00
Windows Setup: Warn about Fast Startup during install if it is enabled and propose to disable it at the end of the installation.
This commit is contained in:
@@ -25,6 +25,7 @@ BOOL CALLBACK MainDialogProc ( HWND hwndDlg , UINT uMsg , WPARAM wParam , LPARAM
|
||||
|
||||
extern BOOL bPromptTutorial;
|
||||
extern BOOL bPromptReleaseNotes;
|
||||
extern BOOL bPromptFastStartup;
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user