Changes
New page: [http://www.12noon.com/reschange.htm Resolution Changer] is a command line tool for changing screen resolution, color depth and refresh rate. You may need it if you installed graphics dri...
[http://www.12noon.com/reschange.htm Resolution Changer] is a command line tool for changing screen resolution, color depth and refresh rate.
You may need it if you installed graphics drivers, when monitors or graphics cards were changed etc.
<pre>
<?xml version="1.0" encoding="UTF-8"?>
<packages>
<package
id="reschangecon"
name="Resolution Changer"
revision="1"
reboot="false"
priority="1"
execute="once">
<install cmd='%SOFTWARE%\reschangecon.exe -width=1024 -height=768 -depth=32' />
</package>
</packages>
</pre>
[[Category:Silent_Installers]]
[[Category: Changing Windows settings]]
You may need it if you installed graphics drivers, when monitors or graphics cards were changed etc.
<pre>
<?xml version="1.0" encoding="UTF-8"?>
<packages>
<package
id="reschangecon"
name="Resolution Changer"
revision="1"
reboot="false"
priority="1"
execute="once">
<install cmd='%SOFTWARE%\reschangecon.exe -width=1024 -height=768 -depth=32' />
</package>
</packages>
</pre>
[[Category:Silent_Installers]]
[[Category: Changing Windows settings]]