MSI
WinGet
GitHub Copilot
GitHub Inc. · 0.2.24 · arm64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
msiexec /i GitHub-Copilot-windows-arm64.msi /quiet /norestart
InstallPath
msiexec /i GitHub-Copilot-windows-arm64.msi /quiet /norestart INSTALLDIR="<INSTALLPATH>"
Intune Detection Rule
MSI Rule
Rule type
MSI information
Product code
{482EC585-0414-4D25-AB09-E75E0F33551A}
Product version operator
Greater than or equal to
Product version
0.2.24
MSI Properties
Product Code
{482EC585-0414-4D25-AB09-E75E0F33551A}
File Identity
Filename
GitHub-Copilot-windows-arm64.msi
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
GitHub.CopilotApp
Version
0.2.24
Description
The GitHub Copilot app is a desktop application for agent-driven development that brings parallel workstreams, GitHub integration, and PR lifecycle management into one place.
License
Proprietary
Support
https://support.github.com/
Installer URL
https://github.com/github/app/releases/download/v0.2.24/GitHub-Copilot-windows-arm64.msi
Upgrade Behavior
install(Install over existing)
Release Notes
What's new in v0.2.24
Fixed
- In worktree sessions, the agent now correctly anchors file paths to the worktree's own checkout instead of the project's main checkout, preventing edits from silently landing on the wrong branch.