解决隐藏文件无法显示及隐藏文件打不开的方法Solve hiddenfiles can not show and hide the file can not open the methodSolve hidden files can not show and hide the file can not openthe method! (good)
2007-01-16 19:20:24
Small and medium-sized
Manual deletion method of "SXS virus" in international mediaPhenomenon: the hidden system files can not be displayed,double-click the letter without reflection, the task managerS XS
Manually remove the "SXS virus" method:
You can't double-click the partition disk during the wholeprocess, and you need to open it with the right mouse buttonShut down the virus process
The Ctrl +Alt + Del task manager looks for SXS or SVOHOST inthe process (not SVCHOST, with a difference of letters) and,if anything, ends it.
Two, show hidden system files
Run - regedit
Delete the
HKEY_LOCAL_MACHINE\SOFTWARE\Microsof t\Windows\CurrentVers ion\Explorer\Advanced\Folder\Hidden\SHOWALL under the
CheckedValue, and then create a new DWORD value, namedCheckedValue, the value of 1 can be.
(this is because the virus will remove the already valid DWORDvalue CheckedValue. An invalid string value CheckedValue iscreated, and the key value is changed to 0! It' s useless forus to change this to 1. This is the virus that changes theCheckedValue to string values instead of the original DWORDvalues. Some of the virus variants will simply delete theCheckedValue, just as you do, and you can build one yourself.Method: remove the CheckedValue keys, right click the new Dword,named CheckedValue, and then modify its value is 1, so you canchoose "show all hidden files and file display system".In the folder tools folder options, set systemfiles andhiddenfiles to display.
Three, remove virus
Click the right mouse button on the partition disk to open, andsee that each disk and directory have two files, autorun. infand SXS, deleted.
Four, delete the virus automatically run items
Open registry run - regedit
Find the SoundMam key in the
HKEY_LOCAL_MACHINE\SOFTWARE\Microsof t\Windows\CurrentVers ion\Run, there may be two, delete the key
C:\WINDOWS\system32\SVOHOST. exe, and finally to delete theSVOHOST.exe or SXS C:\WINDOWS\system32 "directory, restart thecomputer after the discovery of antivirus software can open,double-click to open disk partition.
If not to modify the registry, can put the documents displayedselected hidden files folder, right - properties - the hiddenarea of application, do not point to determine, and then appliedto the folder all the files, and thenhides before removing thehook, and then point to determine the application of alldocuments in the folder, you can display.
The details are as follows:
Store the following content as a ShowALl.reg file anddouble-click the file to import the registry
Windows Registry Editor Version 5
[HKEY_LOCAL_MACH INE\SOFTWARE\Mi cro soft\Windows\CurrentVer s ion\Explorer\Advanced\Folder\Hidden\NOHIDDEN]
"RegPath" =
"Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Advanced""
"Text" = "@shell32.dll", "-30501""
"Type" = "radio""
"CheckedValue" =dword:00000002
"ValueName" = "Hidden""
"Defaul tValue" =dword:00000002
"HKeyRoot" =dword:80000001
"HelpID" = "shell.hlp#51104""
[HKEY_LOCAL_MACH INE\SOFTWARE\Mi cro soft\Windows\CurrentVer s ion\Explorer\Advanced\Folder\Hidden\SHOWALL]
“regpath” = “软件\微软\ Windows \ currentversion \资源\高级”
“文本” = “@ shell32. dll 30500”
“类型” = “无线电”
“checkedvalue” = DWORD值 0000000 1
“键名” = “隐藏”
“默认值” = DWORD值 0000000 2
“hk eyr oot” = DWORD值 80000001
“helpid” = “壳。 HLP # 51105”
[ hkey_local_machine \软件\微软\的Windows \ currentversion \资源\高级\文件夹\ superhidden ]
“类型” = “复选框”
“文本” = “@ shell32. dll 30508”
“warningifnotdefault” = “@ shell32. dl l 28964”
“hk eyr oot” = DWORD值 80000001
“regpath” = “软件\微软\ Windows \ currentversion \资源\高级”
“键名” = “showsuperhidden”
“checkedvalue” = DWORD值 00000000
“uncheckedvalue” = DWORD值 0000000 1
“默认值” = DWORD值 00000000
“helpid” = “壳。 HLP # 51103”
[ hkey_local_machine \软件\微软\的Windows \ currentversion \资源\高级\文件夹\ superhidden \政策]
[ hkey_local_machine \软件\微软\的Windows \ currentversion \资源\高级\文件夹\ superhi dden \政策\ dontshowsuperhidden ]
“=”
可能是遇到一个病毒病毒文件隐藏了且病毒设置了在文件夹选项里面改了”显示隐藏文件和文件夹”也无法显示隐藏文件。
解决方法
在注册表hkey_local_machine \软件\微软\的Windows \currentversion \资源\高级\文件夹隐藏
为
将checkedvalue删掉在重新建一个DWORD值名称还是
为” checkedvalue”值设为“1” 16进制将它的值设置为1不名软件修改了注册表项
解决方法开始--运行——regedit调用注册表找到以下键值hkey_local_machine \软件\微软\
的Windows \ currentversion \资源\
先进\文件夹为隐藏。
直接删除checkedvalue值再点右键新建DWORD。
改名为checkedvalue然后在把键值改成1即可。
显示隐藏文件的方法
打开”记事本” 复制如下内容
Windows注册表编辑器版本5
[ hkey_local_machine \软件\微软\的Windows \ currentversion \资源\高级\文件夹\隐藏\为]
“checkedvalue” = DWORD值 0000000 1
保存文件名 “显示被隐藏的文件.reg” 确保在”文件夹选项”中去掉”隐藏已知文件类型的扩展名” 双击运行此文件再重新到”文件夹选项”中设置显示隐藏文件。
[ hkey_local_machine \软件\微软\的Windows \ currentversion \资源\高级\文件夹\隐藏\为]
“regpath” = “软件\微软\ Windows \ currentversion \资源\高级”
“文本” = “显示所有文件和文件夹” 或者为@ shell32. dll
30500
“类型” = “无线电”
“checkedvalue” = DWORD值 0000000 1
“键名” = “隐藏”
“默认值” = DWORD值 0000000 2
“hk eyr oot” = DWORD值 80000001
“helpid” = “壳。 HLP # 51105”
官方网站:点击访问王小玉网络官网活动方案:买美国云服务器就选MF.0220.CN 实力 强 强 强!!!杭州王小玉网络 旗下 魔方资源池 “我亏本你引流活动 ” mf.0220.CNCPU型号内存硬盘美国CERA机房 E5 2696v2 2核心8G30G总硬盘1个独立IP19.9元/月 续费同价mf.0220.CN 购买湖北100G防御 E5 2690v2 4核心4G...
我们在选择虚拟主机和云服务器的时候,是不是经常有看到有的线路是BGP线路,比如前几天有看到服务商有国际BGP线路和国内BGP线路。这个BGP线路和其他服务线路有什么不同呢?所谓的BGP线路机房,就是在不同的运营商之间通过技术手段时间各个网络的兼容速度最佳,但是IP地址还是一个。正常情况下,我们看到的某个服务商提供的IP地址,在电信和联通移动速度是不同的,有的电信速度不错,有的是移动速度好。但是如果...
昔日数据怎么样?昔日数据新上了湖北十堰云服务器,湖北十堰市IDC数据中心 母鸡采用e5 2651v2 SSD MLC企业硬盘 rdid5阵列为数据护航 100G高防 超出防御峰值空路由2小时 不限制流量。目前,国内湖北十堰云服务器,首月6折火热销售限量30台价格低至22元/月。(注意:之前有个xrhost.cn也叫昔日数据,已经打不开了,一看网站LOGO和名称为同一家,有一定风险,所以尽量不要选择...