D盘总是自动生成文件夹,删除后下次开机还有

来源:百度知道 编辑:UC知道 时间:2024/05/21 22:18:23
=== Verbose logging started: 2007-4-9 13:25:23 Build type: SHIP UNICODE 3.01.4000.2435 Calling process: C:\WINDOWS\system32\msiexec.exe ===
MSI (c) (5C:4C) [13:25:23:750]: Resetting cached policy values
MSI (c) (5C:4C) [13:25:23:750]: Machine policy value 'Debug' is 0
MSI (c) (5C:4C) [13:25:23:750]: ******* RunEngine:
******* Product: d:\0cd974ad927b30efcb7e329dd0\msxml.msi
******* Action:
******* CommandLine: **********
MSI (c) (5C:4C) [13:25:23:750]: Client-side and UI is none or basic: Running entire install on the server.
MSI (c) (5C:4C) [13:25:23:750]: Grabbed execution mutex.
MSI (c) (5C:4C) [13:25:23:812]: Cloaking enabled.
MSI (c) (5C:4C) [13:25:23:812]: Attempting to enable all disabled priveleges before calling Install on Server
MSI (c) (5C:4C) [13:25:23:828]: Incrementing counter to disable shutdown. Counter after increment: 0
MSI (s) (50:94) [13:25:23

msiexec.exe是Windows Installer的一部分。用于安装Windows Installer安装包(MSI)。现在许多软件都使用windows Installer作为自己的安装程序,有时因为各种原因以及windows Installer本身的缺陷,会导致windows Installer出错。
下载安装微软提供的Windows Installer CleanUp Utility 1.0,它的主要功能是清除程序的Windows Installer配置信息。启动该工具,它会列出目前系统中所有Windows Installer使用安装的软件,选中出问题的软件,然后点“Remove”按钮即可。
Windows Installer CleanUp Utility 1.0下载地址:http://www.onlinedown.net/soft/27518.htm

也可能是某软件运行时产生的,看看里面是什么