无法运行VBS代码

有些电脑可能无法运行VBS代码,如果遇到这样的问题可以将下面的代码复制并粘贴到记事本再保留为REG扩大名,然后双击执行并肯定即可。。。。。 


Windows Registry Editor Version 5.00 
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Script. Host\Settings] 
"DisplayLogo"="1" 
"ActiveDebugging"="1"
"SilentTerminate"="0" 
"UseWINSAFER"="1" 
"Enabled"=dword:00000001 

posted @ 2014-01-04 23:56  迷茫的搜索者  阅读(1695)  评论(0编辑  收藏  举报