文件名称:scanregedit
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual C] [Basic/ASP] [源码]
- 上传时间:
- 2014-07-07
- 文件大小:
- 22kb
- 下载次数:
- 0次
- 提 供 者:
- wpu****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
VB扫描注册表的例子,注册表掸子程序,类似优化注册表无用项的功能,可把有错误的注册表信息搜索出来。可指定仅在键名和键值里查找错误、定时执行扫描任务、最小化到托盘、创建注册表备份、扫描如下扩展名的文件:.exe,.dll,.ocx,.oca,.sys,.vxd,.ax,.com,.cpl,.tlb,.scr,.bat .drv(推荐)。使用方法:
第一步 - 单击开始扫描
第二步 - 等扫描结束,选中所有项.决定是否删除或修复
第三步 - 右键单击选择 删除所有选项-VB scan the registry examples, registry duster program, similar to optimize registry useless items function, can be the wrong registry information search. Specifies the file only in the key names and key in finding errors, time to execute scanning task, minimize to tray, creating registry backup, scanning the following extensions:.Exe,.Dll,.Ocx,.Oca,.Sys,.Vxd,.Ax,.Com,.Cpl,.Tlb,.Scr,.Bat.Drv (recommended). Method of use:
The first step- click the start scanning
Second step, the scan is complete, select all items to decide whether to remove or repair.
The third step- right click choose delete all options
第一步 - 单击开始扫描
第二步 - 等扫描结束,选中所有项.决定是否删除或修复
第三步 - 右键单击选择 删除所有选项-VB scan the registry examples, registry duster program, similar to optimize registry useless items function, can be the wrong registry information search. Specifies the file only in the key names and key in finding errors, time to execute scanning task, minimize to tray, creating registry backup, scanning the following extensions:.Exe,.Dll,.Ocx,.Oca,.Sys,.Vxd,.Ax,.Com,.Cpl,.Tlb,.Scr,.Bat.Drv (recommended). Method of use:
The first step- click the start scanning
Second step, the scan is complete, select all items to decide whether to remove or repair.
The third step- right click choose delete all options
(系统自动生成,下载前可以参看下载内容)
下载文件列表
注册表扫描示例\cRegSearch.cls
..............\frmIgnore.frm
..............\frmInfo.frm
..............\frmMain.frm
..............\frmMain.frx
..............\frmOptions.frm
..............\frmOptions.frx
..............\frmRestore.frm
..............\frmSearch.frm
..............\Ignore.txt
..............\mdlMain.bas
..............\WD.vbp
..............\WD.vbw
注册表扫描示例