Skip to content

pedromagician/CMD_InputBox

Repository files navigation

InputBox

InputBox for Windows command line.

bench

echo|set /p="@set mytmp=">1.bat
inputbox -message "input string">>1.bat
call 1.bat
echo %mytmp%

About

InputBox for Windows command line.

Topics

Resources

License

Stars

Watchers

Forks