RSS

Tag Archive | "Tweaks"

Tweak your Windows XP pc to get the Vista look

Saturday, October 11, 2008

0 Comments

Tweak your Windows XP pc to get the Vista look

First you need to patch Uxtheme.dll, because the themes won’t work if you don’t patch it. Download this patcher to apply the patch and restart your computer. Next thing you need to do is to find a good theme. The one I used in the above screenshots can be downloaded from here. You can find Vista [...]

Continue reading...

Hike your vista performance rating

Thursday, July 24, 2008

0 Comments

The Windows Experience Rating is sort of like a system performance gauging system that you only find in Vista . While many complain that it’s flawed and unfair at times, there’s a way to fool Vista. Basically, we change the performance figures in the XML that holds the scores for each of the subsystems. To [...]

Continue reading...

Make your Windows XP talk

Monday, July 7, 2008

10 Comments

Make your Windows XP talk

Open notepad and paste the following code and save the file with .vbs extension, it will create a VBScript File. It will prompt you for a text, input the text and press ok.” ;copy from here————– Dim msg, sapi msg=InputBox("Enter your text","Talk it") Set sapi=CreateObject("sapi.spvoice") sapi.Speak msg ;———-to here Download the .vbs file

Continue reading...

Amaze your firends by displaying your name after time in taskbar

Monday, July 7, 2008

5 Comments

Amaze your firends by displaying your name after time in taskbar

This trick will add your name in place of AM and PM beside time and make you feel proud among your group of friends. Go to  Start -> Control Panel -> Regional and Language option -> Customize (beside English US) -> Go to TIME tab -> Change AM symbol and PM symbol from AM and PM [...]

Continue reading...