Silent Install HQ
MSI WinGet

Git Extensions

Git Extensions Team · 5.1.0.17965 · x64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Install
msiexec /i GitExtensions-x64-5.1.0.17965-f9e558c2f.msi /quiet /norestart

Intune Detection Rule

MSI Rule
Rule type MSI information
Product code {726F278F-6547-43A9-8535-BE5CC7F29F0C}
Product version operator Greater than or equal to
Product version 5.1.0.17965

MSI Properties

Product Code {726F278F-6547-43A9-8535-BE5CC7F29F0C}

File Identity

SHA256 209e3df9d65d5963cc720ef6a3b289bbd3c8bfce2ae167d1c4189be88b9a7c28 VirusTotal ↗
Filename GitExtensions-x64-5.1.0.17965-f9e558c2f.msi

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID GitExtensionsTeam.GitExtensions
Version 5.1.0.17965
Description Git Extensions is a graphical user interface for Git that allows you to control Git without using the commandline
License GNU General Public License v3.0
Upgrade Behavior install(Install over existing)
Release Notes DownloadsRelease Notes Highlights - Required: .NET 8.0 Desktop Runtime v8.0.10 or later - Recommended: Git 2.46.0 or later - Several bugfixes including for diff display in case diff.external is configured for Git - Allow ^ and .. in manual branch filters - Improve in-line diff highlight, add anchor markers indicating where text was added / removed - Add Output tab with the output from interactively run Git commands - Performance improvements - UI and usability improvements What's Changed - fix:…