Link to home
Start Free TrialLog in
Avatar of sd735
sd735Flag for United States of America

asked on

need a reg file to add craigslist.org to IE Trusted Site

need a reg file to add craigslist.org to IE Trusted Site
Avatar of Pramod Bugudai
Pramod Bugudai
Flag of India image

ASKER CERTIFIED SOLUTION
Avatar of ebeheler
ebeheler

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of konathala
konathala

create a .reg file and add the following line to it. Replace Yourwebsite with what ever site you want.

REGEDIT4

[[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\ZoneMap\Domains\YourWebsite]
"http"=dword:00000002

if its a secure page


REGEDIT4

[[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\ZoneMap\Domains\YourWebsite]
[[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\ZoneMap\Domains\YourWebsite\securepg]
"https"=dword:00000002

sd735--An alternative to using a .reg file would be the very simple procedure as follows.
Click IE Tools|Internet Options|Security tab|click on Trusted Sites|click Sites| add the craigslist URL in the line "Add this website to the zone".  If you do all this when at the CraigsList site, the URL will already be entered for you and you need only click Add.