LocalMSG is a console application that enables user to trigger a messagebox on a local computer (no network message sending available for now). Program works under Windows 95 and newer. Unlike "net send" (xp) and "msg" (SeVen) commands this program can define a type of message being send (e.g. a "Yes/No" dialog, "Ok/Cancel" dialog etc.). Even more - it can return the button that was pressed on the popped dialog (e.g. when user presses "Yes" the exit program code will be "6"). The exit codes can be accessed via %errorlevel% variable in cmd and thus this application can be very useful in batch scripts whenever a user interaction/decision is to be involved.
Features
- MessageBox triggering from command line (cmd)
Categories
Home AutomationLicense
MIT LicenseFollow LocalMSG
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of LocalMSG!