21 Jan
Add own item to Internet Explorer Tools menu
If you want to add own items to Tools menu of Internet Explorer, it’s simple. All we have to do is to add some keys to Windows registry, therefore we must use Registry unit.
If you want to add own items to Tools menu of Internet Explorer, it’s simple. All we have to do is to add some keys to Windows registry, therefore we must use Registry unit.
To run your application automatically after Windows starts, you just need to create an entry in autorun registry key. Here is how…