mirror of https://github.com/PCSX2/pcsx2.git
NSIS: Updated filepath from old GameDB
This commit is contained in:
parent
c90eec2814
commit
271f60b65a
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue