Monday, 26 December 2011

Awesome VLC player Trick

Awesome VLC player Trick for screen capturing..


Monday, 19 December 2011

‎[Transcend USB key] write protection error



‎[Transcend USB key] write protection error


Steps to remove write protection for Transcend users

Go to download center of the transcend,here is the link
Type the model no. or part of model number you are looking for.
example: JFV30(all alphabets in Caps )
2) Choose other details like product type etc. and search for your product
3)Then select the product which which is most similar to yours from search results
4)Then download the mFormat utility. You will asked for a serial number. if you dont have..enter this no. 1456784523
5) Connect your pen drive
6) Run the mformat utility and select full format.
7) After full format your write protection will be removed (Try several times if needed)

Awsome CMD tricks!


Awsome CMD tricks!

It will teach you how to use CMD on windows xp


How To Trace Any IP-Address Or Website

How To Trace Any IP-Address Or Website watch n know...


Make free call any where in the world


Make a free call any where in the world

Things that you will need:
1. adobe flash player 9 or higher
2. Head phone with mic.
Note : you can make only one call using an ip in a Day. But it can be exceeded if you have dynamic IP like BSNL broadband then disconnect your internet connection and call again you will able to make another call.
now,

open your browser and visit the following link :
www.evaphone.com

now enter the country code and phone number which you want to call.
then click on green button and then click on the under advertise then your call will be connected.

Delete An "undeletable" File

                                  Delete An "undeletable" File                                     

Delete An "undeletable" File

Open a Command Prompt window and leave it open.
Close all open programs.
Click Start, Run and enter TASKMGR.EXE
Go to the Processes tab and End Process on Explorer.exe.
Leave Task Manager open.
Go back to the Command Prompt window and change to the directory the AVI (or other undeletable file) is located in.
At the command prompt type DEL <filename> where <filename> is the file you wish to delete.
Go back to Task Manager, click File, New Task and enter EXPLORER.EXE to restart the GUI shell.
Close Task Manager.
Or you can try this
Open Notepad.exe
Click File>Save As..>
locate the folder where ur undeletable file is
Choose 'All files' from the file type box
click once on the file u wanna delete so its name appears in the 'filename' box
put a " at the start and end of the filename
(the filename should have the extension of the undeletable file so it will overwrite it)
click save,
It should ask u to overwrite the existing file, choose yes and u can delete it as normal

Here's a manual way of doing it. I'll take this off once you put into your first post zain.
1. Start
2. Run
3. Type: command
4. To move into a directory type: cd c:\*** (The stars stand for your folder)
5. If you cannot access the folder because it has spaces for example Program Files or Kazaa Lite folder you have to do the following. instead of typing in the full folder name only take the first 6 letters then put a ~ and then 1 without spaces. Example: cd c:\progra~1\kazaal~1
6. Once your in the folder the non-deletable file it in type in dir - a list will come up with everything inside.
7. Now to delete the file type in del ***.bmp, txt, jpg, avi, etc... And if the file name has spaces you would use the special 1st 6 letters followed by a ~ and a 1 rule. Example: if your file name was bad file.bmp you would type once in the specific folder thorugh command, del badfil~1.bmp and your file should be gone. Make sure to type in the correct extension.

Have Fun ;)