Archive for March, 2007

Vista Wallpaper for Windows XP

As many before has written, Hamad Darwish has released some great photes which could have made it into Windows Vista.

The photos can be seen and downloaded at this address: http://www.hamaddarwish.com/

If you wan’t some of the Vista wallpapers, they can be downloaded here: http://labnol.blogspot.com/2006/11/download-windows-vista-wallpapers.html

Comments

Howto: Customize a search provider in Internet Explorer 7.0

It’s great to have a default search-provider in my Internet Explorer 7 – which in my case is Google.

However – I’ve been irritated that it primarily searches using Google UK and for sites in english – I wanted it to use the Google Denmark and to search for sites in danish.

The way to change it is:

  1. Open your registry editor (make sure you have a working backup)
  2. Navigate to: HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchScopes\
  3. In this key you have different ID-keys for each search provider, and you just have to change the one specific to your requests.

My google searcher now looks like:

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchScopes\{B9B98F56-AB44-4C03-87E8-078BAB8ABA16}]
“DisplayName”=”Google”
“URL”=http://www.google.dk/search?hl=da&q={searchTerms}&meta=

Comments