SpecialFolder.History ?

  • Thread starter Thread starter zZ
  • Start date Start date
Z

zZ

Hi All,

I'm trying to get my Personal History Folder by

Environment.GetFolderPath(Environment.SpecialFolder.History),

but it returns the folder of the Default User (contains only History.IE5),
not that one has Today/Yesterday/...
Environment.GetFolderPath(Environment.SpecialFolder.Personal.History)
won't work either.

What's wrong? Thanks for any tip.

Kind regards,
Zen
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top