Back to browse
GitHub Repository

A tiny Windows utility written in pure C that lets you add the current folder to your PATH directly from File Explorer.

3 starsC

Pathr – Right-click any folder in Explorer to add it to PATH

by w3abhishek·Mar 15, 2026·2 points·0 comments

AI Analysis

MidCozy

Nice Explorer integration, but Rapid Environment Editor already does PATH management.

Strengths
  • Pure C implementation produces tiny 45KB executable with zero dependencies.
  • Automatic UAC elevation handles System PATH writes without manual admin prompts.
  • Duplicate detection and path normalization prevent registry corruption.
Weaknesses
  • Windows-only utility limits audience significantly.
  • PATH editors like Rapid Environment Editor already exist with GUI interfaces.
Target Audience

Windows developers managing multiple tool directories

Similar To

Rapid Environment Editor · PathEditor · Environment Variable Editor

Similar Projects