G
Guest
I launch PowerPoint from a command prompt (.bat file) as follows:
c:
cd \
cd Program Files\Microsoft Office\Office10
powerpnt.exe
I want to control the size and position of the window from the bat file.
c:
cd \
cd Program Files\Microsoft Office\Office10
powerpnt.exe
I want to control the size and position of the window from the bat file.