Skip to content
This repository was archived by the owner on Apr 11, 2022. It is now read-only.

Commit 9cc7e57

Browse files
author
Caleb Ely
committed
Final uninstallation changes
1 parent d41365d commit 9cc7e57

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

SR-Alternate-Installer.iss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@ Filename: "{app}\{#MyAppExeName}"; Parameters: "/FROMLAUNCHER"; Flags: nowait po
124124
; this is required to delete them
125125
Type: files; Name: "{app}\{#MyAppExeName}"
126126
Type: files; Name: "{app}\StuntRally.exe"
127+
Type: files; Name: "{app}\Balonxb.ttf"
127128
Type: files; Name: "{app}\MOTO.rtb"
128129
Type: files; Name: "{app}\MOTO.usr"
129130
Type: files; Name: "{app}\ReadMeUS.txt"
@@ -137,6 +138,7 @@ Type: filesandordirs; Name: "{app}\CampaignTracks"
137138
Type: filesandordirs; Name: "{app}\GameTracks"
138139
Type: filesandordirs; Name: "{app}\res"
139140
Type: filesandordirs; Name: "{app}\SavedTracks\Images"
141+
Type: dirifempty; Name: "{app}\SavedTracks"
140142

141143
[Code]
142144
// Pascal script from Bgbennyboy to detect a CD, cleaned up

0 commit comments

Comments
 (0)