After searching a lot of materials, under the condition of not using external commands, CMD cannot make a countdown.
But I want to give users a reminder in the script. There's no way but to turn to VBS.
Hope some passing experts can help...
I want to directly write into *.VBS from BAT and then run it.
This VBS just needs to pop up a window to tell the user how much time is left to perform the operation. OK.
Thanks!
Another problem is: Can the CMD window specify coordinates???
For example, I want to position the window in the upper right corner of the screen. Is there a good way???
[ Last edited by voiL on 2006-10-21 at 02:19 ]
But I want to give users a reminder in the script. There's no way but to turn to VBS.
Hope some passing experts can help...
I want to directly write into *.VBS from BAT and then run it.
This VBS just needs to pop up a window to tell the user how much time is left to perform the operation. OK.
Thanks!
Another problem is: Can the CMD window specify coordinates???
For example, I want to position the window in the upper right corner of the screen. Is there a good way???
[ Last edited by voiL on 2006-10-21 at 02:19 ]
