App Updates

This commit is contained in:
Homes32
2024-12-09 22:47:16 -06:00
parent 896fc883a2
commit ddc2365c13
10 changed files with 32 additions and 33 deletions

View File

@@ -253,7 +253,7 @@ Message,"RegistryChangesView allows you to take a snapshot of the Windows Regist
// Related........:
// ===============================================================================================================================
[Interface]
btn_LaunchProgram="Launch RegistryChangesView",1,8,5,5,174,25,LaunchProgram,play-hot.png,False
btn_LaunchProgram="Launch Program",1,8,5,5,132,25,LaunchProgram,play-hot.png,False
bvl_Homepage=bvl_Homepage,1,12,367,5,72,25
web_Homepage=Homepage,1,10,377,9,60,18,https://www.nirsoft.net/utils/registry_changes_view.html
btn_DownloadProgram=,1,8,448,5,25,25,DownloadProgram,VistalcoDownload_16.png,False,"__Download the program."

View File

@@ -30,18 +30,18 @@
[Main]
Title=WinMerge
Description=(v2.16.42.1) WinMerge is an Open Source differencing and merging tool for Windows. WinMerge can compare both folders and files, presenting differences in a visual text format that is easy to understand and handle.
Description=(v2.16.44) WinMerge is an Open Source differencing and merging tool for Windows. WinMerge can compare both folders and files, presenting differences in a visual text format that is easy to understand and handle.
Author=Homes32
Level=5
Selected=False
Mandatory=False
Version=1.0.11.0
Date=2024-08-11
Version=1.0.12.0
Date=2024-12-09
[Variables]
%ProgramFolder%="WinMerge"
%ProgramExe%="WinMergeU.exe"
%ProgramVer%=2.16.42.1
%ProgramVer%=2.16.44
%DownloadURLx86%=https://github.com/WinMerge/winmerge/releases/download/v%ProgramVer%/winmerge-%ProgramVer%-exe.zip
%DownloadURLx64%=https://github.com/WinMerge/winmerge/releases/download/v%ProgramVer%/winmerge-%ProgramVer%-x64-exe.zip
%SetupFile%="WinMerge_%SourceArch%.zip"