First, how do i register my html help 2 file programatically? Second, how do i programatically integrate the register file with Visual Studio.NET help? Thanks in advance, Anupam
Anupam - I've been doing a bunch of research doing the same thing. Microsoft's VSHIK has all of the information, but it's not well documented, not very friendly, and not supported. (http://msdn.microsoft.com/library/default.asp?url=/library/en-us/htmlhelp/html/hwmscextendingnethelp.asp) For my project, I think I'm going to use the tool made by Helpware, which seems to make the whole process much easier. (http://www.helpware.net/FAR/). Dan "Microsoft News" wrote in message news:%23bAjxJRaFHA.3596@tk2msftngp13.phx.gbl... > First, how do i register my html help 2 file programatically? > > Second, how do i programatically integrate the register file with Visual > Studio.NET help? > > Thanks in advance, > Anupam >
Does anybody know about the files in the "<Drive>:\Documents and Settings\All Users\Application Data\Microsoft Help" folder. They seem to contain information about the registered collections. Anupam "DC" wrote in message news:O4PDhbkaFHA.3364@TK2MSFTNGP09.phx.gbl... > Anupam - > > I've been doing a bunch of research doing the same thing. Microsoft's > VSHIK has all of the information, but it's not well documented, not very > friendly, and not supported. > (http://msdn.microsoft.com/library/default.asp?url=/library/en-us/htmlhelp/html/hwmscextendingnethelp.asp) > > For my project, I think I'm going to use the tool made by Helpware, which > seems to make the whole process much easier. > (http://www.helpware.net/FAR/). > > Dan > > > "Microsoft News" wrote in message > news:%23bAjxJRaFHA.3596@tk2msftngp13.phx.gbl... >> First, how do i register my html help 2 file programatically? >> >> Second, how do i programatically integrate the register file with Visual >> Studio.NET help? >> >> Thanks in advance, >> Anupam >> > >