Hallo Sven
da ich im Dezember 2019 keinen Zugriff mehr auf die Helpfile von XP hatte, und nichts an meiner bestehenden PM_Installation rumbesteln wollte, habe ich mir nach RudolfBen mit den Registry-Einträgen (??) von Komeil Bahmanpour funktionierden Zugriffe auf die HelpFiles gebaut.
** Registry: Ich bin kein Win-Systemer, es muss also jeder selbst entscheiden, ob er dem Script und der Intergrität der Seite von Komeil Bahmanpour traut
Funktioiert sowohl unter Win7-->Win10 Pro als auch unter einer reine Win10Pro Installation
Gerhard
https://answers.microsoft.com/de-de/windows/forum/windows_10-windows_install/winhlp32exe-f%C3%BCr-win-10/b1aafbbc-cfed-4a8c-903c-3bce9a323c2d?page=1
Here is a solution (thanks to Komeil Bahmanpour):
Go to his site:
http://www.komeil.com/blog/windows-help-program-winhelp-winhlp32-exe
Download winhlp32-windows-7-x86-x64-komeil.cab:
http://www.komeil.com/download/1230
I needed a solution in order to get help working for Delphi Studio Architect on Windows 10.
Komeil's install.cmd file didn't work as is (its pre Win10) so I simply modified it.
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 'settings' section:
set WindowsVersion=7
goto :BypassVersionError
diekt Vor der Bestriesystemabfrage (Gsc)
(yes, 'WindowsVersion=7' is correct.) Save the file and execute as administrator.
All should go without error. Delphi help, and every other help file I've tried,
now works exactly as it should!
<p>Hallo Sven</p><p>da ich im Dezember 2019 keinen Zugriff mehr auf die Helpfile von XP hatte, und nichts an meiner bestehenden PM_Installation rumbesteln wollte, habe ich mir nach RudolfBen mit den Registry-Einträgen (??) von Komeil Bahmanpour funktionierden Zugriffe auf die HelpFiles gebaut.</p><p>** <b>Registry</b>:<i><u> Ich bin kein Win-Systemer, es muss also jeder selbst entscheiden, ob er dem Script und der Intergrität der Seite von&nbsp; Komeil Bahmanpour traut</u></i> </p><p>Funktioiert sowohl unter Win7--&gt;Win10 Pro als auch unter einer reine Win10Pro Installation
</p><p>Gerhard
</p><p>https://answers.microsoft.com/de-de/windows/forum/windows_10-windows_install/winhlp32exe-f%C3%BCr-win-10/b1aafbbc-cfed-4a8c-903c-3bce9a323c2d?page=1</p><p>Here is a solution (thanks to Komeil Bahmanpour):
Go to his site:
http://www.komeil.com/blog/windows-help-program-winhelp-winhlp32-exe
Download winhlp32-windows-7-x86-x64-komeil.cab:
http://www.komeil.com/download/1230
I needed a solution in order to get help working for Delphi Studio Architect on Windows 10.
Komeil's install.cmd file didn't work as is (its pre Win10) so I simply modified it.
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 'settings' section:
set WindowsVersion=7
goto :BypassVersionError
</p><p>diekt Vor der Bestriesystemabfrage (Gsc)</p><p>
(yes, 'WindowsVersion=7' is correct.) Save the file and execute as administrator.
All should go without error. Delphi help, and every other help file I've tried,
now works exactly as it should!</p>