SoFunction
Updated on 2025-04-12

Easy language clear IE cache cookies method

Source code introduction:

8 Delete temporary Internet files, 2 Delete cookies, 1 Delete history, 16 Delete form data, 32 Delete password, 255 Delete all, 4351 Delete all, including plug-in settings and files

Copy and paste the code into the Easy Language code box:

.Version 2

.Subprogram ClearIEcacheCookie, Logical, , '
.parameter Clear类型, Integer type, Available, 8 deleteInternetTemporary documents,2 deletecookie,1 delete历史记录,16 delete表单数据,32 delete密码,255 全部delete,4351 全部delete,Includes plugin settings and files

return (run (“ ,ClearMyTracksByProcess ” + To text (Clear类型), real, 1))

You can test the code, thank you for your support.