Remove VideoCardDefaults.ini.
Cleanup.
This commit is contained in:
@@ -129,6 +129,7 @@ SetOutPath "$INSTDIR\CDTitles"
|
|||||||
File "CDTitles\Instructions.txt"
|
File "CDTitles\Instructions.txt"
|
||||||
|
|
||||||
RMDir /r "$INSTDIR\Characters\default"
|
RMDir /r "$INSTDIR\Characters\default"
|
||||||
|
CreateDirectory "$INSTDIR\Characters\default"
|
||||||
SetOutPath "$INSTDIR\Characters"
|
SetOutPath "$INSTDIR\Characters"
|
||||||
File /r "Characters\default"
|
File /r "Characters\default"
|
||||||
# File "Characters\instructions.txt"
|
# File "Characters\instructions.txt"
|
||||||
@@ -195,7 +196,6 @@ SetOutPath "$INSTDIR\Data"
|
|||||||
File "Data\Translation.dat"
|
File "Data\Translation.dat"
|
||||||
File "Data\AI.ini"
|
File "Data\AI.ini"
|
||||||
File "Data\Unlocks.dat"
|
File "Data\Unlocks.dat"
|
||||||
File "Data\VideoCardDefaults.ini"
|
|
||||||
File "Data\splash.bmp"
|
File "Data\splash.bmp"
|
||||||
|
|
||||||
SetOutPath "$INSTDIR"
|
SetOutPath "$INSTDIR"
|
||||||
@@ -294,8 +294,8 @@ RMDir "$INSTDIR\Cache"
|
|||||||
Delete "$INSTDIR\CDTitles\Instructions.txt"
|
Delete "$INSTDIR\CDTitles\Instructions.txt"
|
||||||
RMDir "$INSTDIR\CDTitles"
|
RMDir "$INSTDIR\CDTitles"
|
||||||
|
|
||||||
#Delete "$INSTDIR\Characters\instructions.txt"
|
RMDir /r "$INSTDIR\Characters\default"
|
||||||
#RMDir "$INSTDIR\Characters"
|
RMDir "$INSTDIR\Characters"
|
||||||
|
|
||||||
RMDir /r "$INSTDIR\Cache"
|
RMDir /r "$INSTDIR\Cache"
|
||||||
|
|
||||||
@@ -336,7 +336,6 @@ RMDir "$INSTDIR\Visualizations"
|
|||||||
; Don't delete high scores.
|
; Don't delete high scores.
|
||||||
Delete "$INSTDIR\Data\Translation.dat"
|
Delete "$INSTDIR\Data\Translation.dat"
|
||||||
Delete "$INSTDIR\Data\AI.ini"
|
Delete "$INSTDIR\Data\AI.ini"
|
||||||
Delete "$INSTDIR\Data\VideoCardDefaults.ini"
|
|
||||||
Delete "$INSTDIR\Data\stepmania.ini"
|
Delete "$INSTDIR\Data\stepmania.ini"
|
||||||
Delete "$INSTDIR\Data\Keymaps.ini"
|
Delete "$INSTDIR\Data\Keymaps.ini"
|
||||||
Delete "$INSTDIR\Data\GamePrefs.ini"
|
Delete "$INSTDIR\Data\GamePrefs.ini"
|
||||||
|
|||||||
Reference in New Issue
Block a user