收藏 分销(赏)

手动卸载桌面搜索.doc

上传人:pc****0 文档编号:7182036 上传时间:2024-12-27 格式:DOC 页数:5 大小:30KB 下载积分:10 金币
下载 相关 举报
手动卸载桌面搜索.doc_第1页
第1页 / 共5页
手动卸载桌面搜索.doc_第2页
第2页 / 共5页


点击查看更多>>
资源描述
手动卸载桌面搜索 2009-07-19 15:47 要卸载桌面搜索,正常情况可以通过控制面板或执行"%WINDOWS%$NtUninstallKB917013$\"里的文件删除。如果在你本机上找不到卸载文件,可以通过手工搞定。 下面这种方法也适用于其他较复杂的Windows程序卸载。步骤如下: 1. To find the setup configuration file "update.inf" in the distributive 2. To collect in some special folder the files: spuninst.exe, updspapi.dll(在%WINDOWS%\$NtUninstallKBxxxxxx目录下随便找一份) 3. To convert the setup information from update.inf to uninstall information file spuninst.inf and put spuninst.inf to the same folder as in spuninst.exe 4. To run spuninst.exe - that's all! 也可以直接复制下面的内容作为spuninst.inf: Version] Signature = "$Windows NT$" NtServicePackVersion = 0 NtServicePackVersionText = "KB917013" NtServicePackVersionFullText = "Windows Desktop Search 3.01" NtServicePackPreviousVersion = 512 NtServicePackPreviousVersionText = "No KB917013" IEVersion = "0.0.0.0" DisplayTitle = "KB917013" SP_TITLE = "Windows Desktop Search 3.01" RebootRequired = 1 [SourceDisksNames] 1="Windows Desktop Search Source Files" [SourceDisksFiles] msscolmn.txt=1 gathrprm.txt=1 schema.txt=1 msscntrs.dll=1 mssitlb.dll=1 searchprotocolhost.exe=1 searchfilterhost.exe=1 searchindexer.exe=1 mssph.dll=1 mssphtb.dll=1 mssprxy.dll=1 mssrch.dll=1 msstrc.dll=1 propdefs.dll=1 tquery.dll=1 msscb.dll=1 gsrvctr.h=1 gsrvctr.ini=1 gthrctr.h=1 gthrctr.ini=1 idxcntrs.h=1 idxcntrs.ini=1 msshsq.dll=1 structuredqueryschema.bin=1 structuredqueryschematrivial.bin=1 xmlfilter.dll=1 rtffilt.dll=1 srchadmin.dll=1 propsys.dll=1 searchindexer.exe.mui=1 mssrch.dll.mui=1 tquery.dll.mui=1 mssphtb.dll.mui=1 mssph.dll.mui=1 srchadmin.dll.mui=1 propsys.dll.mui=1 dsksrch.chm=1 deskbar.cfg=1 deskbar.dll=1 dbsetup.dll=1 dbres.dll=1 wordwheel.dll=1 wwres.dll=1 msnlDl.dll=1 msnldlps.dll=1 msnlExt.dll=1 msnlExtRes.dll=1 msnlNamespaceMgr.dll=1 msnlRed.dll=1 WdsMktTools.dll=1 wdsShell.dll=1 wdsView.dll=1 WindowsSearch.exe=1 WindowsSearchRes.dll=1 MarketStrings.cfg=1 mapine.dll=1 mapineres.dll=1 dbres.dll.mui=1 msnlExtRes.dll.mui=1 WindowsSearchRes.dll.mui=1 wwres.dll.mui=1 mapineres.dll.mui=1 oeph.dll=1 OEphRes.dll=1 OEphRes.dll.mui=1 UncPH.dll=1 UncRes.dll=1 UncCplExt.dll=1 UncNE.dll=1 UncDMS.dll=1 UncRes.dll.mui=1 [DestinationDirs] System32.Files = 11 ; %windir%\system32 (replace if exist) Search.Config.Files = 16419, "Microsoft\Search\Config" ; ...\All Users\Application Data\Microsoft\Search\Config Search.Data.Config.Files = 16419, "Microsoft\Search\Data\Config" ; ...\All Users\Application Data\Microsoft\Search\Data\Config Mui.Name.Files = 11, "%WDS_MARKET%" ; %windir%\system32\<en-US style locale> Mui.ID.Files = 11, "mui\%WDS_MARKET_LCID%" ; %windir%\system32\mui\<lcid> WindowsDesktopSearch.UI.Files = 16422, "%WDSAppsSubDir%" ; Program Files\Windows Desktop Search Ext.files = 16422, "%WDSAppsSubDir%" ; Program Files\Windows Desktop Search Ext.Mui.Files = 16422, "%WDSAppsSubDir%\%WDS_MARKET%" ; Program Files\Windows Desktop Search\%WDS_MARKET% OEPH.Files = 11 ; %windir%\system32 (replace if exist) OEPH.Mui.Files = 11, "%WDS_MARKET%" ; %windir%\system32\<en-US style locale> UNCPH.Files = 11 ; %windir%\system32 (replace if exist) UNCPH.Mui.Files = 11, "%WDS_MARKET%" ; %windir%\system32\<en-US style locale> [ProductCatalogsToInstall.delete.files] KB917013.cat [ProcessesToRunBeforeUninstall] "%SystemRoot%\System32\cmd.exe /c ""%SystemRoot%\System32\unlodctr.exe UGatherer""" "%SystemRoot%\System32\cmd.exe /c ""%SystemRoot%\System32\unlodctr.exe UGTHRSVC""" "%SystemRoot%\System32\cmd.exe /c ""%SystemRoot%\System32\unlodctr.exe wsearchidxpi""" [Configuration] UninstallationType = "Hotfix" UnInstallLogFileName = "KB917013Uninst.log" EventLogKeyName = "NtServicePack" ProductName = "" CustomizationDll = "" WaitTimeForServiceStop = 0 OverwriteThirdParty = 0 RestartDevice = 0 ServiceFileInUseDetect = "0" UninstallCustomizationDLL = wss_SpCustom.dll [GlobalRegistryChanges] DelReg = Del.Reg [Del.Reg] HKLM, Software\Microsoft\Windows\Windows Search HKLM, Software\Microsoft\Windows Desktop Search HKLM, Software\Microsoft\Windows Search Service HKLM, Software\Microsoft\Windows Search, "CurrentVersion" HKLM, Software\Microsoft\Windows Search, "DataDirectory" HKLM, Software\Microsoft\Windows Search, "InstallDirectory" HKLM, Software\Microsoft\Windows Search, "DefaultColumnFile" HKLM, Software\Microsoft\Windows Search, "UseLowPriorityConfiguration" HKLM, Software\Microsoft\Windows Search, "SetupCompletedSuccessfully" HKLM, Software\Microsoft\Windows Search, "indexer:ci:MaxRestrictionNodes" HKLM, Software\Microsoft\Windows Search\Applications HKLM, Software\Microsoft\Windows Search\CatalogNames HKLM, Software\Microsoft\Windows Search\ContentIndexCommon HKLM, Software\Microsoft\Windows Search\CrawlScopeManager HKLM, Software\Microsoft\Windows Search\Databases HKLM, Software\Microsoft\Windows Search\DataDirectory HKLM, Software\Microsoft\Windows Search\Gather HKLM, Software\Microsoft\Windows Search\Gathering Manager HKLM, Software\Microsoft\Windows Search\Indexer HKLM, Software\Microsoft\Windows Search\InstallDirectory HKLM, Software\Microsoft\Windows Search\PerformanceCounters HKLM, Software\Microsoft\Windows Search\SearchService HKLM, Software\Microsoft\Windows Search\UsnNotifier HKLM, Software\Microsoft\Windows Search\PreviousSettings HKCU, Software\Microsoft\Windows Search HKCU, Software\Microsoft\Windows Desktop Search [Del.Reg.PerfCounters.Uninstall] HKLM, System\CurrentControlSet\Services\UGatherer HKLM, System\CurrentControlSet\Services\UGTHRSVC HKLM, System\CurrentControlSet\Services\wsearchidxpi [Product.Del.Reg.UI] HKLM, Software\Microsoft\Search-ms HKLM, Software\Classes\CLSID\{70804ECC-7272-4dc8-AFFC-97CD66AAA282} HKLM, Software\Classes\Search.MapPI HKLM, Software\Microsoft\Windows Desktop Search
展开阅读全文

开通  VIP会员、SVIP会员  优惠大
下载10份以上建议开通VIP会员
下载20份以上建议开通SVIP会员


开通VIP      成为共赢上传

当前位置:首页 > 包罗万象 > 大杂烩

移动网页_全站_页脚广告1

关于我们      便捷服务       自信AI       AI导航        抽奖活动

©2010-2026 宁波自信网络信息技术有限公司  版权所有

客服电话:0574-28810668  投诉电话:18658249818

gongan.png浙公网安备33021202000488号   

icp.png浙ICP备2021020529号-1  |  浙B2-20240490  

关注我们 :微信公众号    抖音    微博    LOFTER 

客服