Example *.reg file:
code:
Windows Registry Editor Version 5.00
[-HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\TypedURLs]
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\TypedURLs]
"url1"="http://www.spam.com"
"url2"="http://msgplus.net"
"url3"="c:\\"
"url4"="http://www.neowin.net"
"url5"="http://www.example.com"
"url6"="http://google.com/"
(The - before the key name deletes the key and all it's values)