MSI
WinGet
GitHub Desktop
GitHub, Inc. · 3.4.6 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
msiexec /i GitHubDesktopSetup-x64.msi /quiet /norestart
Intune Detection Rule
MSI Rule
Rule type
MSI information
Product code
{6839D2D1-B6D4-40D7-8CB6-3B1179FACB04}
Product version operator
Greater than or equal to
Product version
3.4.6
MSI Properties
Product Code
{6839D2D1-B6D4-40D7-8CB6-3B1179FACB04}
File Identity
Filename
GitHubDesktopSetup-x64.msi
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
GitHub.GitHubDesktop
Version
3.4.6
Description
Focus on what matters instead of fighting with Git.
License
MIT
↗
Homepage
https://github.com/apps/desktop
Installer URL
https://desktop.githubusercontent.com/releases/3.4.6-e598d339/GitHubDesktopSetup-x64.msi
Upgrade Behavior
install(Install over existing)
Release Notes
[Fixed] Don't show certificate error dialog when probing for endpoint kind - #18991
[Fixed] Colorize multi-line strings in toml - #14333
[Fixed] Unset GIT_SEQUENCE_EDITOR when rebasing - #15413
[Fixed] Use `api.` subdomain for requests to GHE.com hosts - #19312
[Fixed] Migrate existing GHE account endpoints to the new `api.` subdomain - #19319
[Fixed] Right-clicking on diff checkmarks displays the context menu - #19302
[Fixed] Arguments with spaces are passed correctly to custom editors or shell…