Widows helper and CHM
C#
4
Posts
2
Posters
0
Views
1
Watching
-
hi, i'm would like to write a help to an application i've built how can integrat the windows help in my app, and use a CHM file with it :) THANKS :)
Have Fun Never forget it
-
-
THANKS :) the question remaining is do i call system.process() with what? in order to show the windows helper :) :)
Have Fun Never forget it
Maybe any one of These?[^] Google this stuff, none of it is related to this forum. Edit: Doesn't windows have a default player? Just run the CHM and see if it opens up, try things first. Using google example #1[^] using google example 2[^] using google example 3[^]