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

Windows
轻松跨越Windows Server 2008远程管理障碍
一切为了效率 Windows Server 2008操作新招
Windows Server 2008搭建终端服务器
Windows Server 2008网络安全与终端服务
层层深入 拨开Windows Server 2008系统谜雾
清除Vista 系统休眠文件的方法
修改远程桌面端口提高Windows Vista系统安全性
XP安装IIS,找不到zClientm.exe的解决办法
操作系统更安全稳定的电脑使用方法
Vista 系统组策略的神秘世界
Vista SP2 更新和升级常见问题和解决方案
禁用Windows Vista的本地搜索历史记录
解决Windows Vista/7下安装程序冲突问题
Windows Live Messenger 2009 - 双开不再是难题
Windows XP/Vista/Windows 7常见蓝屏故障分析
自己动手解决微软ActiveX安全隐患
一条命令轻松解决中文Vista却出现英文启动项菜单
Windows Themes外观视觉样式故障汇总
让Vista中的Media Center 支持更多文件格式及文件夹
巧用命令一次关闭Vista下多个IE8进程

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


出处:互联网   整理: 软晨网(RuanChen.com)   发布: 2010-01-15   浏览: 43 ::
收藏到网摘: 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.
....