﻿<?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>IT博客-Fresh Energy-随笔分类-数据库</title><link>http://www.cnitblog.com/zhouditty/category/3698.html</link><description>&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Nerver say die!</description><language>zh-cn</language><lastBuildDate>Mon, 26 Sep 2011 05:32:21 GMT</lastBuildDate><pubDate>Mon, 26 Sep 2011 05:32:21 GMT</pubDate><ttl>60</ttl><item><title>SQL server2000 安装文件挂起错误的解决办法 </title><link>http://www.cnitblog.com/zhouditty/archive/2007/05/06/26688.html</link><dc:creator>zhouditty</dc:creator><author>zhouditty</author><pubDate>Sun, 06 May 2007 12:33:00 GMT</pubDate><guid>http://www.cnitblog.com/zhouditty/archive/2007/05/06/26688.html</guid><wfw:comment>http://www.cnitblog.com/zhouditty/comments/26688.html</wfw:comment><comments>http://www.cnitblog.com/zhouditty/archive/2007/05/06/26688.html#Feedback</comments><slash:comments>4</slash:comments><wfw:commentRss>http://www.cnitblog.com/zhouditty/comments/commentRss/26688.html</wfw:commentRss><trackback:ping>http://www.cnitblog.com/zhouditty/services/trackbacks/26688.html</trackback:ping><description><![CDATA[<p>这几天放假想在家里装个的SQL Server 2000，做数据库的课程设计作业，没想到弄来弄去都装不上去。总是提示说 ：<br>以前的某个程序安装已在安装计算机上创建挂起的文件操作，运行安装程序之前必须重新启动计算机。&nbsp;<br><br>找了半天，在注册表找到SQL Server有关的项上千项....,&nbsp; 乱删了半天，再重启动，还是一样。百思不得其解，家里又没得上网，只好忍到回来学校才上网查，一下就找到了解决方法了，原来如此简单：</p>
<p>　　最简单的解决办法就是： 在注册表编辑器（regedit）找到目录HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session&nbsp;Manager; 删除其中的&#8220;PendingFileRenameOperations&#8221;键值（这个键值是安装程序暂挂项目，只要找到对应的应用程序清除掉就行了），关闭注册表编辑器。重新安装SQL&nbsp;Server&nbsp;2000即可。</p>
<p>问题解决！造成这个问题的主要原因是在以前安装SQL&nbsp;Server&nbsp;2000或者其他软件的安装也可能会造成（不过主要是微软的软件）的过程中，中断了安装过程，于是就在系统中保留了安装信息，造成无法继续安装的问题。</p>
<img src ="http://www.cnitblog.com/zhouditty/aggbug/26688.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cnitblog.com/zhouditty/" target="_blank">zhouditty</a> 2007-05-06 20:33 <a href="http://www.cnitblog.com/zhouditty/archive/2007/05/06/26688.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>