Skip to content

Releases: serialscriptr/PSExplorer

v1.0.1.0 : Initial Release

15 May 20:29

Choose a tag to compare

  • Module tab shows all installed modules on the system. If the module is installed by the user the app checks for updates and displays the version found. Update, uninstall, and remove other versions are conditional actions that can be performed on the selected module. If the selected module has a description, project uri etc it will be displayed in the module info text box.
  • Variable tab shows all variables in the current PowerShell runspace. Properties displayed are name, type, public/private, value.
  • Menu strip items for reloading modules, reloading variables and setting the gui's font settings are present

Compiled to exe using Sapien's built in script packager. Exe will show a log window on start and all output (if any) will be shown there.