r16turbo / ctenable

Enable ClearType for VDI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ClearType Enable (ctenable)

Enables ClearType on VDI that have font smoothing disabled.

FYI: Enable/disable ClearType in Windows7 @ StackOverflow

Usage

  • Set the On connection to user session trigger task to Task Scheduler.
  • For Settings, select Connect from remote computer.
  • Since it is invalid after a while, we recommend Repeat task every setting.

How To Build

Example of MinGW:

gcc -Wall -O3 -mwindows -o ctenable ctenable.c

About

Enable ClearType for VDI


Languages

Language:C 100.0%