Title: Message
We have a help extension that's been under development internally - the plan is to incorporate this into the VS extension and release it.  You'll still need the help merge modules, but it should make this a lot easier to deploy.
 
Derek


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bob Arnson
Sent: Monday, June 12, 2006 2:43 PM
To: Kalappa Pattar
Cc: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Registering help files and deploying them to the help 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
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to