Skip to content

fix: restore context menu for explicit win10 mode#294661

Merged
deepak1556 merged 1 commit intomainfrom
robo/fix_win10_opted_context_menu
Feb 11, 2026
Merged

fix: restore context menu for explicit win10 mode#294661
deepak1556 merged 1 commit intomainfrom
robo/fix_win10_opted_context_menu

Conversation

@deepak1556
Copy link
Collaborator

Fixes #293182

@deepak1556 deepak1556 added this to the February 2026 milestone Feb 11, 2026
@deepak1556 deepak1556 self-assigned this Feb 11, 2026
Copilot AI review requested due to automatic review settings February 11, 2026 19:42
@deepak1556 deepak1556 enabled auto-merge (squash) February 11, 2026 19:42
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Restores the Windows Explorer context menu integration when users on Windows 11 explicitly force the Windows 10-style (classic) context menu, aligning installer behavior with the actual shell mode and fixing #293182.

Changes:

  • Introduces detection of the “Windows 10 context menu forced” registry setting and derives a single ShouldUseWindows11ContextMenu predicate.
  • Uses ShouldUseWindows11ContextMenu to gate: (a) showing the “Add to context menu (folders)” task, (b) installing the AppX-based Windows 11 context menu integration, and (c) cleanup of legacy context-menu registry keys.

@deepak1556 deepak1556 merged commit 71e1f05 into main Feb 11, 2026
24 checks passed
@deepak1556 deepak1556 deleted the robo/fix_win10_opted_context_menu branch February 11, 2026 20:11
@ns-hsundararajan
Copy link

Very cool @deepak1556 , that was fast. Thank you !

@Lordmau5 Lordmau5 mentioned this pull request Feb 12, 2026
@BriceBoy
Copy link

Thank you so much !!

@doczero
Copy link

doczero commented Mar 4, 2026

Can't wait for this to be released. The bug is small but very annoying

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Missing context menu on windows

6 participants