Playing an .exe at 150%

Hi,

I need to create a projector file that displays at 150% of the movie size.

I have looked at fscommand:

fscommand(“fullscreen”, “true”);
fscommand(“allowscale”, “true”);

but I want the projcetor to show the presentation at 150% of its current size, not fullscreen.

I cannot find anything to suggest this is possible, could someone please help.

Thanks