禁用Windows Help
# 以管理员身份运行此脚本 # ==================== 配置区 ==================== $searchTargets = @( @{ Path = “D:\Program Files\Common Software\Adobe Acrobat DC\Acrobat” FileName = “AcroCEF.exe” }, @{ Path = “D:\Program Files\Common Software\Adobe Acrobat DC\PDFMaker\Office” FileName = “*.dll” }, @{ Path = “C:\Windows” FileName = “HelpPane.exe”…
