Powershell GUI fronted (WPF) to run categorized console scripts

⌈⌋ ⎇ branch:  ClickyColoury


Check-in [692d878111]

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:English plz
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 692d878111eba4132cf244eeaf7540f886be0941
User & Date: mario 2017-09-22 23:45:49
Context
2017-09-22
23:53
Incomplete; there should have been a Out-GridView hook/alias. But this is basically just a config option for now. check-in: 923dac04a6 user: mario tags: trunk
23:45
English plz check-in: 692d878111 user: mario tags: trunk
23:40
Minor text fixes. check-in: 15d9b1576a user: mario tags: trunk
Changes
Hide Diffs Unified Diffs Ignore Whitespace Patch

Changes to tools/cmd/cmd_boottime.ps1.

1
2
3
4
5
6
7
8
9
10
11
# api: multitool
# version: 2.0
# title: Boot time
# description: Ermittle System-Boot-Zeit
# type: psexec
# category: cmd
# img: date.png
# hidden: 0
# key: 3|boot
# src: https://github.com/lazywinadmin/LazyWinAdmin_GUI/blob/master/LazyWinAdmin/LazyWinAdmin.ps1#L159
#



|







1
2
3
4
5
6
7
8
9
10
11
# api: multitool
# version: 2.0
# title: Boot time
# description: Determine last PC startup
# type: psexec
# category: cmd
# img: date.png
# hidden: 0
# key: 3|boot
# src: https://github.com/lazywinadmin/LazyWinAdmin_GUI/blob/master/LazyWinAdmin/LazyWinAdmin.ps1#L159
#