(svn r2346) - Fix: Have the windows installer also delete any spritecache.xx files on uninstall

This commit is contained in:
Darkvater 2005-05-17 20:59:29 +00:00
parent cb5107f97f
commit 70e2e79c45
1 changed files with 1 additions and 0 deletions

View File

@ -233,6 +233,7 @@ Section Uninstall
Delete "$INSTDIR\crash.log"
Delete "$INSTDIR\openttd.cfg"
Delete "$INSTDIR\hs.dat"
Delete "$INSTDIR\cached_sprites.*"
Delete "$INSTDIR\save\autosave\network*.tmp" ; temporary network file
; Data files