![]() |
China DOS Union-- Unite DOS · Advance DOS · Grow DOS --Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum |
| Guest | Log in | Register | Members | Search | China DOS Union |
|
中国DOS联盟论坛 The time now is 2026-08-16 01:00 |
47,813 topics / 349,903 posts / today 1 new / 48,258 members |
| DOS疑难解答 & 问题讨论 (解答室) » Question: how do I write this program |
| Printable Version 795 / 2 |
| Floor1 梦龙 | Posted 2003-08-04 00:00 |
| 初级用户 Posts 8 Credits 134 | |
|
Could one of you experts tell me how to use a batch file to write a program that makes the system pop up a message box with some content at a specified time?
Thanks! |
|
| Floor2 萍客 | Posted 2003-08-05 00:00 |
| 初级用户 Posts 19 Credits 205 | |
|
I can only think of one way: first write a batch file that calls the Messenger service under Windows. In fact it's only one line:
net send 127.0.0.1 "the content you want to be shown" The prerequisite is that the Messenger service is running. Then use the at command to have it call this batch file at the specified time. |
|
| Floor3 iceboy | Posted 2003-08-07 00:00 |
| 银牌会员 Posts 512 Credits 1,681 | |
|
You can use DOSMSG
|
|
|
[ Contact the Union admin team -
中国DOS联盟 -
Standard version ] Sponsored by ifanr Inc | © 2001–2023 |