当前位置: 首页 > 图文教程 > 操作系统 > Windows > 修改Vista/7中的的软件默认安装路径

Windows
Windows XP自动批处理文件清除机器狗病毒
使用Windows系统防范病毒的经验
XP系统配置文件设置切换网络环境
Windows 2000/XP系统文件受损的修复方法
SVCHOST.EXE的CPU资源持续走高拖慢系统
Boot.ini文件你知道是干什么的吗?
重新安装操作系统就可以彻底清除病毒?
修改QQ设置解决QQ占用CPU资源过高问题
Alt键的用途你都知道吗?
Windows记事本使用三点小技巧
XP启动或注销都能自动拨号上网的小技巧
Windows中Sfc.exe(系统文件检查器)介绍
系统使用和软件配置的经验
Windows系统的鼠标拖放操作的技巧
修改注册表为XPSP3增加网络身份验证
PSPR绿色版轻松找回Windows系统登录密码
回收站两个实用的小技巧
挽救Windows XP系统处于崩溃边缘的办法
Windows Strata:微软即将推出的操作系统
无敌删除命令删除Windows文件

Windows 中的 修改Vista/7中的的软件默认安装路径


出处:互联网   整理: 软晨网(RuanChen.com)   发布: 2010-01-15   浏览: 69 ::
收藏到网摘: n/a

现在不少人在装机是都有这样一个习惯,如果系统装在C盘的话,那么软件什么的都会装到D盘E盘等非系统盘中去。但是一般的软件在安装时,系统会将默认路径设置为C:/Program Files/XXXX,而如果按照上面的想法的话,每一个软件都要重新选路径,有没有捷径?有没有?

*WIN+R运行regedit打开注册表编辑器
*定位到HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion
*在右边的面板中找到ProgramFilesDi
*双击编辑,将键值设置为自己需要的路径,比如:D:\Apps
*确定保存,退出注册表编辑器

但愿这些小技巧能够帮大家节约一些不必要的时间。

点击查看原大图片

附部分原文:

If your windows OS is installed in C drive, whenever installing new applications, the default suggested installation path is C:\Program Files. If you don’t like to install new applications in the default path for example install in D:\Softwares, instead of changing the path manually each time, you could actually do the simple registry hack to change the default installation path to the one as per desired.
....