Powershell GUI fronted (WPF) to run categorized console scripts

⌈⌋ ⎇ branch:  ClickyColoury


Artifact [e1ba230ef0]

Artifact e1ba230ef0d885866dec97d83e3e8baf8111976d:

  • File tools/extras/eventvwr.ps1 — part of check-in [06df8ad9bd] at 2017-09-22 23:34:42 on branch trunk — Derived from current base version 0.8.0; some sample and generic scripts added. (user: mario size: 289)

# api: multitool
# version: 0.1
# title: EventVwr
# description: start EventViewer on remote computer
# type: inline
# category: extras
# img: tools.png
# hidden: 1
# noheader: 1
# key: t9|eventvwr
# config: -
#
# End

Start-Process eventvwr.exe -ArgumentList $machine