I have a rather heady PowerShell script that requires a few inputs that I would like to present as pick lists/pull down lists. I've fiddled with doing this using Windows API calls and frankly it's pretty ugly and non-productive. What I'd like to accomplish is to present the user with a refined UI that will force them to color between the lines and catch any error putput and display it to them in an organized fashion.
Has anyone done this? I'd like to have an AutoIT based solution as my current client didn't plan on any extra time or budget to accomplish this task.
Thanks,
-Scott.