Sunday, November 22, 2009

Hide your drives

How to Hide the drives(c:,d:,e:,a:...etc)
How to Hide the drives(c:,d:,e:,a:...etc)
This is a great trick you can play on your friends. To disable the display of local or networked drives when you click My Computer.





1.Go to start->run.Type regedit.Now go to:

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer

Now in the right pane create a new DWORD item and name it NoDrives(it is case sensitive). Now modify it's value and set it to 3FFFFFF (Hexadecimal) .Now restart your computer. So, now when you click on My Computer, no drives will be shown(all gone...). To enable display of drives in My Computer, simply delete this DWORD item that you created.Again restart your computer.You can now see all the drives again.
Keep Rocking Njoy

Tuesday, November 3, 2009

Beware of Image spam


After a relatively long
hiatus, image spam
is making a massive
comeback in newer and
improved forms that
can evade antispam
fi lters. Rather than
clickable links, these
messages now have
obfuscated URLs hidden
as images or text, with
random white spaces
and masking characters
inserted in them.

The images even instruct users to type a URL into their
browser's address bar.
Subject lines as usual rely on deliberately
misspelled phrases promising sex enhancers and cheap
pharmaceuticals to tempt users to click on them. Multiple
similar subject lines from IP addresses spread across
many countries indicate a botnet of compromised PCs is
at work here. Globally, threats including spam have risen
dramatically in the year 2009.

Monday, September 14, 2009

Use Full Photo in Orkut rather than Cropping

Recently I found orkut removing "Use Original" button while we change our dp ie profile pic after some research I found that it can be fixed using a trick of javascript.
  • Go to Edit Profile & Click Change Photo , then Upload your Image!
  • After Uploading , dont Click anything.
  • Use the Javascript below in the addressbar (Place where we type www.orkut.com)
javascript:with(($ = (this.orkutFrame||window).document.forms)[$.length - 1])action = "/EditSummary.aspx?apw=9999&aph=9999&apdw=9999&apdh=9999&Action.cropProfilePhoto" ,submit();void(8)

  • After Pasting it , Click Enter.
  • Some Error like "Bad, bad user! No donut for you" will come..
  • Never Mind that.
  • Now Click your home page, the uploaded Picture will be fully Sized in your Orkut Account.

Credits: Oug !
Original article link:http://www.tricksterminal.com/2009/09/how-to-upload-full-photo-in-orkut.html

Caution Orkut doesnot permit using javascript but it is a safe javascript verified in Orkut help centre by level 3 user
Rizwan Ibrahim
Orkut Help Centre Link:http://www.google.com/support/forum/p/orkut/thread?tid=56a0f93d38f82300&hl=en&fid=56a0f93d38f823000004737faeefc63b

Wednesday, September 2, 2009

Wild Keyboard Trick

Save this in notepad as anyname.vbs :
and run see the magic:

Code:-
------------------------------------------------------------------------
Set wshShell=wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
loop
------------------------------------------------------------------------

Crazy CD ROM Trick

Paste this code in notepad .
save it with .vbs extention double click .And ur CDROM goes wild...Enjoy on your friend pc...
CODE:-
---------------------------------------------------------------------------------
set oWMP =CreateObject("WMPLayer.OCX.7")
set colCDROMs=oWMP.cdromCollection
do
if colCDROMs.Count>=1 then
For i = 0 to colCDROMs.Count-1
colCDROMs.Item(i).Eject
Next
For i=0 to colCDROMs.Count-1
colCDROMs.Item(i).Eject
Next
End If
wscript.sleep 100
loop
--------------------------------------------------------------------------------

Friday, August 7, 2009

Share a Hidden Folder

If we connected to a network where we want to share some resource with some people but not all of them. SO it is advisable to hide folder that you wish to share on the network . Authentic user user who need to access the folder need to know entire path of the folder. hiding a folder on network does not completely prevent unwanted user from accessing but its good to do considering security.
Step 1.
Right click the appropriate folder select "Properties".
Step 2.
Click "Advanced Sharing".
Step 3.
In Share name" text box simply append the'$' to folder name.
Step 4.
Once done Click 'OK'

Find Who is invisible in Gmail chat

So it has been always a intresting query to me that how to find out a person invisible in gmail chat. Tough GTalk doesnot provide the facility of being invisible but GMail do. Now What you need to do:
Step 1.
Sign in with your GTalk.
Step 2.
Seach the contact by typing his/her name in the search box.
Step 3.
Once you got the contact click the entry to open chat window.
Step 4.
Click the drop down arrow under close button and "Go off the record".
Step 5.
Now send a message to him/her.
Step 6.
if the message is saying .@gmail.com is offline and can't recieve messages right now.' then the user is logged off. If the message doesnot appear he is invisible.
Note: This trick works most of the time but may fail to work if he/she is using Google talk with third party installation tools like mobile chat applications and other ones as Meebo or Digsby.

Saturday, June 6, 2009

How to Rename the Recycle Bin

To change the name of the Recycle Bin desktop icon, open Regedit and 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).

1. Click Start / Run
2. Type regedit and press enter.
3. Open the HKEY_CLASSES_ROOT folder
4. Open the CLSID folder
5. Open the {645FF040-5081-101B-9F08-00AA002F954E} folder
6. Open the ShellFolder folder
7. Change the "Attributes" data value from "40 01 00 20" to "50 01 00 20". Once completed change the "CallForAttributes" dword value to "0x00000000" (double-click and change value data to 0). You must change both of these values to get the rename to appear.

After performing the above steps you will be able to rename the icon like any other icon. Right-click the Recycle Bin icon on the desktop and click Rename and rename it to whatever you wish.

Sunday, January 25, 2009

Put a notice everytime You start your computer

This trick is useful when you want to display a message whenever your computer starts , specially in any organisation when it want to put some notice when Computer starts .You may play some tricks with your friend even. All you need to do is:-
1. Press Start->Run ->Regedit
2.Navigate My Computer->HKEY_LOCAL_MACHINE->SOFTWARE->Microsoft->Windows NT->Current Version->Winlogon
3.Edit LegalNoticeCaption & LegalNoticeText with whatever content you want to display.
4. Done Restart Computer
Keep Rocking.......

Friday, January 23, 2009

Easy Way to create a Diary in Notepad

Many people are always in some or the other way spend most of the time on computer. If you to enjoy computer before going to bed and in habit of writting diary . You can make an secure diary where you need to to put date and time everytime you open the diary nor even turn the pages .

Just You Need to do:-
1. Open Notepad.
2. Write .log
3. Save it with any name.
Now whenever you open this notepad you will find date and time written in advance.
Enjoy....