want to create a website ?

Add Folder/Drives/Etc.. To - "SEND TO"

Many a times we require a FOLDER too often, like to store our Multimedia files and all !!!
No no need to access the folder and carry out the Traditional COPY & PASTE !!!

Just add it too "SEND TO" !!!

Do as follows :
** Open any FOLDER.
** Then, TOOLS >> Folder Options** Click view TAB.
** In LIST of Advance Settings, click Show hidden files and folders !
** Now, go to C:\Documents and Settings
** Here, Double click and open your (username) folder !
** Now, open SendTo folder.
** Here copy and Paste the shortcut of your favorite folder.

That's Done !!!
Now, tranfer files to your Favorite folder :

** Right Click the file
** Then, Send To** Click the folder name !

Enjoy !!! --------- Please Comment !!!

Creating fake Login Page

Many people asked me how to create f@ke login pages,here is the method to create them (I’m taking yahoo mail as an example)

First save the yahoo login page, then copy the source code of the page directly from internet on to note pad or you favorite text editor (if you are using internet explorer right click on the login page and select view source for mozilla press ctr+u) .Now search for the term “action”, you should find a line like this

When you enter your login information in the original login page, it is submitted to this url https://login.yahoo.com/config/login

change https://login.yahoo.com/config/login to “input.php” . When you change the action to input.php, user name and password are submitted to this file when ever user enters his login information in our f@ke login page.


Enjoy Friends........

Error Reporting in XP

If error reporting in XP is bugging you then turn it off.

To disable error reporting, follow these directions:
Step-1:-Right-click My Computer and choose Properties.
Step-2:-Click the Advanced tab on your System Properties dialog box.
Step-3:-Click the Error Reporting button on the Advanced tab.
Step-4:-Place a checkmark next to "Disable error reporting."
Step-5:-Leave the other radio button unchecked next to the text labeled, "But notify me when critical errors occur."
Step-6:-Click OK.
I Hope U Use This Friends.............

How to "Delete administrator Password" without any software

Method 1 :-

Boot up with DOS and delete the sam.exe and sam.log files from Windows\system32\config in your hard drive. Now when you boot up in NT the password on your built-in administrator account which will be blank (i.e No password). This solution works only if your hard drive is FAT kind.

Method 2 :-

Step
1. Put your hard disk of your computer in any other pc .
Step 2. Boot that computer and use your hard disk as a secondary hard disk (D'nt boot as primary hard disk ).
Step 3. Then open that drive in which the victim’s window(or your window) is installed.
Step 4. Go to location windows->system32->configStep 5. And delete SAM.exe and SAM.log
Step 6. Now remove hard disk and put in your computer.

Step 7. And boot your computer..

Enjoy Friends