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