fix

  1. H

    Question External Files - How do i use them?

    I have my program which does not need to be installed, and i have made a .chm for it as a help. but how can i integrate it into the program, or make it so that when the user opens it, it can actually find the file, because it works on my computer as it says: Process.Start "C:\Program\Help.chm"...
Back
Top