I have a widescreen monitor, and the only readable resolution is 1202x688. Since 688 is lower than 768, PD9 keeps saying I need to run at resolution 1024x768 all the time. I've seen several have posted about this before, but could not see any resounding successes in resolving it. (This message is cr*p anyway; What is resolution? Number of pixels on the screen. 1024x768=786,432 and 1202x688=826,976 pixels. Ie, I DO have a HIGHER resolution. What they're actually complaining about is Height, NOT Resolution... And in this day and age, to insist on a 4:3 ratio in a commercial video editing application I find astounding.)
I contacted tech support and got the usual standard answers that I'm sure everyone else with the problem has had. It felt quite rude actually, fobbing me off. Even though I had already said that any higher resolution than what I have, is unreadable, they said I should switch to 1920x1080 resolution. That resolution literally makes all text, including PowerDesigner, utterly unreadable on my monitor. Letters the size of ants heads.
But I have found a workaround I wanted to share. I noticed that if you start it in 1024x768, leave it open, and change the resolution back to what you actually want, it will work just fine. It will say "...supports 1024x768 or higher. Do you want to continue?" and if you press "Yes", it will indeed happily continue. I have not found any problems with that, except for only seeing half of the Start button on the Produce page, but I can live with that; I can still click it.
Then I discovered this tool: http://www.12noon.com/displaychanger.htm It allows you to change the resolution in a script. After a few hours of tinkering, I got a perfect workaround. I created this bat file:
C:
cd "C:\Program Files (x86)\12noon Display Changer\"
"C:\Program Files (x86)\12noon Display Changer\dc64cmd.exe" -width=1768 -height=992 -depth=32 -refresh=30 -
fixedoutput=center -apply
cd "C:\Program Files\CyberLink\PowerDirector\"
start PDR9.exe
"C:\Program Files (x86)\12noon Display Changer\dc64cmd.exe" -width=1202 -height=688 -depth=32 -refresh=60 -
fixedoutput=center -apply
It works like a charm. Running it, the screen turns black for a moment while searching for the resolution, and comes back with PowerDirector in the resolution I want - with no messages of any kind.
If anyone has a better solution, I'd be glad to hear it.
Brgds
Danny