G
Guest
I have a .bat file that launches several applications. For example:
c:
cd \
cd Program Files\Microsoft Office\Office10
powerpnt.exe
At the time powerpoint is started, I would like to specifiy where on the
screen the application window should appear and what its size should be.
c:
cd \
cd Program Files\Microsoft Office\Office10
powerpnt.exe
At the time powerpoint is started, I would like to specifiy where on the
screen the application window should appear and what its size should be.