QRes
Version: 1.1

Description:

    Command line utility to change screen resolution, color depth and refresh rate...

Command line Examples:

    qres.exe /x:640  Changes resolution to 640 x 480.
    qres.exe /x 1280 /y 1024 Changes resolution to 1280 x 1024. (If your graphics card supports it)
    qres.exe /c:8  Changes color resolution to 256 colors.
    qres.exe /c:16 Changes color resolution to high color (16 bit).
    qres.exe /c:24 Changes color resolution to true color (24 bit).**
    qres.exe /r:0  Changes the refresh rate to Adapter Default.*
    qres.exe /r:-1 Changes the refresh rate to Optimal.*
    qres.exe /r:80 Changes the refresh rate to 80 Hz.

    * Windows 95/98/Me only.
    ** On Windows XP you must use 32 bit.

Version History:

    1.1
    - List all display modes.
    - Show current display mode.

    1.0
    - QRes has been completely re-written.

    0.4
    - Now supports the y switch for custom resolutions. (If your graphics card supports it)

    0.3
    - Fixed NT bug.

    0.2
    - QRes can now change the refresh rate.
    - Minor bug fixes.

    0.1
    - Initial Release.

About:

    QRes by Anders Kjersem.
    Copyright © 2003 Anders Kjersem.
    All rights reserved ®.

    Visit our homepage for upgrades and more info...

Disclaimer:

    THIS SOFTWARE IS DISTRIBUTED "AS IS". NO WARRANTY OF ANY KIND IS EXPRESSED OR IMPLIED. YOU USE THIS SOFTWARE AT YOUR OWN RISK. THE AUTHOR WILL NOT BE LIABLE FOR DATA LOSS, DAMAGES, LOSS OF PROFITS OR ANY OTHER KIND OF LOSS WHILE USING OR MISUSING THIS SOFTWARE.

Copyright © 2003 Anders Kjersem.