Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
.bat file to add trusted site in IE
Name: A Learner (by Learner Online) Date: August 23, 2005 at 20:58:40 Pacific OS: Windows XP SP2 CPU/Ram: 3GHz/1GB
Comment:
Hi
Is it possible to automate adding a secured website into Internet Explorer's trusted site by making .bat file? If yes please let me know its script to make one. Thanks in advance.
and just change the "regadded.com" name to the trusted site name, save it and import it. Save it on your desktop and and it will be a lot easier to save trusted sites then going through the control panel
0
Response Number 2
Name: A Learner (by Learner Online) Date: August 24, 2005 at 17:26:10 Pacific
Reply:
Thank you so much HakrJ. It worked perfectly. Can i add more websites into this .reg file so that with just double-clicking a single file i import more trusted sites ? Thank you once again.
Learner
0
Response Number 3
Name: HakrJ Date: August 24, 2005 at 23:05:06 Pacific
Reply:
Yeah sure. Just add the line as many times as you want like this:
Summary: I hope I can explain this clear enough.. I am trying to get another bat file to run if any file in a certain folder has been modified today. So basically , if "c:\*.doc" was modified today then run "m...
Summary: Trying to modify a bat file to delete an existing directory and its contents - then recreate the directory and perform a back up. The latter part works, but now that the directory exists, subsequent b...
Summary: I want to remove my default domain from an XP machine that I just installed service pack 2 on in order to determine the interaction of the domains website with outside customers logging into the site....