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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of LocalMSG!