当前位置:网站首页>【教程】如何让VisualStudio的HelpViewer帮助文档独立运行
【教程】如何让VisualStudio的HelpViewer帮助文档独立运行
2022-07-02 06:36:00 【趁着头发多我想做游戏】
注: 方法来自百度 , 原文链接:关于vs2012里面的 Help Viewer2.0独立运行的问题
当我们想查看.Net API的时候,必须先打开VS再打开Help Viewer,这样对于我这种怕麻烦的人来说真的是太烦人了,特意在网上找到一个可靠的办法:
(1)新建一个txt文本文件,并写入以下代码:
.\HlpViewer.exe /catalogName VisualStudio11
然后保存退出
(注意:
vs2012版本对应上述代码的VisualStudio11;
vs2013版本对应上述代码的VisualStudio12;
vs2014版本对应上述代码的VisualStudio13;
以此类推)
(2)把该文件命名为HlpViewer.cmd,放到VisualStudio的HelpViewer的路径下,如:
C:\Program Files(x86)\Microsoft Help Viewer\v2.2\
(3)将文件HlpViewer.cmd的快捷方式放到桌面,要使用是直接点击桌面快捷方式即可
(4)但是运行时会有命令行的黑框,如果需要去掉黑框,可以在HlpViewer.cmd文件的开头加一行代码:
if not "%1"=="wind" mshta vbscript:createobject("wscript.shell").run("""%~f0"" wind",vbhide)(window.close)&&exit
完美解决,不用谢!!!
边栏推荐
- 【虚幻】按键开门蓝图笔记
- Aiphacode is not a substitute for programmers, but a tool for developers
- VLAN experiment
- Binary and decimal system of C language
- 2837xd code generation - Supplement (3)
- [200 Shengxin literatures] 95 multiomics exploration TNBC
- Project practice, redis cluster technology learning (16)
- Mixed development of uni app -- Taking wechat applet as an example
- 2837xd code generation module learning (1) -- GPIO module
- 虛幻AI藍圖基礎筆記(萬字整理)
猜你喜欢
A model can do two things: image annotation and image reading Q & A. VQA accuracy is close to human level | demo can be played
Personal experience & blog status
Mysql索引
Applet development summary
【UE5】AI随机漫游蓝图两种实现方法(角色蓝图、行为树)
UE4夜间打光笔记
2837xd code generation - stateflow (3)
Blender模型导入ue、碰撞设置
2837xd代码生成模块学习(4)——idle_task、Simulink Coder
Memories of a chat
随机推荐
【虚幻】按键开门蓝图笔记
2837xd code generation - Supplement (2)
Minimum number of C language
Unreal material editor foundation - how to connect a basic material
Data insertion in C language
Error reporting on the first day of work (incomplete awvs unloading)
A model can do two things: image annotation and image reading Q & A. VQA accuracy is close to human level | demo can be played
Attack and defense world web advanced area unserialize3
UE5——AI追逐(藍圖、行為樹)
C language strawberry
2837xd code generation module learning (2) -- ADC, epwm module, timer0
2837xd 代碼生成——補充(1)
Configuration programmée du générateur de plantes du moteur illusoire UE - - Comment générer rapidement une grande forêt
The primary market project galaxy will conduct public offering on coinlist on February 17
Mobile mall app solution: how much is it to make an app? Detailed explanation of APP mall development content
Alibaba cloud SLS log service
Project practice, redis cluster technology learning (VIII)
[illusory] weapon slot: pick up weapons
Project practice, redis cluster technology learning (16)
职业规划和发展