Where does the Adobe AIR Browser store it's cache?

拜拜、爱过 提交于 2019-12-12 15:41:56

问题


When you create a AIR app with an embedded web browser, where does it store it's cache? How can I clear this cache?


回答1:


On my WinXP machine, AIR apps cache such data into C:\Documents and Settings\username\Local Settings\Temporary Internet Files. So while I don't have any other systems to hand, it would appear AIR uses what it considers to be the platform-specific system temp folder. (As for how you clear it, in my case you can do so through IE settings dialogs or other "clean up unused data" dialogs elsewhere in the OS, so I imagine it's similar on other platforms.)

If that doesn't help, can you post your OS?



来源:https://stackoverflow.com/questions/2829215/where-does-the-adobe-air-browser-store-its-cache

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!