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
Auth0 B2B Essentials: SSO, MFA, and RBAC Built In
Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of LocalMSG!