MSI
WinGet
GitHub Copilot
GitHub Inc. · 0.2.7 · 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
{F1F9161E-9CA0-45D9-9F70-7C8648694956}
Product version operator
Greater than or equal to
Product version
0.2.7
MSI Properties
Product Code
{F1F9161E-9CA0-45D9-9F70-7C8648694956}
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.7
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.7/GitHub-Copilot-windows-arm64.msi
Upgrade Behavior
install(Install over existing)
Release Notes
What's new in v0.2.7
Added
- Added a "Pause all sessions" command palette action that suspends every running session at once, enabling clean restarts without triggering interrupted-session banners when resuming.
- Added keyboard shortcuts for adding comments on plan text, with support for rebinding via the command palette.
- Added OAuth Client ID field to the remote MCP server configuration form, and added Slack as a popular MCP server preset.
- Canvas markdown editor now shows a floating forma…