Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Distributing using 3rd party installer
Message
De
17/01/2000 07:26:03
 
 
À
17/01/2000 06:46:58
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00318885
Message ID:
00318891
Vues:
16
>I am trying to make install for exe with Install_Us
>
>The program can register dll's and ocx's fonts and so on.
>I get a problem with the VFP6R dll which does not like to be registered.
>Has the VFP6R.reg file anything to do with it?
>The problem was not there under VFP5.
>In other words how to register this file properly so that the error 'runtimes not found' does not appear anymore.
>
>Any suggestions welcome,

My guess would be that either you have not put all the necessary components in place to register the .DLL, or that other components that have to be registered must be registered before VFP6.DLL is registered. the best guideline for this is the VFP6R.DEP file, which outlines the requirements for registration of the VFP runtime components in detail.

VFP6R.REG has nothing to do with the self-registration of the runtime - it seves as a template for some registry keys needed by the runtime that are not created by self-registration, and the file must be adjusted to fit the actual install environment you create. there are comments in the .REG file that describe what these keys should be. The Setup Wizard creates the keys properly using the .REG as a template for itself.
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform