You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Read-host is pretty clunky for getting User input reliably.
Describe the solution you'd like
Instead of using the “clunky” Read-Host code to get user input from the powershell console, build a GUI to get user input.
Describe alternatives you've considered
No GUI
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Read-host is pretty clunky for getting User input reliably.
Describe the solution you'd like
Instead of using the “clunky” Read-Host code to get user input from the powershell console, build a GUI to get user input.
Describe alternatives you've considered
No GUI
The text was updated successfully, but these errors were encountered: