|
Re: What is Opera's History Path?
In Opera 9 on WinXP, it defaults to Application Data\Opera\Opera\profile\global.dat in the user's home directory. It's configurable in opera:config and opera6.ini so your code may need to check opera:config (there's no entry in opera6.ini unless it's been change from the default).
There's a separate file for typed URLs, Application Data\Opera\Opera\profile\typed_history.xml - you'll need to empty that too if your program is a privacy utility.
|