Saturday, April 24, 2010
Saturday, November 21, 2009
Crysis Vista Style Themes

We know Crysis, one of the best PC games by EA, which has a huge number of players and fans. If you are one of them, this post may excite you. Here comes the theme inspired of Crysis ideas.
Put the file into C:/Windows/Resources/Themes/
Turn to desk top and right - click - personalize - Colors and appearence - Open classic - choose
Friday, November 20, 2009
Check your Nokia Smart Phone Quality...!
This article is strictly for only those people who own a Nokia smartphone...
Ever wondered in which assembling unit your phone was assembled...coz it tells us about the quality of our device...
Nokia has several assembling units in various countries...With this simple trick one can find out where his/her phone came from...
Mine came from Finland...Where did yours come from..??
--
--
[Numbers 7 to 8 are the Final Assembly Code (FAC)]
-------------------- 1 2 3 4 5 6 7th 8th
Phone serial no. X x x x x x ? ? ? X x x x x x x
-IF the Seventh & Eighth digits are 02 or 20 this means your cell phone was assembled in Emirates which is very Bad quality
-IF the Seventh & Eighth digits are 08 or 80 this means your cell phone was manufactured in Germany which is fair quality
-IF the Seventh & Eighth digits are 01 or 10 this means your cell phone was manufactured in Finland which is very Good
-IF the Seventh & Eighth digits are 00 this means your cell phone was manufactured in original factory which is the best Mobile Quality
-IF the Seventh & Eighth digits are 13 this means your cell phone was assembled in Azerbaijan which is also very Bad quality
MORE-
06=made in Flensburg, Germany (flare)
07=made in Flensburg, Germany
08=made in Flensburg, Germany
40=made in Easterinch, Scotland (UK)
41=made in Easterinch, Scotland (UK)
47=very popular fake IMEI,There are thousands of phones out there with IMEI=00000047000000
49=Was found on a 8700 from China with Fake IMEI
67=made in Illinois, USA (most prototypes)
80=made in Tianjin, China
81=made in Tianjin, China
92=made in China by EASTCOM in Hangzhou
93=made in China by EASTCOM in Hangzhou
Plss share with us where ur phone came from..!!
Auto Shutdown PC With Timer
********** METHOD # 1 **********
Step 1:
Right click on your desktop and choose "New=>shortcuts".
Step 2:
In the box that says "Type the location of the shortcut",
type in "shutdown -s -t 3600" without the quotation marks and click next.
Note: 3600 are the amount of seconds before your computer shuts down. So , 60secs*60mins=3600secs.
Step 3:
Make up a name for the shortcut and you're done.
You can change the icon by right clicking=>properities=>change icon=>browse.
To abort
To make an abort key to stop the shutdown timer just create another shortcut and make
the "location of the shortcut" to " shutdown -a" without the quotes.
********** METHOD # 2 **********
start=>Run
Type Code: at 11:35 shutdown -s
to abort
Code:
shutdown -a
take note: all time are in 24hr, example u would like to shutdown at 8:30pm, you should type
"at 20:30 shutdown -s" without quote
********** METHOD # 3 **********
you can use a batch for that as well it makes it easier to use
just run the batch and enter the time you want it to shutdown
shutdown.bat
Type Code:
Code:
[php]@echo off
title Scheduled Shutdown Batch Example by chacha1234
color A
echo Enter Time To Shutdown (example 19:30)
set /p stime=
cls
at %stime% ""shutdown -s -t 00"" >nul
echo Your PC Will Auto Shutdown At %stime%
echo Press Any Key To Exit
pause >nul
exit
Disable Display of Drives in My Computer
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
Now in the right pane create a new DWORD item and name it NoDrives. Now modify it's value and set it to 3FFFFFF (Hexadecimal) Now press F5 to refresh. When you click on My Computer, no drives will be shown.
To enable display of drives in My Computer, simply delete this DWORD item. It's .reg file is as follows:
REGEDIT4
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoDrives"=dword:03ffffff
Important Note:
You need to keep one thing in mind. Whenever you make changes to the Windows Registry you need to Refresh it before the changes take place. Simply press F5 to refresh the registry and enable the changes. If this does not work Restart your system.
Moreover you are doing this at ur own risk..if anything goes wrong i may not be held responsible..!
Unlock The Supersecret Administrator Account For Vista
Deep inside the bowels of Windows Vista, there’s a secret Administrator account, and it’s different from the normal administrator account you most likely have set up on your PC. This Administrator account is not part of the Administrator group. (Confused yet? You should be.) It’s a kind of superadministrator, akin to the root account in Unix, and by default it’s turned off and hidden. (In describing this tut, i’ll always use the capital “A” for the secret Administrator account, and a lowercase “a” for a normal administrator account.)In versions of Windows before Windows Vista, the Administrator account wasn’t hidden, and many people used it as their main or only account. This Administrator account had full rights over the computer.
In Windows Vista, Microsoft changed that. In Vista, the Administrator account is not subject to UAC, but normal administrator accounts are. So the Administrator can make any changes to the system and will see no UAC prompts.
Turning on the Administrator account is straightforward. First, open command prompt by typing cmd into the run box on the Start menu, or by right-clicking the command prompt icon that appears at the top of the Start menu, then selecting Run as administrator.
Then enter this command and press Enter:
Net user administrator /active:yes
From now on, the Administrator account will appear as an option on the Welcome screen, along with any user accounts you may have set up. Use it like any other account. Be aware that it won’t have a password yet, so it’s a good idea to set a password for it.
If you want to disable the account and hide it, enter this command at an elevated command prompt and press Enter:
Net user administrator /active:no
Multiple Logins of Gmail and Orkut through firefox
Follow the following steps and you will be able to login in gmail and orkut with multiple accounts. Through this you will be able to make profiles in your firefox.
Step 1:Open system properties(by right clicking my computer), choose tab advanced, click to environment variables button. in system variables section, click new. type this information to each textbox.
Step 2:variable name: moz_no_remote (should be all small letter).variable value: 1
Step 3:open firefox icon's properties(from desktop and quick launch). add extension -p to command line(like "c:\program files\mozilla firefox\firefox.exe" -p). press ok.
When you will open firefox it will prompt for profile selection create a profile,open firefox login to orkut open once more use another profile login.
Enable ClearType on the Welcome Screen!
But you can fix that. Fire up the Registry Editor and look for the following keys:
(default user) HKEY_USERS \ .Default \ Control Panel \ Desktop \ FontSmoothing (String Value)
HKEY_USERS \ .Default \ Control Panel \ Desktop \ FontSmoothingType (Hexadecimal DWORD Value)
Make sure both of these values are set to 2 and you'll have ClearType enabled on the Welcome screen and on each new user by default.
How To Block Websites Without Using Any Software
Here i m sharing with you a method to do it without using any software...
1]Browse C:\WINDOWS\system32\drivers\etc
2] Find the file named "HOSTS"
3] Open it in notepad
4] Under "127.0.0.1 localhost" Add 127.0.0.2 www.sitenameyouwantblocked.com , and that site will no longer be accessable.
5] Done!


