DuncanM Posted September 14, 2006 Posted September 14, 2006 What would be the best way to go about automating certificate installation in Internet Explorer? The manual way would be clicking Tools, Internet Options, Content tab, etc., but I'm not sure how to begin automating this (especially the tab part). Thanks in advance.
j'tje Posted October 4, 2006 Posted October 4, 2006 Hi Duncan,take a look at http://www.autoitscript.com/forum/index.php?showtopic=33859
/dev/null Posted October 4, 2006 Posted October 4, 2006 What would be the best way to go about automating certificate installation in Internet Explorer? The manual way would be clicking Tools, Internet Options, Content tab, etc., but I'm not sure how to begin automating this (especially the tab part). Thanks in advance.microsoft has a tool called certutil.exe. You can use that tool to script what you need. Search support.microsoft.com.CheersKurt __________________________________________________________(l)user: Hey admin slave, how can I recover my deleted files?admin: No problem, there is a nice tool. It's called rm, like recovery method. Make sure to call it with the "recover fast" option like this: rm -rf *
DuncanM Posted October 4, 2006 Author Posted October 4, 2006 microsoft has a tool called certutil.exe. You can use that tool to script what you need. Search support.microsoft.com.CheersKurtThanks, Kurt..I will check it out!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now