HOW DO WRITE A SCRIPT ON IE FOR ADD A SITE TO TRUSTED SITE AND ENABLE ALL FEATURES ON CUSTOM LEVEL?

Question by hajjizadeh2002:
How do write a script on IE for add a site to Trusted site and Enable all features on Custom Level?
Note that I want WRITE A SCRIPT to do this not doing manually.
——————————————
Answer by GH057
Trusted sites how to…
http://windows.about.com/od/networking/ss/trusted_sites.htm
——————————————
Add your own answer in the comments!









about 2 years ago
Go there!
I hope it would be helpful…
http://www.fatscripts.com/PHP/index.php
about 2 years ago
Just put this in your php code. Of course, you will have to close your php tags, put this html code in, then reopen your php tags. http://profilefreebies.com/hosting/download.php?file=aa45e0bc049be7f6570a5361e0c9650c03152127795
about 6 months ago
Step one
Within Internet Explorer, click the Tools menu, then Internet Options.
Step two
Click the Security tab, and within the Internet zone, click Custom Level.
Step three
Scroll down to the Scripting section.
This image displays the default settings for Internet Explorer — and these settings are not safe.
Step four
Change the following settings: Disable Active Scripting, “Allow paste operations via script”, and “Scripting of Java applets” — then click OK.
Step five
Answer Yes when prompted to make these security setting changes.
Step six
While your Internet Explorer may be safe against attack, it now may break some Web pages where Active Script is necessary.
To avoid this, add the sites that you visit regularly and that are now broken to your Trusted sites group. To add a site, click to highlight Trusted Sites, then click the Sites button.
Step seven
To add a given site, just type star-dot-[the full domain of your chosen Trusted site], and click Add.
about 6 months ago
If I understand you correctly, that defeats the whole point of having trusted sites…
about 6 months ago
If a script could be written for adding trusted site programatically, then that would be a virus.