From ab28154221ec57753575e4e9e917310646c61358 Mon Sep 17 00:00:00 2001 From: Carl Norton Date: Fri, 26 May 2017 10:48:22 +0100 Subject: [PATCH] Updated directory name --- Tomb Raider Automated Fix.iss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tomb Raider Automated Fix.iss b/Tomb Raider Automated Fix.iss index 07e1d31..6d3f599 100644 --- a/Tomb Raider Automated Fix.iss +++ b/Tomb Raider Automated Fix.iss @@ -147,5 +147,5 @@ Type: files; Name: "{app}\*.mp3" [Files] Source: ".\Install\*"; DestDir: "{app}"; Flags: ignoreversion recursesubdirs createallsubdirs -Source: ".\Tomb1RetailFix\*"; DestDir: "{app}"; Flags: ignoreversion recursesubdirs createallsubdirs +Source: ".\TombATI\*"; DestDir: "{app}"; Flags: ignoreversion recursesubdirs createallsubdirs ; NOTE: Don't use "Flags: ignoreversion" on any shared system files \ No newline at end of file