<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>小威's Blog &#187; windows</title>
	<atom:link href="http://www.w779.com/post/tag/windows/feed" rel="self" type="application/rss+xml" />
	<link>http://www.w779.com</link>
	<description>My life &#38; Mood</description>
	<lastBuildDate>Mon, 05 Apr 2010 07:42:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>安装软件/运行程序提示 config.nt. 系统文件不适用于MS-DOS与Microsoft Windows 应用程序 解决办法</title>
		<link>http://www.w779.com/post/95.html</link>
		<comments>http://www.w779.com/post/95.html#comments</comments>
		<pubDate>Tue, 26 Aug 2008 23:33:51 +0000</pubDate>
		<dc:creator>威儿唔哈</dc:creator>
				<category><![CDATA[软硬兼施]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.w779.com/?p=95</guid>
		<description><![CDATA[


 由于编辑源码的需要,从老哥那很老很实用的工具包里找到了VS6.0的合集光盘,那个高兴啊~
安装VB6.0&#8230;点击Setup.exe 之后,前几步都很好,但是当运行到acmsetup.exe的时候(自己研究了下setup.exe没问题,是这个acmsetup.exe有问题)

偶的那个郁闷,便借用google搜了搜这个情况,
搜到太多,都忘了自己是第一个看哪个的,所以文章来源留空吧~
1插入安装光盘,GHOST的无效!必须是那种蓝色背景的安装盘
2运行CMD(点击开始菜单,或是快捷键WIN+R)
3依次输入
expand H:\i386\config.nt_ C:\windows\system32\config.nt
expand H:\i386\autoexec.nt_ C:\windows\system32\autoexec.nt
expand H:\i386\command.co_ C:\windows\system32\command.com
(注: H:要根据你得光驱盘符而修改,如果你不知道就算了&#8230;C:统磁盘,相信大都是C盘)
如果实在没用系统盘的话可以试试我的这三个文件
http://www.namipan.com/d/63cf49e3cdc05e8ea55d174a9a54c7c05018d3a995740000
]]></description>
			<content:encoded><![CDATA[<p>由于编辑源码的需要,从老哥那很老很实用的工具包里找到了VS6.0的合集光盘,那个高兴啊~</p>
<p>安装VB6.0&#8230;点击<span style="color: #0000ff;">Setup.exe</span> 之后,前几步都很好,但是当运行到<span style="color: #0000ff;">acmsetup.exe</span>的时候(自己研究了下<span style="color: #0000ff;">setup.exe</span>没问题,是这个<span style="color: #0000ff;">acmsetup.exe</span>有问题)<br />
<img src="http://i3.6.cn/cvbnm/30/b3/d3/d002e7cc896be3fe3e8c6008f92e3212.jpg" alt="" /><br />
偶的那个郁闷,便借用google搜了搜这个情况,</p>
<p>搜到太多,都忘了自己是第一个看哪个的,所以文章来源留空吧~</p>
<p>1插入安装光盘,<span style="color: #ff6600;">GHOST的无效!必须是那种蓝色背景的安装盘</span><br />
2运行CMD(点击开始菜单,或是快捷键WIN+R)<br />
3依次输入<br />
<span style="color: #008000;">expand H:\i386\config.nt_ C:\windows\system32\config.nt</span><br />
<span style="color: #008000;">expand H:\i386\autoexec.nt_ C:\windows\system32\autoexec.nt</span><br />
<span style="color: #008000;">expand H:\i386\command.co_ C:\windows\system32\command.com</span></p>
<p>(注: H:要根据你得光驱盘符而修改,如果你不知道就算了&#8230;C:统磁盘,相信大都是C盘)</p>
<p>如果实在没用系统盘的话可以试试我的这三个文件</p>
<p><a href="http://www.namipan.com/d/63cf49e3cdc05e8ea55d174a9a54c7c05018d3a995740000">http://www.namipan.com/d/63cf49e3cdc05e8ea55d174a9a54c7c05018d3a995740000</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.w779.com/post/95.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IE7提示“此网站使用脚本窗口向您索取信息”解决办法</title>
		<link>http://www.w779.com/post/83.html</link>
		<comments>http://www.w779.com/post/83.html#comments</comments>
		<pubDate>Thu, 31 Jul 2008 23:02:02 +0000</pubDate>
		<dc:creator>威儿唔哈</dc:creator>
				<category><![CDATA[软硬兼施]]></category>
		<category><![CDATA[IE7]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.w779.com/?p=83</guid>
		<description><![CDATA[比较郁闷,有时写博客需要插入图片/代码/视频/flash等等,要弹出一个脚本窗口,我用的是IE7
每当这会IE7上面就会出现

选择 &#8220;临时允许执行脚本的窗口&#8221; 才可以正常插入图片等动作,重启浏览器再弄又出现这个提示,便上网找了找解决办法,如下:
在IE7上面点击
工具-internet选项-安全-自定义级别
找到
脚本-允许网站试用脚本窗口提示获取信息
选择启用就OK了
如图:









 ]]></description>
			<content:encoded><![CDATA[<p>比较郁闷,有时写博客需要插入图片/代码/视频/flash等等,要弹出一个脚本窗口,我用的是IE7</p>
<p>每当这会IE7上面就会出现</p>
<p style="text-align: center;"><a href="http://i3.6.cn/cvbnm/0f/41/fb/74d999f0fc040eccf97f07c7479c7015.jpg" class="highslide-image" onclick="return hs.expand(this);"><img class="aligncenter" src="http://i3.6.cn/cvbnm/0f/41/fb/74d999f0fc040eccf97f07c7479c7015.jpg" alt="" width="288" height="166" /></a></p>
<p>选择 &#8220;临时允许执行脚本的窗口&#8221; 才可以正常插入图片等动作,重启浏览器再弄又出现这个提示,便上网找了找解决办法,如下:</p>
<p>在IE7上面点击</p>
<p><span style="color: #0000ff;">工具</span>-<span style="color: #0000ff;">internet选项</span>-<span style="color: #0000ff;">安全</span>-<span style="color: #0000ff;">自定义级别</span></p>
<p>找到</p>
<p><span style="color: #0000ff;">脚本</span>-<span style="color: #0000ff;">允许网站试用脚本窗口提示获取信息</span></p>
<p>选择<span style="color: #ff0000;">启用</span>就OK了</p>
<p>如图:<br />
<a href="http://i3.6.cn/cvbnm/e7/07/45/0f65bf903af3ade75a74931762815e13.jpg" class="highslide-image" onclick="return hs.expand(this);"><img class="aligncenter" src="http://i3.6.cn/cvbnm/e7/07/45/0f65bf903af3ade75a74931762815e13.jpg" alt="" width="524" height="54" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.w779.com/post/83.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>关于ghost备份提示0&#215;00000000013b8b72错误的解决方法</title>
		<link>http://www.w779.com/post/78.html</link>
		<comments>http://www.w779.com/post/78.html#comments</comments>
		<pubDate>Mon, 21 Jul 2008 21:56:25 +0000</pubDate>
		<dc:creator>威儿唔哈</dc:creator>
				<category><![CDATA[软硬兼施]]></category>
		<category><![CDATA[ghost]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[备份]]></category>

		<guid isPermaLink="false">http://www.w779.com/?p=78</guid>
		<description><![CDATA[今天下午,心血来潮想备份下系统,防患于未然吗~
不过挥常郁闷,我用的是一键GHOST免安装版,进入了GHOST的备份界面就提示
0&#215;00000000013b8b72错误
重试了好几次也没用,便换个雨林木风的ONEKEY GHOST试试,仍然是这个情况&#8230;
但是备份别的磁盘分区都没问题
然后也不知道自己怎么想的,便用dfrg.msc看看是不是C盘的磁盘问题
果真,它提示说C盘严重~!@#$%^&#38;(就是说C盘损坏- -!)
要用chkdsk检查磁盘,
方法:开始菜单-运行
输入chkdsk /f
再敲一下回车,看看它说什么
如果是


文件系统的类型是 FAT32。
无法锁定当前驱动器。
因为另一个过程正在使用这个卷，无法运行 Chkdsk。
是否计划在下次系统重新启动时检查这个卷? (Y/N)


那就输入y 再回车就重启电脑吧,在欢迎屏幕前面会有检测磁盘的过程的.
附加一个没有chkdsk功能的说明


windows启动时报autochk.exe找不到的解决办法
每次启动时，在Windows XP的滚动条过后，总是蓝屏，显示如下提示：\SystemRoot\Windows\system32\autochk.exe &#8211; progrom not found skipping autocheck
解决方法如下：
1、如果C:\windows\system32\ 目录下没有autochk.exe 这个文件，请从系统安装盘的I386目录下找到这个文件，然后覆盖到C:\windows\system32\目录下
2、在开始 &#8211; 运行键入regedit打开注册表编辑器，找到
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Session Manager
看看右窗口有没有BootExecute这一项，如果没有就新建此项。
然后，再右窗口中点右键选择&#8221;新建 &#8211; 多字符串值键&#8221;，数值名称为BootExecute，然后在该项上点右键，选择&#8221;修改&#8221;，在数值数据中填入
autocheck autochk *
重起。。。。。如果故障依旧&#8230;.还有第三种方法
进&#8221;我的电脑&#8221;&#8211;&#8221;C盘右键&#8221;&#8211;&#8221;属性&#8221;&#8212;&#8221;工具&#8221;&#8212;&#8221;查错&#8211;开始检查&#8221;，选中&#8221;自动修复文件系统错误&#8221;后&#8221;开始&#8221;，这时，系统会提示你&#8221;有文件在占用系统文件，您希望下次启动电脑的时候，运行该程序吗？&#8221;，选择&#8221;是&#8221;
重起电脑，电脑会出现非法启动的自检画面，让它自检,速度会很慢，耐心等待。


]]></description>
			<content:encoded><![CDATA[<p>今天下午,心血来潮想备份下系统,防患于未然吗~</p>
<p>不过挥常郁闷,我用的是一键GHOST免安装版,进入了GHOST的备份界面就提示</p>
<p>0&#215;00000000013b8b72错误</p>
<p>重试了好几次也没用,便换个雨林木风的ONEKEY GHOST试试,仍然是这个情况&#8230;</p>
<p>但是备份别的磁盘分区都没问题</p>
<p>然后也不知道自己怎么想的,便用<acronym>dfrg.msc</acronym>看看是不是C盘的磁盘问题</p>
<p>果真,它提示说C盘严重~!@#$%^&amp;(就是说C盘损坏- -!)</p>
<p>要用<acronym>chkdsk</acronym>检查磁盘,</p>
<p>方法:<span style="color: #0000ff;">开始菜单</span>-<span style="color: #0000ff;">运行</span></p>
<p>输入<span style="color: #ff0000;">chkdsk /f</span></p>
<p>再敲一下回车,看看它说什么</p>
<p>如果是</p>
<div class="quote">
<blockquote>
<div class="quote-content">文件系统的类型是 FAT32。<br />
无法锁定当前驱动器。</p>
<p>因为另一个过程正在使用这个卷，无法运行 Chkdsk。<br />
是否计划在下次系统重新启动时检查这个卷? (Y/N)</p></div>
</blockquote>
</div>
<p>那就输入y 再回车就重启电脑吧,在欢迎屏幕前面会有检测磁盘的过程的.</p>
<p>附加一个没有chkdsk功能的说明</p>
<div class="quote">
<blockquote>
<div class="quote-content">windows启动时报autochk.exe找不到的解决办法</p>
<p>每次启动时，在Windows XP的滚动条过后，总是蓝屏，显示如下提示：\SystemRoot\Windows\system32\autochk.exe &#8211; progrom not found skipping autocheck</p>
<p>解决方法如下：</p>
<p>1、如果C:\windows\system32\ 目录下没有autochk.exe 这个文件，请从系统安装盘的I386目录下找到这个文件，然后覆盖到C:\windows\system32\目录下</p>
<p>2、在开始 &#8211; 运行键入regedit打开注册表编辑器，找到</p>
<p>HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Session Manager</p>
<p>看看右窗口有没有BootExecute这一项，如果没有就新建此项。</p>
<p>然后，再右窗口中点右键选择&#8221;新建 &#8211; 多字符串值键&#8221;，数值名称为BootExecute，然后在该项上点右键，选择&#8221;修改&#8221;，在数值数据中填入<br />
autocheck autochk *<br />
重起。。。。。如果故障依旧&#8230;.还有第三种方法</p>
<p>进&#8221;我的电脑&#8221;&#8211;&#8221;C盘右键&#8221;&#8211;&#8221;属性&#8221;&#8212;&#8221;工具&#8221;&#8212;&#8221;查错&#8211;开始检查&#8221;，选中&#8221;自动修复文件系统错误&#8221;后&#8221;开始&#8221;，这时，系统会提示你&#8221;有文件在占用系统文件，您希望下次启动电脑的时候，运行该程序吗？&#8221;，选择&#8221;是&#8221;</p>
<p>重起电脑，电脑会出现非法启动的自检画面，让它自检,速度会很慢，耐心等待。</p></div>
</blockquote>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.w779.com/post/78.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>win优化工具tweak ui 已被系统管理员禁用的解决办法</title>
		<link>http://www.w779.com/post/62.html</link>
		<comments>http://www.w779.com/post/62.html#comments</comments>
		<pubDate>Thu, 03 Jul 2008 13:46:38 +0000</pubDate>
		<dc:creator>威儿唔哈</dc:creator>
				<category><![CDATA[软硬兼施]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[优化]]></category>

		<guid isPermaLink="false">http://www.w779.com/?p=62</guid>
		<description><![CDATA[由于安装OpenOffice,他会自动在右键新建菜单添加一些项目,不过我不喜欢,所以这会看到了,准备用tweak ui把它清除去,不过竟然提示
“Tweak UI已被系统管理员禁用”,
郁闷我明明是系统管理员啊,便搜了下解决办法,看来这个问题还比较常见,搜到的第2个网页就帮我解决了这个问题


把注册表项
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\system 
里面的
DisableRegistryTools
删除或是设为0就可以解决了


具体是什么原因导致的暂时不清楚..
下次找到了再补充吧
两下就把问题解决了.
]]></description>
			<content:encoded><![CDATA[<p>由于安装OpenOffice,他会自动在右键新建菜单添加一些项目,不过我不喜欢,所以这会看到了,准备用<acronym>tweak ui</acronym>把它清除去,不过竟然提示<br />
<span style="color: #ff0000;">“Tweak UI已被系统管理员禁用”</span>,<br />
郁闷我明明是系统管理员啊,便搜了下解决办法,看来这个问题还比较常见,搜到的第2个网页就帮我解决了这个问题</p>
<div class="quote">
<blockquote>
<div class="quote-content">把注册表项</p>
<p><span style="color: #0000ff;">HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\system </span></p>
<p>里面的</p>
<p><span style="color: #0000ff;">DisableRegistryTools</span></p>
<p><span style="color: #ff0000;">删除</span>或是设为<span style="color: #ff0000;">0</span>就可以解决了</div>
</blockquote>
</div>
<p>具体是什么原因导致的暂时不清楚..</p>
<p>下次找到了再补充吧<br />
两下就把问题解决了.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.w779.com/post/62.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WIN XP不能使用欢迎屏幕/快速用户切换 解决方法</title>
		<link>http://www.w779.com/post/27.html</link>
		<comments>http://www.w779.com/post/27.html#comments</comments>
		<pubDate>Fri, 05 Oct 2007 09:43:08 +0000</pubDate>
		<dc:creator>威儿唔哈</dc:creator>
				<category><![CDATA[软硬兼施]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.w779.com/?p=27</guid>
		<description><![CDATA[我最近玩征途,想多开几个号一起练级，可是一个windows用户最多只能开两个征途客户端，便用以前的方法.：建几个win用户、想多开几个号(只要你电脑内存够大.)，不过我发现使用不了快速切换用户了、记得以前也有类似情况，是不能使用欢迎屏幕：欢迎屏幕不能使用原因是我的internet连接安装了NETWARE，不过这个可以使用欢迎屏幕却不能快速切换用户(按WIN+L会变成以前win98似的锁机)。
于是我便在网上找了找，在uuco的博客里面找到了解决方案，在这里感谢下
原文地址：http://hi.baidu.com/uuco/blog/item/b63bd1cde09207500fb345ba.html



第一招：&#8221;控制面板&#8221; &#8211;&#62; &#8220;用户帐户&#8221; &#8211;&#62; &#8220;更改用户登录或注消的方式&#8221;，选中 &#8220;使用快速用户切换&#8221;，&#8221;应用选项&#8221;。再次 &#8220;更改用户登录或注消的方式&#8221;，发现 &#8220;使用快速用户切换&#8221; 并没有勾选住。
检查 &#8220;服务&#8221;：&#8221;控制面板&#8221; &#8211;&#62; &#8220;管理工具&#8221; &#8211;&#62; &#8220;服务&#8221;，发现 &#8220;Terminal Services&#8221; 服务没有运行。启动它，再试 &#8220;切换用户&#8221; ，行了！因此将 &#8220;Terminal Services&#8221; 服务的 &#8220;启动类型&#8221; 改为 &#8220;自动&#8221;，让它开机自启动。
第二招：netwear禁止了欢迎屏幕和快速用户切换网上邻居右键属性&#8211;本地连接右键属性，在那你可以看到netwear客户服务卸载他，再到控制面板里勾选即可



]]></description>
			<content:encoded><![CDATA[<p>我最近玩征途,想多开几个号一起练级，可是一个windows用户最多只能开两个征途客户端，便用以前的方法.：建几个win用户、想多开几个号(只要你电脑内存够大.)，不过我发现使用不了快速切换用户了、记得以前也有类似情况，是不能使用欢迎屏幕：欢迎屏幕不能使用原因是我的internet连接安装了NETWARE，不过这个可以使用欢迎屏幕却不能快速切换用户(按WIN+L会变成以前win98似的锁机)。<br />
于是我便在网上找了找，在<a href="http://hi.baidu.com/uuco" target="_blank"><span style="color: #333333;">uuco</span></a>的博客里面找到了解决方案，在这里感谢下<br />
原文地址：<a href="http://hi.baidu.com/uuco/blog/item/b63bd1cde09207500fb345ba.html"></a><a href="http://hi.baidu.com/uuco/blog/item/b63bd1cde09207500fb345ba.html" target="_blank"><span style="color: #333333;">http://hi.baidu.com/uuco/blog/item/b63bd1cde09207500fb345ba.html</span></a></p>
<div class="cnt">
<div class="quote">
<blockquote>
<div class="quote-content">第一招：&#8221;控制面板&#8221; &#8211;&gt; &#8220;用户帐户&#8221; &#8211;&gt; &#8220;更改用户登录或注消的方式&#8221;，选中 &#8220;使用快速用户切换&#8221;，&#8221;应用选项&#8221;。再次 &#8220;更改用户登录或注消的方式&#8221;，发现 &#8220;使用快速用户切换&#8221; 并没有勾选住。<br />
检查 &#8220;服务&#8221;：&#8221;控制面板&#8221; &#8211;&gt; &#8220;管理工具&#8221; &#8211;&gt; &#8220;服务&#8221;，发现 &#8220;Terminal Services&#8221; 服务没有运行。启动它，再试 &#8220;切换用户&#8221; ，行了！因此将 &#8220;Terminal Services&#8221; 服务的 &#8220;启动类型&#8221; 改为 &#8220;自动&#8221;，让它开机自启动。<br />
第二招：netwear禁止了欢迎屏幕和快速用户切换网上邻居右键属性&#8211;本地连接右键属性，在那你可以看到netwear客户服务卸载他，再到控制面板里勾选即可</div>
</blockquote>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.w779.com/post/27.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WIN XP PRO序列号修改器</title>
		<link>http://www.w779.com/post/11.html</link>
		<comments>http://www.w779.com/post/11.html#comments</comments>
		<pubDate>Wed, 04 Jul 2007 02:06:05 +0000</pubDate>
		<dc:creator>威儿唔哈</dc:creator>
				<category><![CDATA[软硬兼施]]></category>
		<category><![CDATA[CD-KEY]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[更换]]></category>

		<guid isPermaLink="false">http://www.w779.com/?p=11</guid>
		<description><![CDATA[ON ERROR RESUME NEXT
Dim VOL_PROD_KEY
if Wscript.arguments.count&#60;1 then
VOL_PROD_KEY=InputBox(&#8220;使用说明(OEM版无效)：&#8221;&#38;vbCr&#38;vbCr&#38;&#8221; 本脚本程序将修改当前 Windows 的序列号。请选择一个微软授权正版Windows 的序列号，复制并粘贴到下面空格中。&#8221;&#38;vbCr&#38;vbCr&#38;&#8221;输入序列号：&#8221;,&#8221;Windows XP/2003 序列号更换工具&#8221;,&#8221;F4297-RCWJP-P482C-YY23Y-XH8W3&#8243;)
if VOL_PROD_KEY=&#8221;" then
Wscript.quit
end if
else
VOL_PROD_KEY = Wscript.arguments.Item(0)
end if
VOL_PROD_KEY = Replace(VOL_PROD_KEY,&#8221;-&#8221;,&#8221;") &#8216;remove hyphens if any
for each Obj in GetObject(&#8220;winmgmts:{impersonationLevel=impersonate}&#8221;).InstancesOf (&#8220;win32_WindowsProductActivation&#8221;)
result = Obj.SetProductKey (VOL_PROD_KEY)
if err = 0 then
Wscript.echo &#8220;您的 Windows CD-KEY 修改成功。请检查系统属性。&#8221;
end if
if err &#60;&#62; 0 then
Wscript.echo &#8220;修改失败！请检查输入的 CD-KEY 是否与当前 Windows 版本相匹配。&#8221;
Err.Clear
end if
Next
用记事本把上面的文件另存为***.vbs打开
输入新的序列号后点击确定即可
或是直接用本人做好了的.
http://www.namipan.com/d/e68ae591843f3589f33e9abd8f5011a11a373a8e48030000
]]></description>
			<content:encoded><![CDATA[<blockquote><p>ON ERROR RESUME NEXT</p>
<p>Dim VOL_PROD_KEY<br />
if Wscript.arguments.count&lt;1 then<br />
VOL_PROD_KEY=InputBox(&#8220;使用说明(OEM版无效)：&#8221;&amp;vbCr&amp;vbCr&amp;&#8221; 本脚本程序将修改当前 Windows 的序列号。请选择一个微软授权正版Windows 的序列号，复制并粘贴到下面空格中。&#8221;&amp;vbCr&amp;vbCr&amp;&#8221;输入序列号：&#8221;,&#8221;Windows XP/2003 序列号更换工具&#8221;,&#8221;F4297-RCWJP-P482C-YY23Y-XH8W3&#8243;)<br />
if VOL_PROD_KEY=&#8221;" then<br />
Wscript.quit<br />
end if<br />
else<br />
VOL_PROD_KEY = Wscript.arguments.Item(0)<br />
end if</p>
<p>VOL_PROD_KEY = Replace(VOL_PROD_KEY,&#8221;-&#8221;,&#8221;") &#8216;remove hyphens if any</p>
<p>for each Obj in GetObject(&#8220;winmgmts:{impersonationLevel=impersonate}&#8221;).InstancesOf (&#8220;win32_WindowsProductActivation&#8221;)</p>
<p>result = Obj.SetProductKey (VOL_PROD_KEY)</p>
<p>if err = 0 then<br />
Wscript.echo &#8220;您的 Windows CD-KEY 修改成功。请检查系统属性。&#8221;<br />
end if</p>
<p>if err &lt;&gt; 0 then<br />
Wscript.echo &#8220;修改失败！请检查输入的 CD-KEY 是否与当前 Windows 版本相匹配。&#8221;<br />
Err.Clear<br />
end if</p>
<p>Next</p></blockquote>
<p>用记事本把上面的文件另存为***.vbs打开<br />
输入新的序列号后点击确定即可</p>
<p>或是直接用本人做好了的.</p>
<p><a href="http://www.namipan.com/d/e68ae591843f3589f33e9abd8f5011a11a373a8e48030000" target="_blank">http://www.namipan.com/d/e68ae591843f3589f33e9abd8f5011a11a373a8e48030000</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.w779.com/post/11.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
