Archive for the ‘Windows Tricks’ Category

An A-Z Index of the Windows XP command line

An A-Z Index of the Windows XP command line Click on the commands to know more about them. ADDUSERS Add or list users to/from a CSV file ARP Address Resolution Protocol ASSOC Change file extension associations ASSOCIAT One step file association AT Schedule a command to run at a later time ATTRIB Change file attributes […]

Use system restore without loading windows

What if your system begin to malfunction at the middle of the road while you were playing with computer.. and what if you are not able to load windows.. then only alternative is to use system restore.. but.. how will you load system restore without loading windows..If you have enabled System Restore, you can use […]

Tweaks to shutdown your computer little bit faster

1. This step is very important.Export (right click > Export) the following keys and save it to a safer place. HKEY CURRENT USER\Control Panel\DesktopHKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control 2. Open Notepad, copy and paste the following to the Notepad. Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Control Panel\Desktop]“AutoEndTasks”=”1”“HungAppTimeout”=”1000”“WaitToKillAppTimeout”=”2000” [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control]“WaitToKillServiceTimeout”=”2000” 3. Save the file and close Notepad. 4. Change extension of the […]

Masking IP adress

If you have internet in your home and you want to surf the web anonymously then masking your ip is a cool technique to put one side opaque and other side transparent mirror.http://pirateproxy.com go here and just surf via their web this’ll generate a false proxy server you. so you are unknown to the world. […]

Visual Basic Viruses

Now many of you feel that creating a virus is impossible especially for you beginners. Well this tutorial shows you how to create a simple virus with just a few lines of code. A virus can be an application that deletes files upon request, this is seen as infecting your computer because by deleting key […]

Capslock hacking batch code

You often chat and type while surfing arround net. What if your keyboard started being crazy and your mail isn’t opening even you’ve entered the correct passowrd. This simple few lines code enables and disables the capslock key randomly leading to type in capital and small letters repeatedly. Which reults wrong password and zigzag typing. […]

Batch series

I think you guyz should have some ideas on *.bat files. From this you can easily get access to internal system file of windows. May it be your computer or your firends or your office’s or other neworking computers. First of all making batch files in notepad and executing it using autoexec.exe will bemuch more […]

Converting 256 MB memory card to 512

DO YOU GUYS WANT TO CONVERT A 128 MB MMC CARD TO 512MB AT NO COST AT ALL.THEN READ ON…I guess it works only for mmc cards.Your files in MMC is stored in multiple (disk) blocks.So if you format using 16K block, the space used will be 16K eventhough your file is just 1K. If […]

Recovering damaged memory card

Correct Treatment of your MMC: Physically, memory cards are quite fragile pieces of high technology, susceptible to damage from various silly things like excessive heat, condensation, strong magnetic fields, physical damage from rough handling and/or bending! (similar to most electronic devices then..) Given the natue of mobile memory card products, they are constantly being taken […]