Enables ClearType on VDI that have font smoothing disabled.
FYI: Enable/disable ClearType in Windows7 @ StackOverflow
- Set the
On connection to user session
trigger task to Task Scheduler. - For
Settings
, selectConnect from remote computer
. Since it is invalid after a while, we recommendRepeat task every
setting.
Example of MinGW:
gcc -Wall -O3 -mwindows -o ctenable ctenable.c