Congrats on first GA release!
I got this error when installing the 1.0.1 release.
Unable to execute file HlpCtntMgr.exe
CreateProcess failed; code 2
The system cannot find the file specified.
I checked my system and I can find HlpCtntMgr.exe in C:Program Files (x86)Microsoft Help Viewerv2.2
Running on Windows 10 Pro - Version 1703
Jamal
GA 1.0.1 Setup error
GA 1.0.1 Setup error
- Attachments
-
- 7-3-2017 3-30-50 PM.jpg (40.01 KiB) Viewed 614 times
GA 1.0.1 Setup error
Jamal,
strange. No problem here under 8.1/64. Was this your first x# install on that machine?
HTH
Karl
strange. No problem here under 8.1/64. Was this your first x# install on that machine?
HTH
Karl
Regards
Karl
(on Win8.1/64, Xide32 2.20, X#2.20.0.3)
Karl
(on Win8.1/64, Xide32 2.20, X#2.20.0.3)
GA 1.0.1 Setup error
Jamal,
The installer looks for a registry key to locate the presence of the Ms Help Manager, the tool that manages the Visual Studio Help collections.
For VS 2015 that key is HKLMSOFTWAREMicrosoftHelpv2.2, the string value AppDir.
For VS 2017 that key is HKLMSOFTWAREMicrosoftHelpv2.3, the string value AppDir.
Both keys are 32 bit so on a Win64 machine in the WOW6432Node of the Software tree.
This key gets written bij the VS Installer.
I must admit that the installer does not check if the tool is actually there where it is supposed to be.
The default installation of VS write the following locations in the registry:
VS 2015: C:Program Files (x86)Microsoft Help Viewerv2.2
VS 2017: C:Program Files (x86)Microsoft Help Viewerv2.3
Both locations should have a file HlpCtntMgr.Exe.
The error during installation may have the result that the X# help collections are not installed in Visual Studio. However the .CHM help file should always be installed in the XSharpHelp folder.
If you want to install the X# Help inside Visual Studio manually, then this is the way to do it:
Inside Visual Studio there is a menu item in the Help menu named "Add and Remove Help Content". If that menu option works on your machine then you should be able to add the X# help to the VS help collection by choosing the "installation source" "Disk" and by pointing to the file "c:Program Files (x86)XSharpHelpXSharp.msha"
Robert
The installer looks for a registry key to locate the presence of the Ms Help Manager, the tool that manages the Visual Studio Help collections.
For VS 2015 that key is HKLMSOFTWAREMicrosoftHelpv2.2, the string value AppDir.
For VS 2017 that key is HKLMSOFTWAREMicrosoftHelpv2.3, the string value AppDir.
Both keys are 32 bit so on a Win64 machine in the WOW6432Node of the Software tree.
This key gets written bij the VS Installer.
I must admit that the installer does not check if the tool is actually there where it is supposed to be.
The default installation of VS write the following locations in the registry:
VS 2015: C:Program Files (x86)Microsoft Help Viewerv2.2
VS 2017: C:Program Files (x86)Microsoft Help Viewerv2.3
Both locations should have a file HlpCtntMgr.Exe.
The error during installation may have the result that the X# help collections are not installed in Visual Studio. However the .CHM help file should always be installed in the XSharpHelp folder.
If you want to install the X# Help inside Visual Studio manually, then this is the way to do it:
Inside Visual Studio there is a menu item in the Help menu named "Add and Remove Help Content". If that menu option works on your machine then you should be able to add the X# help to the VS help collection by choosing the "installation source" "Disk" and by pointing to the file "c:Program Files (x86)XSharpHelpXSharp.msha"
Robert
XSharp Development Team
The Netherlands
robert@xsharp.eu
The Netherlands
robert@xsharp.eu
GA 1.0.1 Setup error
Karl,
This is my first install.
Jamal
This is my first install.
Jamal
Karl Faller wrote:Jamal,
strange. No problem here under 8.1/64. Was this your first x# install on that machine?
HTH
Karl
GA 1.0.1 Setup error
Robert,
I only have VS 2017 pro installed, so I modified the installation and added the Help Viewer component.
The install finished, however, I got a "Security Alert", see attached. I know I can trust you guys, but thought to let you know.
See attached image of alert.
Jamal
I only have VS 2017 pro installed, so I modified the installation and added the Help Viewer component.
The install finished, however, I got a "Security Alert", see attached. I know I can trust you guys, but thought to let you know.
See attached image of alert.
Jamal
GA 1.0.1 Setup error
Jamal,
That is the "normal" Microsoft confusing behavior. Even when you have allowed the signed installer to run at administrator level and "infect" your machine with all kinds of malware, they still want to annoy you with dialogs like this.
Robert
That is the "normal" Microsoft confusing behavior. Even when you have allowed the signed installer to run at administrator level and "infect" your machine with all kinds of malware, they still want to annoy you with dialogs like this.
Robert
XSharp Development Team
The Netherlands
robert@xsharp.eu
The Netherlands
robert@xsharp.eu
GA 1.0.1 Setup error
Thanks Roberts,
Just repaired my VS 2015 and 2017 Help.
Rene
Just repaired my VS 2015 and 2017 Help.
Rene