mirror of https://github.com/PCSX2/pcsx2.git
Installer: use cheats_ws.zip instead of dbf
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@5841 96395faa-99c1-11dd-bbfe-3dabce05a288
This commit is contained in:
parent
5b14ca0fb9
commit
afa2336254
|
@ -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
|
||||
!endif
|
||||
|
|
Loading…
Reference in New Issue