
09-02-2008
|
|
|
|
Re: IE7 Homepage
thanks. worked properly.
amit
"Frank Saunders MS-MVP IE,OE/WM" wrote:
> "jp" <jp@discussions.microsoft.com> wrote in message
> news:8E0AD5A4-5998-4528-B763-2F5D78376DC3@microsoft.com...
> > I've set a single home page (other than MS) in Internet Options. But each
> > time IE starts up, it goes to http://go.microsoft.com/fwlink/?LinkId=74005
> > rather than the home page I dictated. Once IE is up, I click on the home
> > icon
> > and it then will go to the homepage I set.
> > How do I get rid of http://go.microsoft.com/fwlink/?LinkId=74005 ?????
>
>
> Tools | Internet Options | Security
> Make sure scripting is not disabled.
>
> If that doesn't fix it, save the part between the lines below and paste into
> Notepad. Save as Runonce.reg
>
> ---------------------Runonce.reg--------------------
> Windows Registry Editor Version 5.00
>
> [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
> "RunOnceHasShown"=dword:00000001
> "RunOnceComplete"=dword:00000001
>
> -----------------------------------------------------
>
> Right click Runonce.reg and choose Merge.
>
> To change all Windows users at once use
>
> ---------------------Runonce2.reg--------------------
> Windows Registry Editor Version 5.00
>
> [HKEY_LOCAL_MACHINE\Software\Microsoft\Internet Explorer\Main]
> "RunOnceHasShown"=dword:00000001
> "RunOnceComplete"=dword:00000001
>
> -----------------------------------------------------
>
> --
> Frank Saunders MS-MVP IE,OE/WM
> www.fjsmjs.com
> Do not send email
>
|