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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of LocalMSG!