Welcome To The Home Of The Visual FoxPro Experts  
home. signup. forum. archives. search. google. articles. downloads. faq. members. weblogs. sponsors. rss.
 From: subhankar pandey
  Where is subhankar pandey?
 Kolkata
 India
 subhankar pandey
 To: newbie newbie
  Where is newbie newbie?
 jakarta
 Indonesia
 newbie newbie
 Tags
Subject: RE: .chm help file cannot be called
Thread ID: 232522 Message ID: 232531 # Views: 38 # Ratings: 0
Version: Visual FoxPro 7 Category: Distribution and InstallShield
Date: Wednesday, June 24, 2009 7:27:55 AM         
   


> Hi all,
> Right now i cannot call my help.chm when i install to a pc that is not installed vfp 7.0, i have searched the solution that foxhhelps.exe and foxhhelpps.dll has to be registered. How to register the two files using inno setup?
>
> thanks in advance
INNO Setup
[Files]
Source: Yrpath\FOXHHELP.exe; DestDir: {app}; Components: workstation
Source: Yrpath\foxhhelp.dll; DestDir: {app}; Components: workstation



Subhankar



COMPLETE THREAD
.chm help file cannot be called Posted by newbie newbie @ 6/24/2009 5:10:48 AM
RE: .chm help file cannot be called Posted by subhankar pandey @ 6/24/2009 7:27:55 AM
RE: .chm help file cannot be called Posted by Doug Hennig @ 6/24/2009 5:47:53 PM
RE: .chm help file cannot be called Posted by newbie newbie @ 6/29/2009 8:37:40 AM