Skip to content

Commit

Permalink
Fix issue #2300: WinMerge 2.16.40 - Installer - Missing version and a…
Browse files Browse the repository at this point in the history
…rchicteure info
  • Loading branch information
sdottaka committed Apr 28, 2024
1 parent cd43ea5 commit c4316fe
Show file tree
Hide file tree
Showing 5 changed files with 25 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Installer/InnoSetup/WinMergeARM64.is6.iss
Expand Up @@ -53,6 +53,7 @@
#define AppVersion GetFileVersion(SourcePath + "\..\..\Build\" + ARCH + "\Release\WinMergeU.exe")
#define ShellExtensionVersion GetFileVersion(SourcePath + "..\..\Build\ShellExtension\" + ShellExtension64bit)
#define WinMergeContextMenuVersion GetFileVersion(SourcePath + "..\..\Build\ShellExtension\" + ARCH + "\WinMergeContextMenu.dll")
#define CurYear GetDateTimeString('yyyy', '', '')

[Setup]
AppName=WinMerge
Expand All @@ -62,6 +63,7 @@ AppPublisher=Thingamahoochie Software
AppPublisherURL=https://WinMerge.org/
AppSupportURL=https://WinMerge.org/
AppUpdatesURL=https://WinMerge.org/
AppCopyright=Copyright (c) 1996-{#CurYear} Dean P. Grimm / Thingamahoochie Software
WizardStyle=modern
UsePreviousPrivileges=no
PrivilegesRequiredOverridesAllowed=dialog
Expand Down Expand Up @@ -169,6 +171,9 @@ Name: Turkish; MessagesFile: compiler:Languages\Turkish.isl,..\..\Translations\I
Name: Ukrainian; MessagesFile: compiler:Languages\Ukrainian.isl,..\..\Translations\InnoSetup\Ukrainian.islu; InfoAfterFile: ..\..\Translations\Docs\Readme\ReadMe-Ukrainian.txt


[Messages]
SetupWindowTitle=WinMerge {#AppVersion} {#ARCH}

[Types]
Name: typical; Description: {cm:TypicalInstallation}
Name: full; Description: {cm:FullInstallation}
Expand Down
5 changes: 5 additions & 0 deletions Installer/InnoSetup/WinMergeX64.is6.iss
Expand Up @@ -53,6 +53,7 @@
#define AppVersion GetFileVersion(SourcePath + "\..\..\Build\" + ARCH + "\Release\WinMergeU.exe")
#define ShellExtensionVersion GetFileVersion(SourcePath + "..\..\Build\ShellExtension\" + ShellExtension64bit)
#define WinMergeContextMenuVersion GetFileVersion(SourcePath + "..\..\Build\ShellExtension\" + ARCH + "\WinMergeContextMenu.dll")
#define CurYear GetDateTimeString('yyyy', '', '')

[Setup]
AppName=WinMerge
Expand All @@ -62,6 +63,7 @@ AppPublisher=Thingamahoochie Software
AppPublisherURL=https://WinMerge.org/
AppSupportURL=https://WinMerge.org/
AppUpdatesURL=https://WinMerge.org/
AppCopyright=Copyright (c) 1996-{#CurYear} Dean P. Grimm / Thingamahoochie Software
WizardStyle=modern
UsePreviousPrivileges=no
PrivilegesRequiredOverridesAllowed=dialog
Expand Down Expand Up @@ -168,6 +170,9 @@ Name: Turkish; MessagesFile: compiler:Languages\Turkish.isl,..\..\Translations\I
Name: Ukrainian; MessagesFile: compiler:Languages\Ukrainian.isl,..\..\Translations\InnoSetup\Ukrainian.islu; InfoAfterFile: ..\..\Translations\Docs\Readme\ReadMe-Ukrainian.txt


[Messages]
SetupWindowTitle=WinMerge {#AppVersion} {#ARCH}

[Types]
Name: typical; Description: {cm:TypicalInstallation}
Name: full; Description: {cm:FullInstallation}
Expand Down
5 changes: 5 additions & 0 deletions Installer/InnoSetup/WinMergeX64.iss
Expand Up @@ -53,6 +53,7 @@
#define AppVersion GetFileVersion(SourcePath + "\..\..\Build\" + ARCH + "\Release\WinMergeU.exe")
#define ShellExtensionVersion GetFileVersion(SourcePath + "..\..\Build\ShellExtension\" + ShellExtension64bit)
#define WinMergeContextMenuVersion GetFileVersion(SourcePath + "..\..\Build\ShellExtension\" + ARCH + "\WinMergeContextMenu.dll")
#define CurYear GetDateTimeString('yyyy', '', '')

[Setup]
AppName=WinMerge
Expand All @@ -62,6 +63,7 @@ AppPublisher=Thingamahoochie Software
AppPublisherURL=https://WinMerge.org/
AppSupportURL=https://WinMerge.org/
AppUpdatesURL=https://WinMerge.org/
AppCopyright=Copyright (c) 1996-{#CurYear} Dean P. Grimm / Thingamahoochie Software

; Installer executable's version resource info
VersionInfoCompany=https://winmerge.org
Expand Down Expand Up @@ -165,6 +167,9 @@ Name: Turkish; MessagesFile: compiler:Languages\Turkish.isl,..\..\Translations\I
Name: Ukrainian; MessagesFile: compiler:Languages\Ukrainian.isl,..\..\Translations\InnoSetup\Ukrainian.islu; InfoAfterFile: ..\..\Translations\Docs\Readme\ReadMe-Ukrainian.txt


[Messages]
SetupWindowTitle=WinMerge {#AppVersion} {#ARCH}

[Types]
Name: typical; Description: {cm:TypicalInstallation}
Name: full; Description: {cm:FullInstallation}
Expand Down
5 changes: 5 additions & 0 deletions Installer/InnoSetup/WinMergeX64NonAdmin.iss
Expand Up @@ -53,6 +53,7 @@
#define AppVersion GetFileVersion(SourcePath + "\..\..\Build\" + ARCH + "\Release\WinMergeU.exe")
#define ShellExtensionVersion GetFileVersion(SourcePath + "..\..\Build\ShellExtension\" + ShellExtension64bit)
#define WinMergeContextMenuVersion GetFileVersion(SourcePath + "..\..\Build\ShellExtension\" + ARCH + "\WinMergeContextMenu.dll")
#define CurYear GetDateTimeString('yyyy', '', '')

[Setup]
AppName=WinMerge
Expand All @@ -62,6 +63,7 @@ AppPublisher=Thingamahoochie Software
AppPublisherURL=https://WinMerge.org/
AppSupportURL=https://WinMerge.org/
AppUpdatesURL=https://WinMerge.org/
AppCopyright=Copyright (c) 1996-{#CurYear} Dean P. Grimm / Thingamahoochie Software

; Installer executable's version resource info
VersionInfoCompany=https://winmerge.org
Expand Down Expand Up @@ -164,6 +166,9 @@ Name: Turkish; MessagesFile: compiler:Languages\Turkish.isl,..\..\Translations\I
Name: Ukrainian; MessagesFile: compiler:Languages\Ukrainian.isl,..\..\Translations\InnoSetup\Ukrainian.islu; InfoAfterFile: ..\..\Translations\Docs\Readme\ReadMe-Ukrainian.txt


[Messages]
SetupWindowTitle=WinMerge {#AppVersion} {#ARCH}

[Types]
Name: typical; Description: {cm:TypicalInstallation}
Name: full; Description: {cm:FullInstallation}
Expand Down
5 changes: 5 additions & 0 deletions Installer/InnoSetup/WinMergeX86.iss
Expand Up @@ -53,6 +53,7 @@
#define AppVersion GetFileVersion(SourcePath + "\..\..\Build\" + ARCH + "\Release\WinMergeU.exe")
#define ShellExtensionVersion GetFileVersion(SourcePath + "..\..\Build\ShellExtension\" + ShellExtension64bit)
#define WinMergeContextMenuVersion GetFileVersion(SourcePath + "..\..\Build\ShellExtension\x64\WinMergeContextMenu.dll")
#define CurYear GetDateTimeString('yyyy', '', '')

[Setup]
AppName=WinMerge
Expand All @@ -62,6 +63,7 @@ AppPublisher=Thingamahoochie Software
AppPublisherURL=https://WinMerge.org/
AppSupportURL=https://WinMerge.org/
AppUpdatesURL=https://WinMerge.org/
AppCopyright=Copyright (c) 1996-{#CurYear} Dean P. Grimm / Thingamahoochie Software

; Installer executable's version resource info
VersionInfoCompany=https://winmerge.org
Expand Down Expand Up @@ -163,6 +165,9 @@ Name: Turkish; MessagesFile: compiler:Languages\Turkish.isl,..\..\Translations\I
Name: Ukrainian; MessagesFile: compiler:Languages\Ukrainian.isl,..\..\Translations\InnoSetup\Ukrainian.islu; InfoAfterFile: ..\..\Translations\Docs\Readme\ReadMe-Ukrainian.txt


[Messages]
SetupWindowTitle=WinMerge {#AppVersion} {#ARCH}

[Types]
Name: typical; Description: {cm:TypicalInstallation}
Name: full; Description: {cm:FullInstallation}
Expand Down

0 comments on commit c4316fe

Please sign in to comment.