I would like to open a program window, example the command prompt and move
its location on the screen. I would like to move it to the left corner or
right corner of the screen. I can use the RUN command to execute the program
- but it opens at any location on the screen, I need to force it to open on
the left hand or right hand corner - fixed location every time the vbscript
is run.
Thanks in advance.