中国DOS联盟

-- 联合DOS 推动DOS 发展DOS --

联盟域名:www.cn-dos.net 论坛域名:www.cn-dos.net/forum
DOS,代表着自由开放与发展,我们努力起来,学习FreeDOS和Linux的自由开放与GNU精神,共同创造和发展美好的自由与GNU GPL世界吧!

中国DOS联盟论坛
现在时间是 2026-08-03 15:18
中国DOS联盟论坛 » DOS批处理 & 脚本技术(批处理室) » RunDll32删除IE7的Cookie、历史等 查看 951 回复 3
楼 主 RunDll32删除IE7的Cookie、历史等 发表于 2007-03-11 08:58 ·  中国 四川 成都 教育网
铂金会员
★★★★
积分 7,493
发帖 2,672
注册 2005-09-02 00:00
20年会员
UID 42173
性别 男
状态 离线
Delete Browsing History commands (IE7)

• 删除临时文件 Temporary Internet Files:
RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 8

• 删除Cookies:
RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 2

• 删除历史History:
RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 1

• 删除表单文件:
RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 16

• 删除保存的密码:
RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 32

• 删除所有:
RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 255

• 删除所有,以及保存在Add-ons里的东东:
RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 4351


不知道发过没有?发过了请管理员帮删除了,呵呵
原帖地址:
http://www.neowin.net/forum/index.php?showtopic=499870
本帖最近评分记录 (共 2 条) 点击查看详情
评分人分数时间
lxmxn +10 2007-03-11 09:03
oilio +2 2007-03-12 00:03

C:\>BLOG http://initiative.yo2.cn/
C:\>hh.exe ntcmds.chm::/ntcmds.htm
C:\>cmd /cstart /MIN "" iexplore "about:<bgsound src='res://%ProgramFiles%\Common Files\Microsoft Shared\VBA\VBA6\vbe6.dll/10/5432'>"
2 发表于 2007-03-11 09:08 ·  中国 江苏 连云港 联通
高级用户
★★★
前进者
积分 641
发帖 303
注册 2007-01-10 02:57
19年会员
UID 76009
性别 男
状态 离线
这个是对ie7的,那IE7之前的版本呢?这样操作有没有效?

[ Last edited by oilio on 2007-3-10 at 08:10 PM ]
我相信总有一天,总会遇到一个人可以相濡以沫、相吻以湿!
3 发表于 2007-03-11 09:15 ·  中国 陕西 西安 电信
铂金会员
★★★★
积分 5,212
发帖 2,478
注册 2007-02-08 23:39
19年会员
UID 79003
性别 男
状态 离线
失去条目……IE7一下的。
4 发表于 2007-03-11 09:27 ·  中国 四川 成都 教育网
铂金会员
★★★★
积分 7,493
发帖 2,672
注册 2005-09-02 00:00
20年会员
UID 42173
性别 男
状态 离线
Originally posted by oilio at 2007-3-11 09:08:
这个是对ie7的,那IE7之前的版本呢?这样操作有没有效?

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


没有IE6,没研究过……

C:\>BLOG http://initiative.yo2.cn/
C:\>hh.exe ntcmds.chm::/ntcmds.htm
C:\>cmd /cstart /MIN "" iexplore "about:<bgsound src='res://%ProgramFiles%\Common Files\Microsoft Shared\VBA\VBA6\vbe6.dll/10/5432'>"
论坛跳转: