58
edits
Changes
no edit summary
</source>
There is also a free''(reschange is not free for commercial use)'' alternative. It can be downloaded from [http://home.no/aksoftware/products/QRes.zip].
<source lang="xml">
<?xml version="1.0" encoding="UTF-8"?>
<packages>
<package
id="qres"
name="Resolution Changer (qres)"
revision="1"
reboot="false"
priority="1"
execute="once">
<install cmd='"%SOFTWARE%\qres\QRes.exe" /x 1280 /y 1024 ' />
</package>
</packages>
</source>
The /r:-1 flag changes the resolution to the monitor's native/optimal resolution.
[[Category:Silent_Installers]]
[[Category: Changing Windows settings]]