当前位置:网站首页>【教程】如何让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
完美解决,不用谢!!!
边栏推荐
- 【UE5】AI随机漫游蓝图两种实现方法(角色蓝图、行为树)
- Brief analysis of edgedb architecture
- Pycaret | a few lines of code to solve machine learning modeling
- Spatial interpretation | comprehensive analysis of spatial structure of primary liver cancer
- ue虚幻引擎程序化植物生成器设置——如何快速生成大片森林
- 【leetcode】33. Search rotation sort array
- 【Unity3D】无法正确获取RectTransform的属性值导致计算出错
- Bookmark collection management software suspension reading and data migration between knowledge base and browser bookmarks
- Blender volume fog
- Error reporting on the first day of work (error reporting when Nessus installs WinPcap)
猜你喜欢

Alibaba cloud ack introduction

Tee command usage example

【UE5】蓝图制作简单地雷教程

Introduction and prevention of penetration test

阿里云SLS日志服务

Remember the use of add method once

虚幻AI蓝图基础笔记(万字整理)
![[ue5] animation redirection: how to import magic tower characters into the game](/img/a0/084381493cbc3992b61ef1b8ffce36.png)
[ue5] animation redirection: how to import magic tower characters into the game

渗透测试的介绍和防范

Configuration programmée du générateur de plantes du moteur illusoire UE - - Comment générer rapidement une grande forêt
随机推荐
Project practice, redis cluster technology learning (13)
Blender多镜头(多机位)切换
Edge computing accelerates live video scenes: clearer, smoother, and more real-time
UE4夜间打光笔记
[IDL] Research
[leetcode] sword finger offer 53 - I. find the number I in the sorted array
[ue5] animation redirection: how to import magic tower characters into the game
XA Transaction SQL Statements
【虚幻】过场动画笔记
Remember the use of add method once
C language strawberry
How much is it to develop a system software in Beijing, and what funds are needed to develop the software
Introduction and prevention of penetration test
Remember a simple Oracle offline data migration to tidb process
Alibaba cloud ack introduction
2837xd code generation module learning (2) -- ADC, epwm module, timer0
This article takes you to learn in detail what is fiber to home FTTH
Matlab generates DSP program -- official routine learning (6)
【Unity3D】无法正确获取RectTransform的属性值导致计算出错
滲透測試的介紹和防範