Skip to content

Context Menu Editor v1.3.4

Latest

Choose a tag to compare

@github-actions github-actions released this 01 Oct 23:04
· 7 commits to main since this release

Context Menu Editor v1.3.4

Semantic Version: 1.3.4

Installation

  1. Download the ZIP file below
  2. Extract all files to a folder
  3. Right-click ContextMenuEditor.exe and select "Run as administrator"

Requirements

  • Windows 10/11 (build 17763+)
  • No .NET installation required (self-contained)

Features

  • View and manage Windows context menu items
  • Manage Windows startup programs
  • Enable/disable context menu entries and startup items
  • Delete unwanted items
  • Backup registry entries to .REG file
  • Dark/Light theme support

⚠️ Important: This application requires administrator privileges to modify registry entries.

Commit Messages Guide

To control version increments in your commits, use these markers:

  • (MAJOR) in commit message → Breaking changes (e.g., v1.0.0 → v2.0.0)
  • (MINOR) in commit message → New features (e.g., v1.0.0 → v1.1.0)
  • No marker → Patch increment (e.g., v1.0.0 → v1.0.1)

Full Changelog: v1.3.3...v1.3.4