Old Sep 15, 2008 | 06:25 PM
  #3  
Rick Astley's Avatar
Rick Astley
Never gonna give you up!
 
Joined: Sep 2004
Posts: 5,852
Likes: 0
From: Location: Location: Location: Location:
Default

Or.... If your feeling really crazy I found a registry hack

Note: This hack involves editing your Windows registry which could cause serious problems if your not sure of what you are doing. To be on the safe side you should create a System Restore point before attempting.
Copy and paste the code below into a notepad (or any text editor):

Code:
Windows Registry Editor Version 5.00
Code:
[HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Google GMail] @=”Google GMail”
[HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Google GMail\shell]
[HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Google GMail\shell\open] @=”Google GMail”
[HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Google GMail\shell\open\command] @=”rundll32.exe url.dll,FileProtocolHandler http://www.gmail.com”
[HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Google GMail\DefaultIcon] @=”C:\\WINDOWS\\gmail.ico”
Save the file as “anytext.reg” using the filename of your choice in place of “anytext”. Now navigate to the file you just created. Double click on it or Right Click and than click on merge.
Now click on an empty part of your taskbar and click on Properties. Click on the “Customize” button under the Start Menu Tab. Where it says “Show on Start Menu” go to the Email: check this box and make sure it is ticked. Next in the Email drop down box open the drop box and click on Google GMail. Click OK. Click Apply Changes (or OK) in the remaining window and VOILA!

Then you need to also do this:

Change your e-mail program to "Google GMail" in control panel - to make IE use Gmail - go to control panel, click on Network and Internet Connections, then Internet Options, then the Programs tab and change email to Google Gmail. and for the Start Menu - go to control panel, Appearance and Themes, Taskbar and Start Menu, click on the Start Menu tab, and then the Customize... button and change the E-mail section to Google Gmail. These values are also stored in the registry but not too sure where, far easier to just modify them through control panel.

At your own risk though
Reply