mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2026-05-21 20:11:30 +00:00
Windows: Fix warning and link error in SetupDLL project
This commit is contained in:
@@ -3497,7 +3497,6 @@ EXTERN_C UINT STDAPICALLTYPE VC_CustomAction_DoChecks(MSIHANDLE hInstaller)
|
||||
DWORD cchValueBuf = 0;
|
||||
UINT uiStat = 0;
|
||||
HKEY hkey = 0;
|
||||
DWORD dw = 0;
|
||||
std::wstring szInstallDir = L"";
|
||||
BOOL bRefreshExts = FALSE;
|
||||
BOOL bDisableReboot = FALSE;
|
||||
|
||||
Reference in New Issue
Block a user