Welcome to Powergui.org - an open source community for Windows Powershell

PowerGUI.org PowerGUI.org and blogs
[3044] Module Manager    « Back to Category
Author: James Brundage, Created on: Nov 12, 2010 4:09 AM
Keywords: Add-On, Module
Categories: PowerGUI Challenge, Script Editor Add-ons
Rating: Not Rated


See all of your modules in a tree view. Import-Module by double clicking. Remove-Module with the click of a button. Go to command definition by double clicking an exported command.

To use:

1. Download
2. Unzip to User Modules folder (%UserProfile%\Documents\WindowsPowerShell\Modules)
3. Import-Module ModuleManager
4. Go to Tools->Show Module Manager

Click Refresh at any type to resync the list.
Double click a module to import it
Click "remove" to remove modules
Double click an exported command to open it in PowerGUI


Document Rating
Rating: Not Rated

Downloads
Click to download this attachment ModuleManager.zip (17.9 K)
Downloaded 3751 Times
Related Documents
No Related Documents