Shaarad 0 Posted November 13, 2010 Hey guys I need a little help. How to log the addresses typed or pages visited in the internet explorer ???? Any hint or code is greatly appriciated.... Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer. Share this post Link to post Share on other sites
wakillon 403 Posted November 13, 2010 Hey guys I need a little help.How to log the addresses typed or pages visited in the internet explorer ????Any hint or code is greatly appriciated.... Take a look to this registry key HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Typed URLs AutoIt 3.3.14.2 X86 - SciTE 3.6.0 - WIN 8.1 X64 - Other Example Scripts Share this post Link to post Share on other sites
Shaarad 0 Posted November 15, 2010 thanx a lot buddy.... now all what i have to do is to log the addresses and their time as soon as the key is updated ! u made it a lot simple than i thought ! Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer. Share this post Link to post Share on other sites
wakillon 403 Posted November 15, 2010 thanx a lot buddy.... now all what i have to do is to log the addresses and their time as soon as the key is updated ! u made it a lot simple than i thought !Another reg key : HKEY_USERS\.DEFAULT\Software\Microsoft\Internet Explorer\TypedURLs AutoIt 3.3.14.2 X86 - SciTE 3.6.0 - WIN 8.1 X64 - Other Example Scripts Share this post Link to post Share on other sites