Wrox Programmer Forums
Go Back   Wrox Programmer Forums > C# and C > C# 2005 > C# 2005
|
C# 2005 For discussion of Visual C# 2005.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the C# 2005 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old November 11th, 2007, 10:22 PM
Friend of Wrox
 
Join Date: Sep 2007
Posts: 169
Thanks: 7
Thanked 2 Times in 2 Posts
Default How do I make a Help File?

Hi

I want my program to have a help file and an about page. How would I go about making this?

Thanks

 
Old November 13th, 2007, 05:36 AM
samjudson's Avatar
Friend of Wrox
 
Join Date: Aug 2007
Posts: 2,128
Thanks: 1
Thanked 189 Times in 188 Posts
Default

It depends greatly on what you mean by 'help file'.

You could just provide a load of HTML pages with help in, in which case just use Process.Start to load the HTML index page when they click on the link.

If you want to create a .chm file then there is loads of info on the internet, just search for it (e.g. http://en.wikipedia.org/wiki/Microso...ssed_HTML_Help)

Alternatively explain more about what you want and what your problem is and we can be more specific.

/- Sam Judson : Wrox Technical Editor -/





Similar Threads
Thread Thread Starter Forum Replies Last Post
make exe file khandangoll VB Databases Basics 2 October 9th, 2006 01:05 PM
Make an EXE file vivek_inos Access VBA 3 March 15th, 2006 10:55 AM
How to make a dllexp file? Edward King Visual C++ 0 October 21st, 2005 08:11 PM
How to make a ear file? Edward King J2EE 0 July 18th, 2005 10:03 AM
make a HTML Help file melvik C# 1 December 23rd, 2003 07:08 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.