Question
Maximize application window using scripting
Hi,
Does anyone know how to set Adobe Illustrator full screen/maximised using vbScript?
Set appRef = CreateObject("Illustrator.Application.27")
Or can this be done using Javascript? The goal is to enlarge the application window BEFORE a document is opened...
Thanx
