Skip to content
This repository has been archived by the owner on Oct 29, 2023. It is now read-only.

r16turbo/ctenable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

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