Overlay Message Box is a tiny utility that shows a message box or task dialog on a dimmed desktop. This ensures the attention of the user and makes it a great app for any script that needs to inform a user. All options (Title, Text, Icons etc.) can be set using command line parameters. OverlayMessageBoxCmd.exe --caption "Title of message" --symbol Information --text "Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna"
For details, please see the
Documentation.