A quick and dirty way to convert Windows error codes to strings is to use the NET HELPMSG command. The command is not infallible, however. If you pass a message with an insertion, such as ERROR_WRONG_DISK, then instead of getting you get¹ Still, it's better than nothing. ¹ As a bonus insult, if you type the suggested command...