From b2652cadae71daa35dc00f4b9fa81fd86ea035ca Mon Sep 17 00:00:00 2001 From: zilmar Date: Wed, 6 May 2020 06:01:42 +0930 Subject: [PATCH] Re add cheats in to Installer --- Source/Installer/Installer.iss | 1 + Source/Installer/Installer.vcxproj | 3 +++ 2 files changed, 4 insertions(+) diff --git a/Source/Installer/Installer.iss b/Source/Installer/Installer.iss index c8451f446..ec6ad1c28 100644 --- a/Source/Installer/Installer.iss +++ b/Source/Installer/Installer.iss @@ -26,6 +26,7 @@ Filename: "{app}\Project64.exe"; Description: "{cm:LaunchProgram,{#StringChange( Source: "{#BaseDir}\Bin\{#Configuration}\Project64.exe"; DestDir: "{app}"; Flags: ignoreversion Source: "{#BaseDir}\Config\Video.rdb"; DestDir: "{app}\Config" Source: "{#BaseDir}\Config\Audio.rdb"; DestDir: "{app}\Config" +Source: "{#BaseDir}\Config\Project64.cht"; DestDir: "{app}\Config" Source: "{#BaseDir}\Config\Project64.enh"; DestDir: "{app}\Config" Source: "{#BaseDir}\Config\Project64.rdb"; DestDir: "{app}\Config" Source: "{#BaseDir}\Config\Project64.rdx"; DestDir: "{app}\Config" diff --git a/Source/Installer/Installer.vcxproj b/Source/Installer/Installer.vcxproj index 0d0f17e8e..812f56d42 100644 --- a/Source/Installer/Installer.vcxproj +++ b/Source/Installer/Installer.vcxproj @@ -37,6 +37,9 @@ + + {b2e592f2-f416-4049-bd22-9ca9090242bb} + {7e534c8e-1ace-4a88-8807-39a11ed4da18} false