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...Thursday, July 24, 2008
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...Monday, July 7, 2008
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...Monday, July 7, 2008
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...
Saturday, October 11, 2008
0 Comments