首页 > 其他 > 详细

Visual Assist X UserDataDir

时间:2015-09-16 17:41:55      阅读:207      评论:0      收藏:0      [点我收藏+]

By default Visual Assist X stores its symbol database in the
following directory tree:

Under Windows 2000 and Windows
XP:
C:\Documents and Settings\<USERNAME> \Local
Settings\Application Data\VisualAssist\

Under Windows
Vista:
C:\Users\<USERNAME>
\AppData\Local\VisualAssist\

If you are using Visual Assist X
1614 and above then you can tell Visual Assist X to use a
different directory by setting the registry key:

HKCU \ Software \ Whole
Tomato \ UserDataDir = "C:\new_path\"

You will need to create this String
value since Visual Assist X does not create it by default.

Visual Assist
X will store the symbol database, history, cache and temporary files in this new
directory tree. Simply delete the key to revert back to the default locations
for the symbol database.

Note you need to close all instances of the IDE
before setting this registry key.

Visual Assist X UserDataDir

原文:http://www.cnblogs.com/smilesharp/p/4813524.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!