1
0
mirror of https://github.com/valinet/ExplorerPatcher.git synced 2024-12-18 02:16:00 +01:00

Fixed bug that prevented correct loading when OS build was upgraded

This commit is contained in:
Valentin Radu 2021-08-29 21:39:02 +03:00
parent aca00768a2
commit 9fe8a25768

View File

@ -574,6 +574,8 @@ int WINAPI wWinMain(
if (bNeedToDownload) if (bNeedToDownload)
{ {
DeleteFile(wszSettingsPath);
char explorer_sb_dll[MAX_PATH]; char explorer_sb_dll[MAX_PATH];
ZeroMemory( ZeroMemory(
explorer_sb_dll, explorer_sb_dll,