I am developing a cmd script to automate a function, however this depends on a single user interaction. The user will have to transfer one drive letter (C, D, E, F ..) to the script, and all this, the script will complete all the tasks. However, I cannot find a solution on the Internet ... If you do not understand what I mean, I need the CMD equivalent of C scanf or a function.
Diogo source share