vbscript popup message box with timer code example Example: vbscript popup message box with timer CreateObject("WScript.Shell").Popup "Hello!", 1800, "Title"