Doing some research for a development project. I have been tasked to list the path to Cookies and Internet History for all OS's and browser versions.
Does anyone have a table handy with this information populated? I would like to not re-create the wheel if possible )
An Example would be
Cookies (Vista)
\User\%UserName%\AppData\Roaming\Microsoft\Windows\Cookies
\User\%UserName%\AppData\Roaming\Microsoft\Windows\Cookies\low
Internet History - IE v7 (Vista)
C\Users\%UserName%\AppData\Local\Microsoft\Windows\History
C\Users\%UserName%\AppData\Local\Microsoft\Windows\History\History.IE5
C\Users\%UserName%\AppData\Local\Microsoft\Windows\History\Low\History.IE5
Thanks in advance!
Try here
http//
Thanks Minime, great resource!