We use the Help Integration Wizard that's part of VS 2005 SDK.  Might be worth a look.

-Francis




On 6/13/06, Kalappa Pattar < [EMAIL PROTECTED]> wrote:

Hi,

            Yes, I was talking about Help 2.0 Hxs files.

I implemented the functionality by modifying MSHelp2_RegTables__RTL_---_---.msm file appropriately and also I used HTML_Help_Registration__RTL_---_---.msm.(which are distributable)

 

And now I am able to register and deploy the help files.

Thanks for your valuable inputs.

 

Best Regards,

Kalappa Pattar

"In rivers, the water you touch is the last of what has passed and the first of that which comes, so with present time." - Leonardo Da Vinci

-----Original Message-----
From: Bob Arnson [mailto:[EMAIL PROTECTED]]
Sent
: Tuesday, June 13, 2006 3:13 AM
To:
Kalappa Pattar
Cc:
wix-users@lists.sourceforge.net

Subject: Re: [WiX-users] Registering help files and deploying them to thehelp collection

 

Kalappa Pattar wrote:

            I want to register help files which are genereated using Helpstudio Lite.

And I want help files to be deployed to help collection.

Are you talking about Help 2.0 .HxS files? If so, currently WiX has no special support for them. You can use CustomTable to represent the data that the doc suggests go into the MSHelp*.msm merge module. Then merge in the other .msms as normal.

Hopefully there will be an easier way of authoring Help if we can work out some of the details with the Help folks.


-- 

sig://boB

http://bobs.org


The information contained in, or attached to, this e-mail, contains confidential information and is intended solely for the use of the individual or entity to whom they are addressed and is subject to legal privilege. If you have received this e-mail in error you should notify the sender immediately by reply e-mail, delete the message from your system and notify your system manager. Please do not copy it for any purpose, or disclose its contents to any other person. The views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of the company. The recipient should check this e-mail and any attachments for the presence of viruses. The company accepts no liability for any damage caused, directly or indirectly, by any virus transmitted in this email.

www.aztecsoft.com



_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users



_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to