Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Isolated VFP DLL in .Net app
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
VFPX/Sedna
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01026875
Message ID:
01026901
Vues:
18
Jumping in this thread late ...

The ability to distribute COM or ActiveX components without registration is not unique to the .NET technique demonstrated by Ken in his video.

Christian pointed out in message #1012012 that XP SP2 and Windows 2003 Server both support the ability to create XML manifest files that contain registry information for the components your application is using. In brief, these newer versions of Windows look for registry entries in an XML file with the same name as the running app FIRST and if this file is not present (or if its present but doesn't contain the requested entries), THEN Windows looks in the registry.

This is COOL because it gives one a safe and seamless way to distribute COM and ActiveX components without needing to update the registry.

Malcolm
Malcolm Greene
Brooks-Durham
mgreene@bdurham.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform