diff --git a/nsis/SectionCoreReqs.nsh b/nsis/SectionCoreReqs.nsh index 789e77f32e..d8c2b5562c 100644 --- a/nsis/SectionCoreReqs.nsh +++ b/nsis/SectionCoreReqs.nsh @@ -34,7 +34,7 @@ ; See above comment. File /oname=w32pthreads.v3.dll ..\bin\w32pthreads.v4.dll File ..\bin\GameIndex.dbf - File ..\bin\cheats_ws.dbf + File ..\bin\cheats_ws.zip !insertmacro UNINSTALL.LOG_CLOSE_INSTALL @@ -87,4 +87,4 @@ WriteUninstaller "${UNINST_EXE}" !if ${INC_AVG} > 0 Call fnc_AVGPage_InstallBar - !endif \ No newline at end of file + !endif