What steps do I need to take to change the default action on Windows XP and Windows 7 when someone tries to open a CHM file? I want the file extension to be associated with notepad.exe for ALL users.
What exactly is a CHM file? It is, in the parlance, a Compiled Windows Help File. CHM files are the files used by many Microsoft Windows applications (including Windows itself) to provide user ...
I have a VB6 app and I want to add a help (chm).<BR>I'm using helpscribble to create the chm file.<BR>I have an MDI that has a menu for with a help drop down. the control, mnuHelp's helpcontextID = 10 ...