Posts

Showing posts from 2013

How to enter your own values into hardware of micromax canvas hd,2,2+ :)

just follow these simple steps to set min/max values of the hardwares.... 1: You have to open the dial pad. 2: type the no. "*#*#3646633#*#*" (engineering mode) 3:  you are done!! Now you can set your own min/max values for your device hardware...!! NOTE: This could damage the hardware you're playing with ...do it on your own risk ..and do not exceed the max value that is indicated there. (using this you can also test if all the hardware in your phone working properly or not. Just tweak the value of the volume you're going to love the sound.. ) Any query?? comment Below. Thankyou!

How to make bootable pendrive using diskpart. Command Line Interface

you don't have to move mountain here, just follow these simple steps..and let me know in the comments if there is any problem... Step 1: open "cmd" as administrator . Step 2: type "diskpart". Step 3: now type "list disk ". Step 3: "select disk 1"  choose your pendrive from the listed disks(note the disk number). Step 4: now type "clean". Step 5: "creat partition primary"  this will mark the pendrive as primary partition memory..which will be detected by the bootloader during the booting process.. Step 6: "select partition 1" Step 7: "active" Step 8: "format fs=ntfs quick" Step 9:"assign" Step 10: "exit" Step 11: now copy the windows distribution files to the pendrive directly. Note: All the texts in the double quotes are the command and you must perform it in the sequence.

How to root micromax hd ,2,2+

Hey Guys! here i am going to tell you how to root your micromax canvas 2, cansvas hd , canvas 2+....and all the other models running the jellybean.. Before proceeding download the supersu.apk for your phone from the xda-developers.com and paste it into your sdcard. step by step instruction:- 1: first switch off your phone (Make sure that your phone is charged around 75%). 2: Now turn it on by pressing p ower+volume up+volume down  key simultaneously. Above steps will get you into the recovery mode. (in this tutorial we are not needing the custom clockwork recovery).. we are flashing with  recovery that are given by the provider... 3. Now in recovery, select the update from sdcard . (use the volume up and down button move through the list and press the power button to select the options..) 4. select the supersu.zip file from the sdcard that you've downloaded.( if you do no have the file visit xda-developers.com  and search with your phones respective mode

How to enable registery editor on pc blocked by admin

As we all know that windows uses registry based management mostly for all the task in the Operating system environment. To manipulate or alter/modifying the way of its working is possible by registry editing. for every device that is connected to your PC has a registry flag value which can be enabled or disabled by altering the values or adding new registry values. in this tutorial i am going to take you step by to step to unlock the registry editor blocked the admin. Just follow these steps:- 1. First open Notepad or any preferable editor and copy the code given below...  REGEDIT4 [HKEY_CURRENT_USER\Software\Microsoft \Windows\CurrentVersion\Policies\System] "DisableRegistryTools"=dword:00000000 2. Now that you have copied the code.. save the file as "name_anything.reg"(note that you must save the files with ".reg" extension..) 3. Once the file is saved double click the file that you have saved. 4. and it's Done... enjoy reged