Tuesday, February 24, 2015

TRICK TO GET 1 GB DATA FOR RS 9 ON RELIANCE ( Exclusive )

we are back on after a long time with awesome trick !!


AS you know reliance is leading a company with many offer's at low price but this trick sound like cRazy rigth hmm but it will work 100% charming 

Fist off all to do this trick you need 

A balance of rs 20 and a gsm reiance sime that"s all

>  Dail *129# 

>  type 1 again 

> go to 2 option and active it 

> It works like charming THey ARE telling this offer for 1 day but we will get for almost 3 months CooL right i personally do it it woks

HOPe u all loved it stay connected with us  

Labels: , , , ,

Wednesday, January 29, 2014

IDM FULL VERSION WITH OUT PATCH OR CRACK



The world leading Download Manager is Internet Download Manager (IDM).
 
Get your Full version IDM Without Cracking/Patching.Its known to all that Most of patches /crackes includes trojon and viruses.

So don't try this type of downloads include crack and patch.













STEP 1:-

STEP 2:-

When you click on registration, Now a new dialog appears that is asking for Name, Last Name, Email Address and Serial Key

STEP 3:-

Now Enter you name, last name, email address and in field of Serial Key enter any of the following Keys:

RLDGN-OV9WU-5W589-6VZH1
HUDWE-UO689-6D27B-YM28M
 
UK3DV-E0MNW-MLQYX-GENA1
 
398ND-QNAGY-CMMZU-ZPI39
 
GZLJY-X50S3-0S20D-NFRF9
 
W3J5U-8U66N-D0B9M-54SLM
 
EC0Q6-QN7UH-5S3JB-YZMEK
 
UVQW0-X54FE-QW35Q-SNZF5
 
FJJTJ-J0FLF-QCVBK-A287M

And click on ok to register.
 
STEP 4:-
 
Now after you click ok, it will show an error message  that you have registered IDM using fake serial key and IDM will exit.
 
STEP 5:-
 
Now Go to START --}} Then go to RUN  and type the following text and click enter:
 
notepad %windir%\system32\drivers\etc\hosts
 
For Windows 7 users, due to security reasons you will not be able to save host file
The trick is below: 
 
First of all go to 
C:/ drive then go to Windows Folder and then go to System32 folder and then go to Drivers folder and then go to Etc Folder, in the Etc folder you will see the hosts file.

Now 
right click on hosts file and go to its properties, then go to security tab and then select your admin account, just below u will see an edit button (in front of change permissions), Now give the user full control and write and read rights and then click on apply and then click on Ok, now u will be able to edit the hosts file and save changes in it.
 
STEP 6:- 
Now a notepad file appears something like this as shown below:
 
 
Now copy the below lines of code and add to hosts file as shown above:
127.0.0.1    tonec.com
127.0.0.1    www.tonec.com
127.0.0.1    registeridm.com
127.0.0.1    www.registeridm.com
127.0.0.1    secure.registeridm.com
127.0.0.1    internetdownloadmanager.com
127.0.0.1    www.internetdownloadmanager.com
127.0.0.1    secure.internetdownloadmanager.com
127.0.0.1    mirror.internetdownloadmanager.com
127.0.0.1    mirror2.internetdownloadmanager.com
After adding these piece of code, save the notepad file. And exit from there.
Now start your Internet download manager, and now you IDM has been converted to full version.
 
If you want to update IDM then You have to Open Notepad file from STEP 5 process and delete the code that you have pasted and then Update and repeat the all process again then your IDM will be full version again after update. 

Labels: , ,

Friday, December 13, 2013

How to search a file in your PC by using CMD, notepad



Hello friends, Here I'm with a new trick How to show your desired-named file in your PC by your CMD. by using notepad. The file you search will be resulted with in 10 seconds.



Just copy and paste the following code in notepad and save it as anything.bat. Remember, save the file with extension ".bat". Or justdownload the file from here.

set shell = CreateObject("WScript.Shell") fileNam=Inputbox("Enter part of the file name you want to search","File Name") If(fileNam <> "") then dirName=Inputbox("In which drive you want to search ?"+vbcrlf+"Example: If you want to search in D drive then enter only D","Drive name") msgbox "Searching the entire drive may take some seconds. Press OK continue.",,"Message" Shell.run "Cmd.exe" WScript.Sleep 3000 Shell.sendkeys "dir "+dirName+":\ /s /b | find "+Chr(34) + fileNam + Chr(34)+"{ENTER}" End If

Now just open the file. It will promt you to enter the drive letter where you want to search.
Now enter the drive letter and the string you want to search named with.

Now the files along with the path will be displayed in your command promt with in 10 seconds

Labels: , ,

Find people in fb went offline but still there on facebook

 
09:01

Hi, here I'm with a new Facebook trick that how to find people on Facebook who kept them in offline while still they are on Facebook??

Not only that. Even you can know people who are on on-line while you being at off-line by this app.

Often people on Facebook will try to keep themselves in offline when they don't want to chat with friends.

But you can find such person on Fb. When you want to convey an important message then this could be useful for you.



Steps:

1] Go to facebook.com.

2] Then go to an app called Online Now

https://apps.facebook.com/newonlinenow/


If they are at offline then you can identify them. There wont be symbol before their name.

Thanks for visiting.

12 Brilliant Command Prompt (CMD) Tricks You Probably Don’t Know about






No matter how good Windows may evolve on the GUI front, Command Prompt was how it all began. So here are some great tips you can use to make yourself comfortable while working with the Command Prompt. like
1. Open Command Prompt in any Folder
2. Enable QuickEdit for Easy Copy/Paste
3.Make Undeletable, Unrenamable Folders
and 8 more amazing tricks using cmd.. Have some fun and knowledge..

Let’s roll, shall we?

1. Open Command Prompt in a Folder

When you open the command prompt, it opens up in either User or System folder depending upon whether you ran it as administrator or not. Now the thing is, if you want to execute a file in any particular folder, you would have to use the change directory(cd) command to navigate to the folder which can be a problem if the directory is nested way too deep.



To ease things you can open the folder in your Windows Explorer, hold Shift key when you right-click in the folder and select Run command window here to directly open the CMD prompt with the path to that folder directly.

2. Enable QuickEdit for Easy Copy/Paste

One thing I miss the most in Command Prompt is the ability to easily copy and paste text using the conventional Windows hotkeys. Normally, one would have to use the right-click context menu options to copy and paste text, but if you enable QuickEdit, you can do them using simple shortcuts.



To enable the QuickEdit mode, right-click on the Command Prompt Title Bar and select Properties. In the Properties Window under the Option Tab enable QuickEdit Mode. That’s all; you can now quickly select text by dragging your mouse pointer. Pressing the enter key on the selected text will copy the text to the clipboard, and a simple left click would be enough to paste the text.

3. Run Command Prompt as Admin

Many commands require you to run command prompt as administrator. When you search for CMD in Start Menu, other than selecting Run as administrator from the right-click menu, you can simply press Ctrl+Shift+Enter to open it with admin privileges. This trick will work for all the programs installed on your system.

4. See Command History

You can see last used commands in a session using the navigation buttons, but if you would like to see a list of all the commands, you can get it by pressing the F7 button.



Alternatively, you can use the command doskey /history to list these commands in the command prompt itself.



5. Change Command Prompt Looks



Are you bored with the conventional black-and-white looks of the command prompt and would like to paint it different? We have already covered a guide on how you can customize your command prompt which you can refer to make the changes.

6. Copy Commands Output to Clipboard Directly

Sometimes one might want to copy the output from a command to clipboard, like at times when you get an error, and you want to paste the exact error in email or while chatting with someone.

To store a command output to a clipboard add the command | clip at the end of the command. For e.g. Dir /p | clip

7. Drag and Drop Files to Change Path

If you are already in command prompt, and you want to copy the exact path to a folder or file to run the file or change the present working directory, you can simply drag and drop the file or the folder on the command prompt.

The path of the dropped file or folder will show up in quotes.

8. Run Commands Simultaneously

You can put && between two commands and execute them one after another. The command on the left will execute first followed by the command on the right of the double ampersand.

9. Get Help for Command



Well let’s say you know about a command, but you are not sure how it works. Not a problem, all you need to do is suffix the command with /? and execute it. If the command is valid, the command prompt will give you all the information related to it.

10. Watch Star Wars in ASCII



For all my nerdy friends who are diehard fans of Star Wars, you can actually watch the Star Wars Episode IV movie in the command prompt. Though it would be in ASCII, it will be fun. To start the movie, open command prompt, type in telnet towel.blinkenlights.nl. and press enter. 

11. Make Undeletable, Unrenamable Folders



Click on Start.
Click on Run. Type in "cmd" without quotes.
In the Command Prompt Window that opens, type the name of the drive you wish to create your folder in the format : and press Enter. e.g. If you wish to create the undeletable folder in D drive, type "D:" without the quotes. Note that the folder cannot be created in the root of C:/ drive (if C: is your system drive).
Type this command- "md con\" or "md lpt1\" without the quotes and press Enter. You can choose any of the keywords given above as the name of your folder.

Now Windows will create an undeletable, unrenamable folder in the drive you entered in Step 3. However the folder can be renamed to another keyword using Windows Explorer.

Deleting the Folder 

Although it is not possible to manually delete the folder, you can delete the folder by typing "rd con\" or "rd lpt1\" in Step 4 instead of "md con\" or "md lpt1\". 

Windows Compatibility: This works on Windows XP, Windows Vista, Windows 7 and Windows 8.

Try it yourself to create one such folder which can neither be deleted nor be renamed.

12.Know your IP address, DNS Server's address and a lot more about your Internet Connection

For Windows XP Users, there’s no need to select Run as Administrator, all you need to do is Click on Start and then Run and type cmd in the Open box and press enter.

For Windows Vista and Windows 7 Users, click on the Windows Start button and type cmd, right click cmd on the top and select Run Administrator.Command Prompt can even let you know your IP address. Just type ipconfig/ all in the command prompt and press Enter. Along with your IP address and DNS servers, command prompt will also return a ton of information like your host name, primary DNS suffix, node type, whether IP Routing ,Wins Proxy, and DHCP are enabled, your network adapter's description, your physical (MAC) address etc

Labels: , ,

how to convert videos using vlc

1) Open VLC Media Player .

2) Click on Media and select
Convert / Save (Ctrl+R ) Option.

3) Now Add the Files by using Add
Button on the new Window which
appeared.

                                   

4) Now Click on Convert / Save
Button and this will Open an
Another Window .

5) Now select the Destination File
and Profile ( Conversion Format )
as you wish.

6) Finally Click on the Start
Button to Begin the Conversion
and it is done.

Labels: , ,

"How to unlock password protected .zip files

Hello guys, Today I'm here with a new trick that
"How to unlock password protected .zip files"

Remember, this trick might not work for all time. Some files may be hash protected.
So here is trick.

Go to the following link provided below

Click here!!


And now after the page is loaded, upload your password protected zip file in the site, and click on convert file


Now the password protected file will be converted into a unlocked zip file and will be downloaded to your PC shortly.

Or if you want QR code for download link, you may even get the QR code from the same page.

Not only converting password protected zip files, there are some additional features in that site. You can convert your audio, video, document, eBook, hash, image files.

Labels: , , ,