A new website named http://www.stock-archive.com is launching a website to sell photographs in online. Now they are in beta stage. So they are offering free download of high quality royalty free photogrpahs for free. They are updating the photos every week. You can download the photos until they launch their website offcially. Signup with them and enjoy downloading high quality royalty free photographs for free.
Saturday, March 8, 2008
Download Free High quality photos with royalty free rights
Labels: Photographs, Photos, Royalty Free Images.
Posted by K.SivaKumar at 2:07 AM 0 comments
How to unlock Homepage in Internet Explorer
Click on Start->Run and type notepad.Notepad program will be opened. Now copy and paste the whole code below and save it as HomePageUnlock.reg.
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Internet Explorer\Control Panel]
"HomePage"=dword:00000000
[HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer\Control Panel]
"HomePage"=dword:00000000
[-HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Group Policy Objects\LocalUser\Software\Policies\Microsoft\Internet Explorer\Control Panel]
"HomePage"=dword:00000001
[-HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Group Policy Objects\LocalUser\Software\Policies\Microsoft\Internet Explorer\Control Panel]
"**del.HomePage"=" "
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoSaveSettings"=dword:00000000
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Group Policy Objects\LocalUser\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoSaveSettings"=dword:00000000
Double click the HomePageUnlock.reg file and accept to write the registry.
Labels: Hompage Unlock, Internet Explorer, Windows, Windows XP
Posted by K.SivaKumar at 1:56 AM 0 comments
How to lock the home page in Internet Explorer
Click on Start->Run and type notepad.
Notepad program will be opened. Now copy and paste the whole code below and save it as HomePageLock.reg.
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Internet Explorer\Control Panel]
"HomePage"=dword:00000001
[HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer\Control Panel]
"HomePage"=dword:00000001
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoSaveSettings"=dword:00000000
Double click the HomePageLock.reg file and click ok to write it to the registry.
Labels: Internet Explorer, Lock Homepage
Posted by K.SivaKumar at 1:41 AM 0 comments