Home > Database > Mysql Tutorial > SQLServer2005 怎么更改安装路径目录

SQLServer2005 怎么更改安装路径目录

WBOY
Release: 2016-06-07 17:49:32
Original
1213 people have browsed it

很多朋友都以为sql server 2005必须安装在默认的目录中,下面我来告诉大如何更改SQLServer2005安装路径目录吧。

方法1.

  在安装过程中,安装到选择需要安装的组件时,点高级就可以了。之后就会看到更改安装路径的地方,如图:

  方法2.更改注册表的默认安装路径:

  安装完成需要站500M左右空间

  可以更改路径安装,下面是更改方法:

  打开注册表找到:“HEKY_LOCAL_MACHINE/Software/Microsoft/Windows/CurrentVersion”在右侧窗口中找到“ProgramFilesDir”的字符串,双击把数值由“C:/ProgramFiles”修改为“D:/ProgramFiles”确定后退出注册表就OK了

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template