我在 Windows Server 用户配置文件中找到了自动删除 Internet Explorer 文件的程序。用户配置文件临时文件位于此处 C:\Documents and Settings\USER\Local Settings\Temporary Internet Files\
我需要在任务计划中添加这个程序。我使用了简单的 ERASE windows 命令,但它不能正常工作。
我在 Windows Server 用户配置文件中找到了自动删除 Internet Explorer 文件的程序。用户配置文件临时文件位于此处 C:\Documents and Settings\USER\Local Settings\Temporary Internet Files\
我需要在任务计划中添加这个程序。我使用了简单的 ERASE windows 命令,但它不能正常工作。
从命令行使用 Cleanmgr.exe。您可以在此处找到选项:http: //support.microsoft.com/kb/315246