CSH calls to local WebHelp when Chrome is your default browser and no IE is installed
Just ran across a scenario today that is slightly puzzling - the situation is a local install of WebHelp created through RH10. The workstation has no IE installed, but has Chrome. They can launch the start page of the WebHelp output from within the application (because it's just a straight launch of the ProjectName.htm page), but when launching a CSH call, nothing is happening. My developers are using the RoboHelp_CSH.js Javascript method of CSH (works fine in an IE environment), so I think it's got something to do with the whcsh_home.htm file not figuring out what to do with Chrome.
A variation of this was having both IE and Chrome, with Chrome set to being the default browser. The straight launch correctly starts up the help in Chrome, but the CSH call launches IE - very strange! That result seems to reinforce my suspicion that the whcsh_home.htm page isn't aware of Chrome. Any ideas for tinkering under the hood appreciated ![]()

