(Windows Program Win95 or higher)
(12-01-2001 4:54pm StartPos.EXE)
StartPos is a program launcher which resizes and / or moves the window of
the program launched.
Some programs do not provide a way to control the position or size of the
window when the program is started. Some programs, for example, alway launch
in the center of the screen. Others,such as NotePad, launch and allow
Windows to control the position and size of the window, resulting in a
different position and / or size every time the program is loaded.
StartPos may be used to control the position and size of the window.
The following command line in a shortcut will launch NotePad and move it to
the upper left corner of the screen without changing the width or height:
StartPos -X0 -Y0 NotePad.exe
The following command line in a shortcut will launch NotePad and move it to
the upper left corner of the screen and change the width to 300 and
height to 250: