Changes

Jump to: navigation, search

Enable/Disable ClearType

717 bytes added, 12:58, 15 April 2009
New page: ClearType is the Microsoft implementation of subpixel rendering technology, aiming to improve the appearance of text on certain types of computer display screens, especially LCD flat panel...
ClearType is the Microsoft implementation of subpixel rendering technology, aiming to improve the appearance of text on certain types of computer display screens, especially LCD flat panel monitors.

<source lang="xml">
<package
id="cleartype"
name="ClearType subpixel rendering technology (suggested for LCD/TFT monitors)"
execute="once"
priority="0">
<install cmd="%SOFTWARE%\cleartype\fs.exe on c 1500" />
<remove cmd="%SOFTWARE%\cleartype\fs.exe off" />
</package>
</source>

You can get fs.exe from here: http://www.donationcoder.com/Forums/bb/index.php?PHPSESSID=lok77edor39ptdsndpodd28po5&topic=14154.msg124681#msg124681

[[Category: Silent Installers]]
[[Category: Changing Windows settings]]
58
edits

Navigation menu