Timeline for Powershell - Loop script until user chooses to exit
Current License: CC BY-SA 3.0
5 events
when toggle format | what | by | license | comment | |
---|---|---|---|---|---|
Jul 26, 2018 at 17:46 | comment | added | Clay |
But Read-Host "Press any key to exit..." allows the user to type anything before pressing enter to exit. So it really should be Read-Host "Press the enter key to exit..." . That said, what is the command to exit when "any key" is pressed?
|
|
Apr 17, 2013 at 17:02 | history | edited | Andreas Spindler | CC BY-SA 3.0 |
deleted 138 characters in body
|
Apr 17, 2013 at 15:18 | history | edited | Andreas Spindler | CC BY-SA 3.0 |
added 302 characters in body
|
Apr 17, 2013 at 14:32 | review | Low quality answers | |||
Apr 17, 2013 at 14:33 | |||||
Apr 17, 2013 at 14:14 | history | answered | Andreas Spindler | CC BY-SA 3.0 |