Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. Help doesn't work when MSI install [modified]

Help doesn't work when MSI install [modified]

Scheduled Pinned Locked Moved C#
csharpvisual-studiocomhelp
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • V Offline
    V Offline
    Vaibhav Saran
    wrote on last edited by
    #1

    Hello friends, I made an application on C# .Net using Visual Studio 2005. Added Help section also through .chm file. Everything working fine when i compile and run application. F1 shows help also. But after creating .msi or .exe file when I'm installing Software then its not Shows help manually or at pressing f1 key. Help me as possible.... Here is an Screenshot[^]

    modified on Friday, December 14, 2007 7:47:00 AM

    D 1 Reply Last reply
    0
    • V Vaibhav Saran

      Hello friends, I made an application on C# .Net using Visual Studio 2005. Added Help section also through .chm file. Everything working fine when i compile and run application. F1 shows help also. But after creating .msi or .exe file when I'm installing Software then its not Shows help manually or at pressing f1 key. Help me as possible.... Here is an Screenshot[^]

      modified on Friday, December 14, 2007 7:47:00 AM

      D Offline
      D Offline
      Dave Kreskowiak
      wrote on last edited by
      #2

      Did you include this .CHM file in the setup?? After the installation, does the .CHM file show up in the same folder as your .EXE, somewhere under the Program Files folder??

      A guide to posting questions on CodeProject[^]
      Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
           2006, 2007

      V 1 Reply Last reply
      0
      • D Dave Kreskowiak

        Did you include this .CHM file in the setup?? After the installation, does the .CHM file show up in the same folder as your .EXE, somewhere under the Program Files folder??

        A guide to posting questions on CodeProject[^]
        Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
             2006, 2007

        V Offline
        V Offline
        Vaibhav Saran
        wrote on last edited by
        #3

        hello sir thanx for your kind reply. The setup is working now. I was doing the same you described above. but there was an error of path in HelpProvider of .chm file only. In my application i put .chm somewhere and was giving path as ..\..\help.chm. In this case it was not working after installation through. Then i made its path to help.chm only and moved the .chm file accordingly into the bin folder. Compiled and run through F5 and through .msi setup. Both are working now. Let me know if you have anyother... Thanx again Mr. Dave :)

        Any Movie, Software, Song, Game and many more.... Only at Developer's Solution http://www.devsol.co.nr Search Any Torrent You Want A Software for Torrent search only.... Must check it ...VAIBHAV SARAN vikysaran@gmail.com

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups