Google Answers Logo
View Question
 
Q: Deploying Help Files in Microsoft Visual Studio .NET ( No Answer,   0 Comments )
Question  
Subject: Deploying Help Files in Microsoft Visual Studio .NET
Category: Computers > Software
Asked by: punchcard-ga
List Price: $20.00
Posted: 07 May 2004 07:37 PDT
Expires: 11 May 2004 12:33 PDT
Question ID: 342681
I have a Visual C# .Net project, and I want to add a Help file. I know
how to create the compiled help file (MyHelp.chm) using HTML help
workshop, but I don't know how to deploy the help file. What's the
best way to set this up?

These are some things I'm wondering about: If I put the help file
(.chm) in the directory with the source files, then in the code, I
could say that the Help file is "..\..\MyHelp.chm", and that would
find it -- as long as the compiled .exe file is in the .\bin\Debug
directory. But what happens when the project is installed on another
machine? I "deployed" this project by copying the \bin\Debug directory
to another machine, and that worked fine. If the Help file were in
that directory, that would be fine; I could just say in the code that
the help file is "MyHelp.chm", and it would find it. But if I keep the
.chm file in the source directory, how can I get it into the
\bin\Debug directory automatically as part of the build? Is there a
"custom build step" I can use to copy a file like this? (There was in
Visual Studio 6, but I can't find anything corresponding to that in
V.S. .Net).

How do other people handle this whole issue of help files? There must
be some standard practices.

I've searched the Microsoft documentation, but I haven't found any
help on this particular issue (if you could point me to some relevant
documentation that really answers these questions, I'd appreciate it.)
Answer  
There is no answer at this time.

Comments  
There are no comments at this time.

Important Disclaimer: Answers and comments provided on Google Answers are general information, and are not intended to substitute for informed professional medical, psychiatric, psychological, tax, legal, investment, accounting, or other professional advice. Google does not endorse, and expressly disclaims liability for any product, manufacturer, distributor, service or service provider mentioned or any opinion expressed in answers or comments. Please read carefully the Google Answers Terms of Service.

If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you.
Search Google Answers for
Google Answers  


Google Home - Answers FAQ - Terms of Service - Privacy Policy