1
0
mirror of https://github.com/veracrypt/VeraCrypt.git synced 2026-06-09 22:36:59 -05:00

Windows: always open online help in case of Setup because local help may be outdated

This commit is contained in:
Mounir IDRASSI
2023-09-24 01:41:35 +02:00
parent 76c64d49ea
commit 937c5cd5cd
2 changed files with 7 additions and 1 deletions
+1 -1
View File
@@ -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: