PSModulePathManager
1.0.0
A GUI tool to easily manage PowerShell module paths (PSModulePath environment variable). Add, remove, and organize paths with a user-friendly interface.
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
(c) 2026 Joe Dwumfour. All rights reserved.
Package Details
Author(s)
- Joe Dwumfour
Tags
PSModulePath Environment GUI Management PowerShell Modules Path Tool
Functions
Dependencies
This module has no dependencies.
Release Notes
## v1.0.0 - Initial Release
### Features
- GUI interface for managing PSModulePath
- Add/Remove paths from USER and SYSTEM scopes
- Browse for folders with folder picker
- Export/Import configurations
- Auto-backup before changes
- Path validation and duplicate detection
- Keyboard shortcuts (F1, F5, Delete, Ctrl+C, Escape)
- Double-click to copy path or open in Explorer
- Color-coded paths (Green=USER, Orange=SYSTEM)
- Statistics display
- Help/About dialog with usage instructions
FileList
- PSModulePathManager.nuspec
- CHANGELOG.md
- LICENSE
- PSModulePath-Manager.ps1
- PSModulePathManager.psd1
- PSModulePathManager.psm1
- PUBLISHING.md
- README.md
- screenshot.png
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 1.0.2 | 8 | 2/4/2026 |
| 1.0.0 (current version) | 3 | 2/4/2026 |