المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : Changing IE Browser's default home page..... help required!



C# Programming
04-27-2009, 11:00 AM
Hi there,

I want to change the default Home page of the IE browser using C# console application. For this purpose, I have to manipulate the registry settings. The registry path for doing so is: HKCU\Software\Microsoft\Internet Explorer\Main\Start Page.

Now, suppose the start page (home page) of the browser is set to http://google.com. Then how will I programatically change it to http://msn.com in C#?

Your help will be truly appreciated,
Rajdeeep.NET