VS2010 Tips: How to change Local Help Library path

简介: In this blog post, I want to show you how to change the path of the Local Help Library. Let’s say you want to move the location of the local content being stored. You can simply move the files an

In this blog post, I want to show you how to change the path of the Local Help Library.

Let’s say you want to move the location of the local content being stored. You can simply move the files andchange the path.

Where is it stored now? run the Help Library Manager

image

Then click Settings

image

That is the current location. You can copy the contents of that folder to somewhere. (for this example, I move my help contents to D:\DUMMY FILES\HelpLibrary\)

Then open Registry Editor

image

and then go to HKEY_LOCAL_MACHINE -> SOFTWARE -> Microsoft -> Help -> v1.0

Change the value of LocalStore with the path of the new location

image

In this case I changed it to D:\DUMMY FILES\HelpLibrary\

image

Okay, now go to the new location then edit the /manifest/queryManifest.3.xml using Notepad

image

Modify the following to match the new location

image

So, for this example it will become like this

image

That’s it!

You can test it by running Microsoft Visual Studio 2010 Documentation

image

目录
相关文章
|
7月前
|
Linux iOS开发 MacOS
pnpm全局安装报错:Run “pnpm setup“ to create it automatically, or set the global-bin-dir setting, or the PN
pnpm全局安装报错:Run “pnpm setup“ to create it automatically, or set the global-bin-dir setting, or the PN
1960 0
|
4月前
|
iOS开发
解决Error (Xcode): File not found:XcodeDefault.xctoolchain/usr/lib/arc/libarclite_iphoneos.a
解决Error (Xcode): File not found:XcodeDefault.xctoolchain/usr/lib/arc/libarclite_iphoneos.a
35 0
E: flAbsPath on /var/lib/dpkg/status failed - realpath (2: 没有那个文件或目录)
E: flAbsPath on /var/lib/dpkg/status failed - realpath (2: 没有那个文件或目录)
282 0
|
7月前
|
机器学习/深度学习 前端开发 安全
【Gradio】Could not create share link
【Gradio】Could not create share link
2316 6
|
7月前
|
Java
No tag [else] defined in tag library imported with prefix [c]] with root cause
No tag [else] defined in tag library imported with prefix [c]] with root cause 错误处理
49 0
|
Java C语言 C++
JNI ERROR (app bug): local reference table overflow (max=512)
JNI ERROR (app bug): local reference table overflow (max=512)
332 0
JNI ERROR (app bug): local reference table overflow (max=512)
|
Java Maven
No valid Maven installation found. Either set the home directory in the configuration dialog or set
No valid Maven installation found. Either set the home directory in the configuration dialog or set
993 0
No valid Maven installation found. Either set the home directory in the configuration dialog or set
Note that ‘/home/w/.local/share‘ is not in the search pathset by the XDG_DATA_HOME and XDG_DATA_DIRS
Note that ‘/home/w/.local/share‘ is not in the search pathset by the XDG_DATA_HOME and XDG_DATA_DIRS
368 0
|
Shell
Detected problems with app native libraries (please consult log for detail): lib.so: text relocation
Detected problems with app native libraries (please consult log for detail): lib.so: text relocation
166 0
|
Python
WARNING: Ignoring invalid distribution -ip (e:\python\lib\site-packages)
WARNING: Ignoring invalid distribution -ip (e:\python\lib\site-packages)
713 0
WARNING: Ignoring invalid distribution -ip (e:\python\lib\site-packages)