mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2025-11-11 19:08:26 -06:00
Windows: always open online help in case of Setup because local help may be outdated
This commit is contained in:
@@ -702,7 +702,7 @@ BOOL CALLBACK PageDialogProc (HWND hwndDlg, UINT uMsg, WPARAM wParam, LPARAM lPa
|
||||
return 1;
|
||||
|
||||
case IDC_DISABLE_MEMORY_PROTECTION_HELP:
|
||||
Applink("memoryprotection")
|
||||
Applink("memoryprotection");
|
||||
return 1;
|
||||
|
||||
case IDC_FILE_TYPE:
|
||||
|
||||
Reference in New Issue
Block a user