Quicken resets resolution on main display monitor

Options
mikeflsr
mikeflsr Member

When quicken starts it resets the resolution on the main display monitor to 800 X 600 while it opens normally on a second monitor. I am using multiple monitors (3), and all have a native resolution of 1920 X 1080. I am at a loss on how to fix this. the qw.exe.config file has the resolution listed for 800 X 600 and editing this does not change anything. This must be coming from somewhere else in the program. This started occuring after the last update. Does anyone know how to fix this?

Comments

  • Chris_QPW
    Chris_QPW Member ✭✭✭✭
    Options

    That is really bizarre.

    This is the entry in that file:

        <QuickenWindow.Properties.Settings>
    <setting name="MIN_SCREEN_RESOLUTION_X" serializeAs="String">
    <value>800</value>
    </setting>
    <setting name="MIN_SCREEN_RESOLUTION_Y" serializeAs="String">
    <value>600</value>
    </setting>
    </QuickenWindow.Properties.Settings>

    As you can see, all Quicken is doing is declaring the minimum resolution it can work with. This isn't "forcing it to this resolution". What's more this is for "QuickenWindow" not for "Windows" in general.

    Signature:
    This is my website: http://www.quicknperlwiz.com/
This discussion has been closed.