Thursday, June 30, 2011

Phone Repair : Formatting your Phone

Flashing a mobile phone refers to the process of re-programming a mobile phone's firmware. Whenever you encounter issues such as phone restarting, hanging, no signal, etc or your phone even becomes dead, there are problems with your phone's firmware. And all it requires is flashing.


Primarily you need to download phoenix, a software used also for flashing. The download link is 
http://www.mediafire.com/?toyyinzjmtv#2

Wednesday, June 29, 2011

Create your own folder locker

A batch file is a text that contains a series of commands stored in the order the user wants them carried out. It executes a series of commands with a minimum number of keystrokes. Batch files allow you to automate a process and, at the same time, create more powerful commands, which increases productivity.

Here is an example of batch file, where you will be creating a simple folder locker which works in windows ( perfectly in xp version of windows)

Open notepad and type in the following commands.


cls
@ECHO OFF
if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK
if NOT EXIST Personal goto MDLOCKER
:CONFIRM
echo Are you sure u want to Lock the folder(Y/N)
set/p "cho=>"
if %cho%==Y goto LOCK
if %cho%==y goto LOCK
if %cho%==n goto END
if %cho%==N goto END
echo Invalid choice.
goto CONFIRM
:LOCK
ren Personal "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
attrib +h +s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
echo Folder locked
goto End
:UNLOCK

Tuesday, June 28, 2011

Windows 7 tricks

Hidden Themes for Windows 7

Windows 7 by default has only few themes available for customization. People who are not satisfied with these in build themes can get few more themes for Windows 7 which are actually hidden. These themes are available for certain regional countries such as Australia, Canada, Great Britain, United States and South Africa. These themes can be revealed and used by the following steps.
win7-themes
1. Open Windows Explorer and click Organize
2. Select Folder and Search Options and navigate to the View tab.
3. Select Show hidden files, folders and drivers and uncheck Hide protected operating system files (Recommended). Click Yes, if prompted for confirmation.
4. Click OK and now browse to the folder: Windows\Globalization\MCT
5. There are five folders here with the name with format MCT-XX (where XX is AU, CA, GB, US, or ZA) which represents globalization settings for each region. Go into the folder that you want to activate its theme.
Note that AU, CA and ZA regions have the same themes.
6. Open the Theme folder inside the selected region folder.

Sunday, June 26, 2011

Protect your computer from viruses


Many people yell their pc got victimized of the so called - vital information resource under seize as a result of using flash drives(fd).  Here comes the notion which for sure will solve their problem. The first step is to download CPE17 autorun killer (http://www.4shared.com/file/-MWnPnNz/CPE17_Autorun_Killer__AntiAuto.html) and start it. By its name it is lucid it kills the autorun if subsist in the flash drives. Then the elective step (but recommended) to scan the fd via secure anti-virus(such as avira). http://www.softpedia.com/get/Antivirus/AntiVir-Personal-Edition.shtml - the download link.

Then after,


  1. Open my computer
  2. Tools (at the menu bar)
  3. Folder options
  4. View
  5. Turn on show hidden files, folders, and drives
  6. Uncheck hide protected operating system files(Recommended)
  7. Uncheck hide extensions for known file types
  8. Apply