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
Keep company data safe with Chrome Enterprise
Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of LocalMSG!