Skip to content

Releases: processingClouds/pCloudsContextMenuDoctor

ContextMenuDoctor v2.11.0

20 Feb 10:39

Choose a tag to compare

What's New

  • 44 diagnostic functions, 25 known offenders, 17 scan paths
  • Cloud service detection (OneDrive, Dropbox, Google Drive, iCloud, Box, MEGA)
  • HTML report with severity colors and signature verification
  • ShellNew manager, overlay icon manager, cascading menu audit
  • Context menu timer, session-scoped undo, TrustedInstaller operations
  • Two-column emoji menu, 88-char width, benchmark timing

Usage

Option 1: Run directly (if execution policy allows)

.\ContextMenuDoctor.ps1

Option 2: Bypass execution policy

powershell -ExecutionPolicy Bypass -File ContextMenuDoctor.ps1

# Option 3: RightClick
Download ContextMenuDoctor.ps1, right-click → Run with PowerShell.

No install required. Windows 10/11.