Funny computer tricks
10 January 2010
No Comment
Copy and paste the java script code to the address bar of your browser and Press enter and watch your window’s “shaking it”
javascript:function Shw(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); } } }} Shw(6)
Remove recycle bin from your desktop
- Goto START – RUN and type regedit and press enter
- Navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\
Desktop\NameSpace\{645FF040-5081-101B-9F08-00AA002F954E} and delete this path. - This will delete the recycle bin from your desktop
Customize Internet. Explorer Title bar
- Goto START – RUN and type regedit and press enter
- Navigate to HKEY_CURRENT_USER\Software\Microsoft\Internet. Explorer\Main
- look for “Window Title” and change its value its value with some other text which you would like to see












Leave your response!