I'm working on a GUI with an input box to type in the name of a Windows service with buttons to start or stop it passing the input as the variable for the service. I've got some extra crap in here from examples, but where I'm stuck is passing the input into the variable. $TextInput is the inputbox, but I have the "canary" msgboxes to output the value of the inputbox, but I'm getting the value of 3. I haven't done this in over 10 years, I'd appreciate any help. As for the ability for this ex