Jump to content

Cleartype not working


Recommended Posts

Hi everyone!

I've removed all visual effects from my Win Xp copy using nLite, meaning that I disabled all visual effects that can be activated in My computer -> advanced -> performance -> settings. Now, when I try activating ClearType using my registry tweak file during RunOnceEx, it doesn't result in anything at all. It's not applied. Why? If I go in manually, I can activate it, but if I try using the registry tweak it doesn't work. This is what I use:

;Enable ClearType for ALL Users
[HKEY_CURRENT_USER\Control Panel\Desktop]
"FontSmoothingType"=dword:00000002

Does anyone know how to fix this?

Cheers,

Marthax

Link to comment
Share on other sites


The tuning program should be used if you want to tune the setting of cleartype. If the default setting is good enough, then use this reg tweak.

Thanks a lot RyanVM :D. I didn't know that.

Link to comment
Share on other sites

one more thing guys. What about the HKLM? Can I apply these kind of registry tweaks at any time during the UA Win Setup?

EDIT: And if I want to execute some reg tweaks from cmdlines, will this be correct?

"regedit /s "registrytweaks12.reg""

Edited by Marthax
Link to comment
Share on other sites

HKLM can be added at any time (but I just add all my tweaks at once).

If I were you, I'd call a batch file from cmdlines.txt which then runs regedit. The scope of commands which can be run from cmdlines.txt itself is fairly limited. Batch files will give you much more flexibility.

Edited by RyanVM
Link to comment
Share on other sites

I created a batch file which would execute my reg tweak file from cmdlines and some tweaks still don't work, including Cleartype. I also noticed that my Numlock tweak doesn't work.

What should I do?

Link to comment
Share on other sites

Let's start with the basics, are you certain the batch file is actually executing? cmdlines.txt syntax looks like this:

[COMMANDS]
".\update.cmd"

In this example, update.cmd is sitting directly in the $OEM$ folder along with cmdlines.txt (not in any subfolder of it).

EDIT: Here's a screenshot to give you a better idea of what I'm talking about.

post-6091-1120483706_thumb.png

Edited by RyanVM
Link to comment
Share on other sites

I know how to use the cmdlines and yes, that's exactly how I have it managed. If this would be the problem then I don't think that any registry tweak would have been executed, but this is not the case as some tweaks get executed, but not all. Why? Well, that's the question I'm trying to answer myself.

EDIT: I managed to fix it by replacing the I386 folder and do all the nLiting all again, but this time more carefully. I found out that some of the tweaks I did were the cause of my problem (I disabled all the Visual Effects) so I simply skipped the whole tweaks part as I don't wanna go through all that testing simply to get some minor tweaks done.

Edited by Marthax
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...