Hi,
Could someone offer a code sample for a non-modal message box that won't stop a VBScript? The code below uses SplashTextOn. It can be set not to float above other windows and can be moved. One problem I have with the code is that it cannot be minimized. So can we do something with a message box that (1) won't float above other windows, (2) can be moved, and (3) can be minimzed to the system tray? Ideally I would like to see the msg box if minimized come back up every x number of minutes