Warning: file_get_contents(/data/phpspider/zhask/data//catemap/0/windows/17.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Windows 浏览到“Internet临时文件”文件夹的脚本_Windows_Internet Explorer_Shell_Wininet - Fatal编程技术网

Windows 浏览到“Internet临时文件”文件夹的脚本

Windows 浏览到“Internet临时文件”文件夹的脚本,windows,internet-explorer,shell,wininet,Windows,Internet Explorer,Shell,Wininet,我只是想能够删除internet Explorer的internet临时文件文件夹中的一些特定文件,但是我知道这是一个特殊的文件夹,而且看起来并不简单。我是否需要使用Shell对象和引用WinINET?我打算用C或VB来做这件事。简单的事情。非常感谢您的任何意见 谢谢您是要编写一个脚本,打开显示Internet临时文件文件夹的浏览器窗口,还是编写一个程序,自动从该文件夹中删除特定条目?

我只是想能够删除internet Explorer的internet临时文件文件夹中的一些特定文件,但是我知道这是一个特殊的文件夹,而且看起来并不简单。我是否需要使用Shell对象和引用WinINET?我打算用C或VB来做这件事。简单的事情。非常感谢您的任何意见


谢谢

您是要编写一个脚本,打开显示Internet临时文件文件夹的浏览器窗口,还是编写一个程序,自动从该文件夹中删除特定条目?