Skip to content

pedromagician/CMD_MessageBoxEx

Repository files navigation

MessageBoxEx

MessageBoxEx for Windows command line.

bench

@echo|set /p="@set mytmp=">1.bat
@messageboxex -message "Message ..." -button 3 >>1.bat
@echo errorlevel=%errorlevel%
@call 1.bat
@echo output=%mytmp%

About

MessageBox for Windows command line.

Topics

Resources

License

Stars

Watchers

Forks