To create a message box with timeout option, you can call the function MessageBoxEx, and set the timeout parameter. Or you can create a WScript.Shell object and call its method Popup.
You can download the sample from: MsgBoxTimeout.amk
Posted by admin at 6:17 am Tagged with: message, messagebox, MessageBoxEx, Popup, timeout, WScript.Shell
Sorry, the comment form is closed at this time.