Skip to content

Releases: ilude/ContextMenuEditor

Context Menu Editor v1.3.4

01 Oct 23:04

Choose a tag to compare

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

v1.0.0

01 Oct 18:44

Choose a tag to compare

Context Menu Editor v1.0.0

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+)
  • .NET 8 Runtime (Windows Desktop) - will be included in the package

Features

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

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

Full Changelog: https://github.com/ilude/ContextMenuEditor/commits/v1.0.0