Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 6937

Simple GUI Features for your PowerShell Script

$
0
0

Sometimes you have a user interacting with your script who may not be very technical... or maybe they're just afraid of anything that isn't GUI based. In these situations, you can't give them text based inputs or outputs to use in a scary command prompt window, so you need some way to graphicalize (<-- I made this word up. © Copyright Automationstation.org) your script, to make it easier and friendlier to the end user.

Read More


Viewing all articles
Browse latest Browse all 6937

Trending Articles