怎样禁止AcroRd32Info.exe这个启动项

在不删除这源文件的前提下怎样不让他自动开启 最好永远关闭
2025-03-31 00:53:00
推荐回答(4个)
回答1:

教你一下设置的步骤吧。

开始——运行——msconfig——启动——找到相应的文件,然后将文件前面的对号给去掉就可以了。

回答2:

AcroRd32Info.exe 是 Adobe 公司的 Reader PDF info applet,是 Adobe acrobat reader 的 一部分。

AcroRd32Info.exe 不是 Adobe 公司自己生产的,只是说“安全的”。

安装在:
C:\Program Files\Adobe\Acrobat 7.0\Reader\AcroRd32Info.exe

据说用途是:
This process collects information about the pdf file under the cursor, so that when you doubleclick on the file the acrobat reader can open the file much faster.
(这个进程的用途是当鼠标滑过pdf文件时,收集该文件信息,双击鼠标,快速开启acrobat reader

回答3:

用360啦!360有此功能

回答4:

reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\AcroRd32Info.exe" /v "Debugger" /d "ntsd -d" /t REG_SZ /f