This forum contains bug reports from previous beta tests - the issue has remained unresolved, either because it couldn't be reproduced, or couldn't be prevented/fixed
I'm calling the old 16-bit winhelp.exe on Vista because the 32-bit Winhelp shows just a stupid error message. Thanks, Microsoft, for such a "clever" business decision, people will really love you for that...
I thought that Vista doesn't run 16-bit apps anymore? Any trick? Well, not that I would have any desires to use Vista if this issue is solved meanwhile...
Sorry, I meant the winhelp.exe which is for 16-bit hlp files. I guess that they compiled it as a 32-bit program, but included it for old installers(?).
Hello to all experts who want to close any CHM help with ESC!
I struggled with myself the last 5 days, if I should post here the solution I found for my personal usage only, how to exit any CHM file with key ESC additionally to Alt+F4. The reason is that my solution is not a general solution. My solution is a little resource hack in the appropriate HtmlHelp ConTRoL User Interface file used by hh.exe for the GUI.
Let me first mention that I'm strictly against manipulating a program in any way. I contact normally always the author or publisher of a program and send a feature request. I would prefer if Microsoft would add the ability to exit a HTML help with ESC. But in this special case, I think, the odds are very low to get at least an answer. So I have not even tried to contact MS and have done the little necessary modification in the resource of the appropriate file by myself, but only for my personal usage.
This solution is not for general usage because it injures the copyrights of MS for HH. If the forum admins think this post is already too much and also injures the forum rules which I have read carefully, please delete my post, but don't lock my account.
I will not post here which tool can be used to do this resource manipulation. I will also not post which file must be modified and how exactly the manipulation must be done. Also don't send me an email or a private message and ask for a detailed description or the manipulated file. I will not answer it. If you are not experienced enough to make with my little help the same as I for your personal usage only, then you have bad luck.
What I have done? I created a backup of the file which contains the resource of hh.exe. Which file contains the resources of hh.exe depends on the operating system! Then I opened this file with a tool which can modify the resource of a file. Next I looked in the menu resources for File - Exit to get the ID of this function. Then I opened the accelerators resource and added the escape key associated to the ID I found in the main menu and compiled the resource. That would be already enough, but I have opened also the version info resource, added the file flags 0x0C to mark the file as patched private version and added also the private build string "Key ESC exits the help!" and compiled this modification too. Last I saved the modified file. Now I can exit any CHM help with ESC.
mofi wrote:Hello to all experts who want to close any CHM help with ESC!
Hi mofi,
Sorry, I had not read the previous entries so I EDIT the begining of my reply.
Why administrators do not create a new entry about "Help and CHM" in the Plugins and addons: devel.+support (English) forum ?
I see no link with the title : Known limitations in beta 1 (please read first)!
I haven't the tool to create a personal modified HH.EXE and don't want to do it. I will prefer to obtain one version that already runs right.
Can you provide us a version for Windows XP SP2 for exemple ?