Issue with HTML workshop in a windows container

  • Thread starter Thread starter Romain Gouyet
  • Start date Start date
R

Romain Gouyet

Guest
I installed Microsoft Help Workshop in a docker windowsservercore container :

microsoft/windowsservercore:10.0.14393.1770


When I want to build a .hhp file with hhc.exe, I get this error :

HHC5010: Error: Cannot open "c:\code\MyFile.chm". Compilation stopped.


If I run the same command with the same tools in a real windows VM, it's working.

It seems that hhc.exe is not working when there is no windows GUI system.

How to solve this ?

Thanks

Continue reading...
 
Back
Top