diff --git a/ExplorerPatcher/main.c b/ExplorerPatcher/main.c index f91c9bd..6ebfba4 100644 --- a/ExplorerPatcher/main.c +++ b/ExplorerPatcher/main.c @@ -574,6 +574,8 @@ int WINAPI wWinMain( if (bNeedToDownload) { + DeleteFile(wszSettingsPath); + char explorer_sb_dll[MAX_PATH]; ZeroMemory( explorer_sb_dll,