PSModulePathManager
1.0.2
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.2 - SESSION Paths Display
### New Features
- SESSION scope display (blue) for temporary paths
- Shows all paths visible to PowerShell (USER + SYSTEM + SESSION)
- Enhanced statistics with SESSION path count
## v1.0.1 - URL Corrections
- Fixed GitHub repository URLs
- Added .gitignore for binaries
## v1.0.0 - Initial Release
- GUI interface for managing PSModulePath
- Add/Remove paths from USER and SYSTEM scopes
- Browse for folders, Export/Import, Auto-backup
- Path validation and duplicate detection
- Keyboard shortcuts, Color-coded paths
- Help/About dialog
FileList
- PSModulePathManager.nuspec
- CHANGELOG.md
- Code-Explanation-NonTechnical.html
- Launch-PSModulePathManager.bat
- Launch-PSModulePathManager.vbs
- Launcher.cs
- LICENSE
- PSModulePath-Manager.ps1
- PSModulePathManager.exe
- PSModulePathManager.psd1
- PSModulePathManager.psm1
- PUBLISHING.md
- README.md
- screenshot.png
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 1.0.2 (current version) | 8 | 2/4/2026 |
| 1.0.0 | 3 | 2/4/2026 |