Friday 20 July 2012

How To Hide Any Drive Through Command Prompt


Have you ever thought of hiding any drive from your system so that no one can knew about it. You may have heard or even used a lot of software’s that might be able to do that, but if you want to do things by your own without using any 3rd party software than this tutorial will show you how you can do it.
Well there are 3 ways of doing it, in this tutorial we are covering command prompt way of doing it.

Here is how to do it:

Step 1. Open command Prompt, go to Start Menu > All Programs >Accessories > Command prompt
Step 2. In the Command Prompt, type Diskpart and hit enter key. If UAC (User Account Control), dialog-box prompts than click Yes.
Step 3. Then type List Volume and press enter, this will produce the list of all drives.
Step 4. Now select the drive which you want to hide, you can either do this by typing Select Volume 1 (i.e. Volume Number) or by typing Select Volume C(i.e. Drive letter)
Step 5. To hide a drive, type Remove Letter C. Here, C is the drive letter than you want to hide. You can use any drive letter you want.
Step 6. That’s it. You are done! C drive is now hidden

How to unhide hidden drive

Step 1. Follow the procedure mentioned in step 1, 2, 3 and 4.
Step 2. To show the hidden drive type Assign Letter C and hit enter, now you can view C: drive in explorer.
That’s it. This is one way of hiding and un-hiding drives from explorer, for rest stay tuned.

How To Create Your First Python Program


Wanna learn how to create your first python program , but don’t know where to start. This is beginner, step by step tutorial with images that will help you trough process.
Step 1
Go to python.org, download latest version and install it.
Step 2
Run IDLE (Python GUI)
Step 3
You can run program via python shell or you can run program as python module . py extension.
Step 3.1
Run program via python shell
In Python shell type
Code:
variable = 'Hello World'
and press enter
then type
Code:
print variable
and press enter, output will be Hello World
This is simple example where we store string “Hello World” into variable and then print it out.
Step 3.2
Run as python script . py
Open notepad and type your code
variable = 'Hello World'
print variable
save as HelloWorld.py
Open IDLE and go to File -> Open and open file with .py extension
After this will appear windows where you’ll able to run module, just press F5 or go to Run -> Run Module

How To Convert .docx To .doc Files


If you’re using the old version of microsoft office , then you probably have a problem with loading the . docx files . Here is brief tutorial that explains how to convert .docx to .doc files by using free service google docs .
1) Go to docs.google.com and log in your account, if you don’t have accout then create it for free .
2) Click on Upload -> Files…
3) Choose .doc file that you want to convert and click start upload
4) Open .docx file that you want to convert and click on File -> Download as ->Microsoft Word 97 -2003 (.doc)

Thursday 19 July 2012

How To Recover Deleted Files For Free


In this post Im going to show you how to recover deleted files with Easeus Data Recovery Wizard Free Edition . It allows you to recover 1 GB data for free.
1) Download Easeus Data Recovery Wizard Free Edition from this LINK and install it on your PC
2) Launch Easeus Data Recovery Wizard and click on Deleted File Recovery
3)Select file types and Click Next
4) Select Partitions to scan Deleted Files and Click Next.
5) It will lists deleted files , select the file that you want to recover , (right click -> recover) .


Bypass 1 GB Limit :-)
Open regedit.exe :-)
Goto HKEY_LOCAL_MACHINE\SOFTWARE\DRWDemo :-)
Just delete DRWDemo Key :-)
Get Another 1 GB :-)

How To Bypass CAPTCHA Authorization Text


In this post I’m going to show you how to use google chrome extension to bypass CAPTCHA authorization text . It can be very useful for visually-impaired people .
1) Download Rumola Chrome Plugin
2) Click Add it to Chrome to Install this extension for Google Chrome.
3) Go to your Captcha/ReCaptcha page and Double-Click the Text field and wait about 5 seconds to read words and it will write it for you.
I tested Rumola Chrome Plugin on this PAGE , and it works fine!

How To Get Serial Key,Keygen,Patch Of Any Software


Here is simple, but useful google search hack that will help you to find serial key, keygen , patch of any software .

1. Go to google.com
2.Type this syntax in search bar ” 94FBR Product name with desired software” for example :
94fbr nero
94fbr avast
proxifier 94fbr
etc
94FBR was part of a Microsoft Office 2000 product key that was released on the internet that bypassed Microsofts activation system.Because it is a relatively uncommon term, when you add it to your search queries, it will generally return results of pages listing illegal serial numbers.

How To Crash A PC Using The E-bomb

This summary is not available. Please click here to view the post.

Saturday 14 July 2012

Download Windows Password Remover [ISO]


Windows Password Remover1Windows Password Remover a software to reset lost Windows administrator and user passwords . In short you can access any of the supported operating system without having the password. It supports passwords of all Windows versions, viz. , Windows 7, Windows Vista, XP, 2008, 2003 and 2000, etc.


Steps :
  1. Burn the given iso to a CD.
  2. Boot from the cd.
  3. Wait untill it asks any thing from you (Some time).
  4. Go according to the onscreen instructions (very simple) and reset the password.
Download Windows Password Remover ( ISO File – 9 MBs )

How To Change Downloads Folder Location In Windows 7


Change Default Download Location In Windows1
All of us love downloading files from the internet. But by default the downloads folder in Windows 7 resides at “C:\Users\User-name\Downloads”. Since C drive is dedicated to Windows so we must not keep our files in this drive. Also in most cases this drive is of less size. So to permanently move this folder to some other location or other drive we can change the location easily and all the old files will get moved to the new location and the new downloads will automatically be downloaded at the new location.

Steps To Change Downloads Folder Location In Windows 7 :

1. Open Computer and in the left pane select Downloads under the favorite menu.
Change Default Download Location In Windows Screenshot 11

2. Right click in the empty area and select properties.
Change Default Download Location In Windows Screenshot 21

3. Select the Location tab and enter the location where you want to store your download files. You can also browse the location by pressing the Move button.
Change Default Download Location In Windows Screenshot 31

4. It will ask for moving the old files , if you want to move all the old files to the new location then select yes else select no.
Change Default Download Location In Windows Screenshot 41


MSCONFIG : Speed Up Your Computer Without Any Software


MSCONFIG or “Microsoft System Configuration Utility” is designed to help you troubleshoot problems with your computer.
It is an inbuilt utility that lets you select applications which you want to start up on windows boot up and application that you don’t want to start up with windows. You can open msconfig by pressing “Windows Key + R” or in Windows 7 and Vista , type msconfig in search bar and press enter.
After Opening MSCONFIG, go to Startup tab as shown below. Now deselect applications that you want to stop loading with windows. When done press OK. Restart your computer and you will see that your computer now starts faster.
Fullscreen+capture+9112011+34518+PM.bmp3

Please Comment in case you've any type of problem regarding using this.

How To Block A Program From Using Your Internet Connection


Windows Firewall Block A Program4A way to block your applications from using your internet connection. This can be useful when you don’t want an application to update or to stop an application from checking that the serial or the crack you applied was genuine or not.

12
Open Control Panel From Start Menu
21
Open Windows Firewall From Control Panel
31
Choose Advanced Setting on the left side In Windows Firewall Window
41
A windows like this will pop up
51
Select Outbound Rules From Left Side
61
A windows Similar to the above will Pop up , click next.
71
Give the program path , choose the exe file of the program ( you can find it from the program installation directory ). After selecting the appropriate directory press next.
81
Select Next
93
Select Next
102
Give any name , usually we keep the programs name for future reference. Click Finish and your program will be listed as black list and will not be able to connect to the internet.

Download Android Applications for Free with BlackMart


blackmart-alpha-appBlack Market is another similar application to Applanet which we posted earlier and allow you to download thousands of Android Applications and Games right to your device that too for free. It’s a simple .apk app which you can transfer to your device and than install it in a normal way.
Its officially not known as Black Market but its called BlackMart Alpha, it’s a new version which is the improved one and brings many bug fixes. You can Download BlackMart Alpha Android app and than transfer that file to your android device.
After installation Fire-Up the app and your will interface like on the right hand side image, juts browse entire collection of wonderful apps and games which can be downloaded easily.
Well the another way of downloading Android Apps for free is using 4Shared.com. Well hope that you like this application and would love to download many many apps. If you find this post useful than make sure to share it with all your friends.

Download Temple Run Brave Full Version For Android


Temple Run Brave4Temple Run has got more than 500,000 downloads for Android. It is the free version. But Temple Run Brave is the advanced version and hence paid too. You have to collect coins, and score by running, sliding, jumping and turning, but in this version we have a nice add-on. Temple Run Brave comes with a nice Archery feature in which you have to target and hit the bulls-eye on the go. This leads to earning of more coins and hence unlocking more powers.



Screenshots Showing Temple Run Brave Game Play

Temple Run Brave Screenshot 12
Temple Run Brave Screenshot 32
Temple Run Brave Screenshot 22














Click the images to see an enlarged view

A Trailer Of Temple Run Brave

Also See our Android Games GLU Pack
Download Temple Run Brave Full Version (Android)