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