I use a Visual Studio Setup project to create an installer for some assemblies. However, the fonts the installer uses are always aliased, and don't appear to be the Windows standard.
(Note that the installer text uses aliased text rendering, but the window title uses ClearType)
Is there any way to update the MSI to use ClearType?