OK Bro i want to show my help system "kms.chm" i made a button and use this following code at button click
thisform.AlwaysOnTop = .F.
SET HELP on
SET HELP TO KMS.chm
HELP ID THIS.HelpContextID
it's work properly in a FVP but when i distributed using Install shield the problem is occurs "cann't find the file" although the *.chm file is in same folder with *.exe any solution BRO
Thanks
thisform.AlwaysOnTop = .F.
SET HELP on
SET HELP TO KMS.chm
HELP ID THIS.HelpContextID
it's work properly in a FVP but when i distributed using Install shield the problem is occurs "cann't find the file" although the *.chm file is in same folder with *.exe any solution BRO
Thanks