EXE
WinGet
GitHub Desktop
GitHub, Inc. · 3.4.6 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
GitHubDesktopSetup-x64.exe --silent
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\GitHubDesktop
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
3.4.6
Associated with 32-bit app on 64-bit clients
No
File Identity
Filename
GitHubDesktopSetup-x64.exe
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.exe
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…