NSIS: Updated filepath from old GameDB

This commit is contained in:
Tyler Wilding 2020-12-16 17:32:08 -05:00 committed by refractionpcsx2
parent c90eec2814
commit 271f60b65a
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ FunctionEnd
Function TempFilesOut
SetOutPath "$TEMP\PCSX2 ${APP_VERSION}"
File ..\bin\pcsx2.exe
File ..\bin\GameIndex.dbf
File ..\bin\GameIndex.yaml
File ..\bin\cheats_ws.zip
File ..\bin\PCSX2_keys.ini.default
SetOutPath "$TEMP\PCSX2 ${APP_VERSION}\Docs"