1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-10 09:32:29 +01:00

Clear out data dir before upgrading

This commit is contained in:
Gymnasiast
2025-05-09 14:19:39 +02:00
parent 1a571cd4e4
commit d4b6d20dd5

View File

@@ -150,7 +150,8 @@ Section "!OpenRCT2" Section1
SetShellVarContext all
; Copy data files
; Copy data files. Clear out the old dir first, to ensure upgrades do not result in old objects sticking around.
RMDir /r "$INSTDIR\data"
SetOutPath "$INSTDIR\data\"
File /r ${PATH_ROOT}bin\data\*