Project Wonderful - Your ad here, right now, for as low as $0.03

Locking the desktop

No Comment - Post a comment

If you are leaving your computer for a while and do not wish to turn it off, but want to assure that no-one else can use the computer while you are away, locking the desktop is the best option.

By pressing WINDOWSKEY+L, you password protect your system just as if you had logged out or restarted the computer. The advantage is that any programs or processes that were running when you locked the desktop will stay open and running in the background, ready for you to resume work or play.

 

Removing Shared Documents folder From My Computer

No Comment - Post a comment

Open registry editor by going to Start then Run and entering regedit. Once in registry, navigate to key

HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ Explorer \ My Computer \ NameSpace \ DelegateFolders

You must see a sub-key named {59031a47-3f72-44a7-89c5-5595fe6b30ee}. If you delete this key, you have effectively removed the my shared documents folder.

 

Force windows XP to reboot upon crashing

No Comment - Post a comment

This registry edit will cause your system to reboot itself automatically upon crashing. This can be useful if you have a reason for keeping your system on 24/7:

Open REGEDIT

Navigate to 'HKEY_LOCAL_MACHINE\SYSTEM
\CurrentControlSet\Control\CrashControl'

Edit the 'AutoReboot' value to '1'

 

What is spyware

No Comment - Post a comment

Spyware, also called adware, and trackware is small application installed on your computer in most cases without your explicit permission. It will monitor your Web habits, and Web surfing activity. Spyware is a relatively new kind of threat that common anti-virus applications do not yet remove. There are few types of spyware applications. One of them called "dialers". These "dialers" will dial a phone number somewhere far away, and you will have to pay a huge bill next month for very long International phone conversations. The other type called "browser hijackers". These spyware applications will change a start page URL in your browser settings, so every time you open your browser it will redirect you somewhere to the other site, or it will open few of the pop up windows that you don't really want to see.
If you notice that your home page hijacked, or your browser crashes, or some toolbars that you never installed appear in Internet Explorer, your computer most probably infected, but even if you don't see all these changes, you might still be infected, because most of the new spyware tools silently tracking your surfing habits in order to create a marketing profile for you as a user. Marketing companies try to understand what sites we visit, what products we buy, and what banners we click in order to sell us more.
It is hard to remove spyware, because most of these applications add a string of values to your registry keys. It is possible to remove the values from the registry manually, but in most cases it is almost impossible to monitor the changes done to the registry. Improper modifications to windows registry can cause your system become unbootable, so it is highly advisable not to modify the registry of you don't know what you are doing. Fortunately there are some free software products available on the Internet that will help you to get rid of such programs. One of the first spyware removal application on the market was LavaSoft AdAware (available for download at www.lavasoftusa.com)
 
You should check for updates before you use this program for the first time


Be a better sports nut! Let your teams follow you with Yahoo Mobile. Try it now.

 

Login with Multiple Id's on the SAME Yahoo Mess.

No Comment - Post a comment

 

You can login with multiple id's on the same yahoo messenger without any download or patch .

Follow these steps -

1. Go to Start ----> Run . Type regedit, then enter .

2.Navigate to HKEY_CURRENT_USER --------> Software --->yahoo ----->pager---->Test

3.On the right pane , right-click and choose new Dword value .

4.Rename it as Plural.

5.Double click and assign a decimal value of 1.

 

SOME CRAZY SCRIPTS!!!

No Comment - Post a comment

 

Earth Quake


javascript:function flood(n) {if (self.moveBy) {for (i = 35; i > 0; i--) {for (j = n; j > 0; j--) {self.moveBy(1,i);self.moveBy(i,0);self.moveBy(0,-i);self.moveBy(-i,0); } } }} flood(6);

Message Display

javascript:function reverse() { var inp = " ! tukro si siht ot emocleW "; var outp="";for (i = 0; i <= inp.length; i++) { outp =inp.charAt (i) + outp;}alert(outp) ;}; reverse();

Dancing Images

javascript:b=[]; a=document.images; for(wt=0; wt<a.length; wt++){a[wt].style.position='relative'; b[b.length]=a[wt]}; j=0; setInterval('j++; for(wt=0; wt<b.length; wt++){b[wt].style.left= Math.sin((6.28/a.length)*wt+j/10)*10}; void(0)',1); void(0)

Colorful Look (Suits Orkut)

javascript: mwunm=0; c=["red","blue","green"]; a=document.links;setInterval('mwunm++;a[mwunm % document.links.length].style.color=c[mwunm % c.length]',10);void(0)

 

Removing Shared Documents folder From My Computer

No Comment - Post a comment

 

Open registry editor by going to Start then Run and entering regedit. Once in registry, navigate to key

HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ Explorer \ My Computer \ NameSpace \ DelegateFolders

You must see a sub-key named {59031a47-3f72-44a7-89c5-5595fe6b30ee}. If you delete this key, you have effectively removed the my shared documents folder.

 

Renaming The Recycle Bin icon:

No Comment - Post a comment

 

To change the name of the Recycle Bin desktop icon, click Start then goto Run, write Regedit and press Enter. It opens Registry Editor. Now in Registry Editor go to:

HKEY_CLASSES_ROOT/CLSID/{645FF040-5081-101B-9F08-00AA002F954E}
and change the name "Recycle Bin" to whatever you want (don't type any quotes).

 

Creating Shutdown Icon or One Click Shutdown:

No Comment - Post a comment

 

Navigate to your desktop. On the desktop, right-click and go to New, then to Shortcut (in other words, create a new shortcut). You should now see a pop-up window instructing you to enter a command line path.
Use this path in "Type Location of the Item"
SHUTDOWN -s -t 01
If the C: drive is not your local hard drive, then replace "C" with the correct letter of the hard drive. Click the "Next" button. Name the shortcut and click the "Finish" button. Now whenever you want to shut down, just click on this shortcut and you're done.

 

Deleting System Softwares

No Comment - Post a comment

 

XP hides some system software you might want to remove, such as Windows Messenger, but you can tickle it and make it disgorge everything. Using Notepad or Edit, edit the text file /windows/inf/sysoc.inf, search for the word 'hide' and remove it. You can then go to the Add or Remove Programs in the Control Panel, select Add/Remove Windows Components and there will be your prey, exposed and vulnerable.