<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
You might also want to read this thead:<br>
<br>
<a class="moz-txt-link-freetext" href="http://answers.microsoft.com/en-us/insider/forum/insider_wintp-insider_install/winhlp32-do-we-have-to-go-through-this-again/ddcc2f40-e4f3-407b-9672-ee8a2b08a71e?auth=1">http://answers.microsoft.com/en-us/insider/forum/insider_wintp-insider_install/winhlp32-do-we-have-to-go-through-this-again/ddcc2f40-e4f3-407b-9672-ee8a2b08a71e?auth=1</a><br>
<br>
Especially this one:<br>
<br>
<blockquote type="cite">
<div>
<p>Here is a solution (thanks to Komeil Bahmanpour):</p>
<p>
</p>
</div>
<div>Go to his site:</div>
<div>
<p>
</p>
<p><strong><a class="moz-txt-link-freetext" href="http://www.komeil.com/blog/windows-help-program-winhelp-winhlp32-exe">http://www.komeil.com/blog/windows-help-program-winhelp-winhlp32-exe</a></strong></p>
</div>
<div>
<p>
</p>
<p>Download <strong>winhlp32-windows-7-x86-x64-komeil.cab</strong>:</p>
</div>
<div>
<p>
</p>
<p><strong><a class="moz-txt-link-freetext" href="http://www.komeil.com/download/1230">http://www.komeil.com/download/1230</a></strong></p>
</div>
<div>
<p>
</p>
<p>I needed a solution in order to get help working for Delphi
Studio Architect on Windows 10.<br>
Komeil's install.cmd file didn't work as is (its pre Win10) so
I simply modified it.<br>
Unpack the download (Install.cmd, winhlp32.exe,
winhlp32.exe.mui) to a new directory. Edit the install.cmd and
add the following two lines to the '<strong>settings</strong>'
section:</p>
</div>
<div>
<p>
</p>
<p><strong>set WindowsVersion=7</strong><br>
<strong>goto :BypassVersionError</strong></p>
</div>
<p>
</p>
<p>(yes, 'WindowsVersion=7' is correct.) Save the file and <strong>execute
as administrator</strong>.
<br>
All should go without error. Delphi help, and every other help
file I've tried, now works exactly as it should!</p>
</blockquote>
<br>
</body>
</html>