中国DOS联盟论坛

China DOS Union

-- Unite DOS · Advance DOS · Grow DOS --
Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum
Guest | Log in | Register | Members | Search | China DOS Union
中国DOS联盟论坛
The time now is 2026-08-03 19:25
48,038 topics / 350,123 posts / today 0 new / 48,251 members
DOS批处理 & 脚本技术(批处理室) » Use RunDll32 to delete IE7 Cookies, history, etc.
Printable Version  955 / 3
Floor1 electronixtar Posted 2007-03-11 08:58
铂金会员 Posts 2,672 Credits 7,493
Delete Browsing History commands (IE7)

• Delete temporary files Temporary Internet Files:
RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 8

• Delete Cookies:
RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 2

• Delete history History:
RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 1

• Delete form files:
RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 16

• Delete saved passwords:
RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 32

• Delete everything:
RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 255

• Delete everything, including the stuff saved in Add-ons:
RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 4351


Not sure if this has been posted before. If it has, please have an admin delete it, hehe.
Original post address:
http://www.neowin.net/forum/index.php?showtopic=499870
Floor2 oilio Posted 2007-03-11 09:08
高级用户 Posts 303 Credits 641
This is for IE7, so what about the versions before IE7? Does this work that way too?

[ Last edited by oilio on 2007-3-10 at 08:10 PM ]
Floor3 slore Posted 2007-03-11 09:15
铂金会员 Posts 2,478 Credits 5,212
That entry is missing... for versions below IE7.
Floor4 electronixtar Posted 2007-03-11 09:27
铂金会员 Posts 2,672 Credits 7,493
Originally posted by oilio at 2007-3-11 09:08:
This is for IE7, so what about the versions before IE7? Does this work that way too?

[ Last edited by oilio on 2007-3-10 at 08:10 PM ]


I don't have IE6, never looked into it...
[ Contact the Union admin team - 中国DOS联盟 - Standard version ]
Sponsored by ifanr Inc | © 2001–2023