- How to Make a Shutdown Timer:
Step 1.
Right Click on your desktop and choose “New->Shortcut”.
Step 2.
In the box that says “Type the location of the shortcut”,
type in “shutdown -s -t 3600? with out the quotation marks
and click next.
Note: 3600 are the amount of seconds before your
computer shuts down. So, 60secs*60mins=3600secs.
Step 3.
Make up a name for the shortcut and you’re done.
You can change the icon by right clicking->properities->change icon-> browse.
More Info:
To make an abort key to stop the shutdown timer just create
another shortcut and make the “location of the shortcut”
to “shutdown -a” without the quotes.
- Lost User Passwords. (Windows XP):
If you have lost or forgotten a user account password in Win XP, simply log in as the computer administrator, and go to control panel, user accounts. Here you will be able to reset the password for any of the systems user accounts.
- Lost Administrator Password. (Windows XP)
Slightly more work needed if you lose or forget the Windows XP administrator password.
First reboot Windows XP in safe mode by re-starting the computer and pressing F8 repeated as the computer starts up. Then (in safe mode) click Start and then click Run. In the open box type “control userpasswords2” without the quotes – I have just used quotes to differentiate what you have to type.
You will now have access to all the user accounts, including the administrators account and will be able to reset the lost password.
Just click the administrators user account, and then click Reset Password.
You will need to add a new password in the New password and the Confirm new password boxes, and confirm by clicking OK.
All done, you have recovered the lost administrators password!
- To create a shutdown shortcut on the desktop:
1. Right click on an open area of the desktop
2. Select New / Shortcut
3. Enter in “shutdown -s -t 00? – no quotes
4. Press the Next button
5. For the name, enter in anything you like.
Ex : ShutDown. Click on the Finish button.
For a reboot, enter “shutdown -r -t 00? – no quotes
- Speed Up Your Firefox Browser:
Step 1: Open Firefox and type about:config in the address bar where you normally type a web address.
Step 2: Then click the button: “I’ll be careful, I promise”.
Step 3: In the filter bar below the address bar type network.http.
Step 4: Double-click on “network.http.pipelining” to change the setting from false to true.
Step 5: Double-click on “network.http.proxy.pipelining” to change the value from false to true.
Step 6: Double-click on “network.http.pipelining.maxrequests” and change the number to “30?. This means it will make 30 requests at once.
(Normally the browser will make one request to a web page at a time. When you enable pipelining it will make several at once, which really speeds up page loading.)
Step 7: Several lines above network.http.proxy.pipelining you’ll see
“network.http.max-persistant-connections-per-proxy” and
“network.http.max-persistant-connections-per-server”.
Double-click each line and change the value to “8?.
Step 8: Two lines up locate and double-click on “network.http.max-connections” and set the value to “48?.
Step 9: Now right-click (control-click on a Mac) anywhere in the configuration (the area where you’ve been making the changes). Select “New” then “Integer”.
Step 10: When prompted, copy and paste or type the following into the field provided: nglayout.initialpaint.delay.
Step 11: When prompted to add a value, enter the number “0?. This value is the amount of time the browser waits before it acts on information it recieves.
Step 12: Close all windows and tabs. The changes will take effect when you restart Firefox.
These changes allow Firefox to make multiple server connections and will speed up page downloads for better, more efficient use of your broadband connection. If you’re using a broadband connection you’ll load pages MUCH faster now!
- Open Folder Lock:
Folder locker is one of the most used application for windows to lock some personal files. There is some time when we forget the password and due to which we are not able to acess some of our personal files/folders.
Today here I am writing how to open folder locked XP without knowing its password. So here the trick for those who forgot their password of folder locked xp or who wants to get into others personal folder.
To unlock just follow simple steps : -
Open “C:\WINDOWS”
Then just find regedit
Open It by double clicking there In The Left Side you will see Something like :
HKEY_LOCAL_MACHINE just click it.
Then find the file name software In the list and open it.
Then Find The Name called EverStrike…. doubleclick It…..
You will see LF30 Just click it.
On the right Side Some thing will appear out of those Select the file named Password & Delete It.
Thats all, your done !
- Chat With friends using Command Prompt:
1) All you need is your friend’s IP Address and your Command Prompt.
that all u can find easily using ipconfig /all at command prompt of ur friend
2) Open Notepad and write this code as it is…!
Code:
@echo off:AClsecho MESSENGERset /p n=User:set /p m=Message:net send %n% %m%PauseGoto A
3) Now save this as “Messenger.Bat”.
4) Open Command Prompt.
5) Drag this file (.bat file) over to Command Prompt and press Enter.
6) You would then see something like this:

7) Now, type the IP Address of the computer you want to contact and press enter
You will see something like this:

Now all you need to do is type your message and press Enter.
Start Chatting…….!
- Hacking Windows XP!:
In case of a User’s Password loss.
Boot the PC in Safe Mode by pressing the F8 key when starting your computer.
Select the Safe Mode option. You can now Login as an Administrator and XP won’t prompt for the Password.
Try rebooting the PC in DOS.
Now, Access to C:\Windows\system32\config\SAM.
Rename SAM as SAM.mj.
Now XP won’t ask for Password next time you Login.
Now, again go to Start menu –> Run.
Type there cmd prompt.
Type net user
It will list all the users.
Again type net user “administrator” or the name of the administrator “name” *.
It will ask for the Password. Type the Password and there you are done.
Hold the Ctrl+Alt key and press Del twice. This will bring up the normal login and you can log on as Administrator. To unhide the Administrator account so it does show up.
Again go to Start –> Run –> regedit.
Go to HKEY_LOCAL_MACHINE –> SOFTWARE –> Microsoft –> Windows NT –> CurrentVersion –> Winlogon –> SpecialAccounts –> UserList.
Unhide the Administrator key by giving it a value of 1.
- Create Undeleteable File:
With this trick you can create a file that is undeletable in Windows..!
So you can challenge ur friends to delete it from windows.
1)Folder Creation
a)Open up Command Prompt by typing CMD in RUN
b)Type the following.
copy con \\.\”"
IMPORTANT :
the file name should begin with either “LPT3.” or “AUX.”.
For eg: LPT3.hello.txt or AUX.abc.bmp etc..
3)Press Ctrl+Z and it shows “1 file(s) copied.”
4)And u r done..!!..close CMD by typing EXIT
5)Now Try to delete it from windows..it showing “ERROR DELETING FILE OR FOLDER”..thats it..
Key To Remove the File..!!
To remove the file just created as above follow the steps.
1)Folder Removal
1)Open up Command Prompt by typing CMD in RUN window
2)Type the following.
del \\.\”<>” and press ENTER
EXAMPLES : del \\.\”E:\LPT3.hello.txt”
del \\.\”E:\AUX.see.bmp” etc..
- Computer Hanging Problem:
You are in the middle of doing your work, suddenly you realized your computer hanged up. But the problem is, you have not saved your work! Don’t panic! There is a solution for that! And you can surely save your file! Here’s how:
1. Click on “ctrl-alt-delete” keys.
The windows task manager will then open, click on all programs that you don’t need and end the task. You will see that all programs on your taskbar will close one by one. If this will resolve the issue! – then save! (tip# 1: if you’re working on an MS Office application, it will automatically save your file in case the programs suddenly shut down — tip# 2: always save your file at least every 2 minutes by just simply clicking on the “diskette icon”— its just one click!)
2. If it did not resolve the issue,
are there some users logged on that computer? If so, go to switch user (for XP) and log off that user, go back to your log on screen and log on again.
The reason the computer hang up is because if there are many open programs and applications, these retains in the memory, if it is too much for the memory to handle, it freezes! Another reason too the computer hang up is because if you are connected to the internet via dial up, and you are running too many applications and opening many websites. So I suggest, if you are multimedia user or a heavy internet user, then you are better off with a higher memory, at least 512Mb of memory.
There are simple ways to avoid computer to freeze or hang up:
3. Clean your history at least once a week
>tools>internet options>clear history. I normally set my history to “0”, meaning, when I restart my computer, it doesn’t save history pages that I have visited
4. Delete all internet temporary files
>tools>internet options>delete files (do the “offline” content too!)
5. Delete cookies
(some do not do this, but I do delete cookies at least once a week!) >tools>internet options>delete cookies
6. Remove unnecessary programs that you no longer use
they are just occupying space and memory! >control panel>add/remove programs
7. Do defragmentation at least once a week
>point the mouse to “start” button, then right click “explore”>right click the mouse pointing to drive C (which is usually the main system logical drive) >properties>tools>defragment now
8. You can also check the logical drive’s volume for errors
>point the mouse to “start” button, then right click “explore”>right click the mouse pointing to drive C (I repeat, is usually the main system logical drive) >properties>tools>check now
9. It is better to have only one user being logged on.
Even if there are many users, make sure the user logs off after using the computer, rather than keeping it logged on and you do the switching of users. Switching users is good as long as you don’t keep all users logged on—I think that is more logical
10. Always shut down properly the computer
(do NOT use the power button when turning it off!)
- Increase your RAM and so system speed -SBX
1). Start any application, say Word. Open some large documents.
2). Press CTRL+SHIFT+ESC to open Windows Task Manager and click Processes tab and sort the list in descending order on Mem Usage. You will notice that WINWORD.EXE will be somewhere at the top, using multiple MBs of memory.
3). Now switch to Word and simply minimize it. (Don’t use the Minimize All Windows option of the task bar).
4). Now go back to the Windows Task Manager and see where WINWORD.EXE is listed. Most probably you will not find it at the top. You will typically have to scroll to the bottom of the list to find Word. Now check out the amount of RAM it is using. Surprised? The memory utilization has reduced by a huge amount.
5). Minimize each application that you are currently not working on by clicking on the Minimize button & you can increase the amount of available RAM by a substantial margin. Depending upon the number and type of applications you use together, the difference can be as much as 50 percent of extra RAM.
In any multitasking system, minimizing an application means that it won’t be utilized by the user right now. Therefore, the OS automatically makes the application use virtual memory & keeps bare minimum amounts of the code in physical RAM.
- How To Stop computer from restarting:
Some times we need to stop some restart process quickly. In windows XP some times it gives auto restart warning and here is good solution for it.
1. Go to Start menu
2. Click on RUN
3. Enter the following command excluding hashcodes “shutdown -a”




Newsflash
We are working hard to provide you the most from this site so please do mail us any idea you have related to this site or to improve it. Click Here to e-mail us.
M.Ahmed - Member