﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>C++博客-pxyn</title><link>http://www.cppblog.com/pxyn/</link><description /><language>zh-cn</language><lastBuildDate>Tue, 09 Jun 2026 20:18:42 GMT</lastBuildDate><pubDate>Tue, 09 Jun 2026 20:18:42 GMT</pubDate><ttl>60</ttl><item><title>没有文件扩展“.vbs”的脚本引擎的解决方案(转)</title><link>http://www.cppblog.com/pxyn/archive/2009/12/21/103626.html</link><dc:creator>pxyn</dc:creator><author>pxyn</author><pubDate>Mon, 21 Dec 2009 06:49:00 GMT</pubDate><guid>http://www.cppblog.com/pxyn/archive/2009/12/21/103626.html</guid><wfw:comment>http://www.cppblog.com/pxyn/comments/103626.html</wfw:comment><comments>http://www.cppblog.com/pxyn/archive/2009/12/21/103626.html#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://www.cppblog.com/pxyn/comments/commentRss/103626.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/pxyn/services/trackbacks/103626.html</trackback:ping><description><![CDATA[<span  style="font-family: Arial; font-size: 12px; line-height: 18px; "><div class="tit" style="font-family: Georgia; word-wrap: break-word; word-break: break-all; visibility: visible !important; zoom: 1 !important; filter: none; font-size: 14px; line-height: 40px; font-weight: bold; background-image: url(http://hiphotos.baidu.com/jmdcw/pic/item/35e15fecbe74d9d52e2e21ec.jpg); background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial; text-indent: 35px; overflow-x: hidden; overflow-y: hidden; background-position: initial initial; background-repeat: no-repeat no-repeat; ">没有文件扩展&#8220;.vbs&#8221;的脚本引擎的解决方案</div><div class="date" style="font-family: Arial; word-wrap: break-word; word-break: break-all; visibility: visible !important; zoom: 1 !important; filter: none; font-size: 12px; line-height: 18px; margin-top: 5px; margin-right: 0px; margin-bottom: 8px; margin-left: 0px; color: rgb(102, 102, 102); ">2007-06-20 19:12</div><table style="table-layout: fixed; width: 960px; "><tbody><tr><td style="font-family: Arial; word-wrap: break-word; word-break: break-all; visibility: visible !important; zoom: 1 !important; filter: none; font-size: 12px; line-height: 18px; "><div id="blog_text" class="cnt" style="font-family: Arial; word-wrap: break-word; word-break: normal; visibility: visible !important; zoom: 1 !important; filter: none; font-size: 14px; line-height: 20px; color: rgb(51, 102, 102); text-decoration: none; overflow-x: hidden; overflow-y: hidden; position: static; "><h1 align="center" style="line-height: normal; "></h1><p style="line-height: normal; "></p><p style="line-height: normal; ">当你在运行一些基于VBS脚本语言的文件时，系统可能报错。这时候可能是你的VBS脚本服务在注册表中出错了，原因可能是卸载或安装一些代码不规范的程序引起的。这里给出无法找到脚本引擎"vbscript"的解决方法:<br style="line-height: normal; "><br style="line-height: normal; "><strong style="line-height: normal; ">1）找到文件:　C:\WINDOWS\inf\wsh.inf，右键&#8220;安装&#8221;；<br style="line-height: normal; ">2）开始&#8594;运行行里输入: regsvr32 urlmon.dll shdocvw.dll jscript.dll vbscript.dll /s&nbsp;</strong><br style="line-height: normal; "><br style="line-height: normal; ">一般使用上述两个步骤就可解决问题。</p></div></td></tr></tbody></table></span>
<img src ="http://www.cppblog.com/pxyn/aggbug/103626.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/pxyn/" target="_blank">pxyn</a> 2009-12-21 14:49 <a href="http://www.cppblog.com/pxyn/archive/2009/12/21/103626.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>