Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Windows Registry Search.
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00196805
Message ID:
00197277
Vues:
24
Michael,

There are no API calls that search the regisitry for a value. If you know the Key name you can attempt to open it, which will fail if the key doesn't exist. Short of that you'd have to use the RegEnum* functions to iterate the whole registry.

If you are looking to see if the Acrobat Reader is installed use the FindExecuteable() API to check for pdf extension.

>I was wondering if it is best to check the windows registry to find if an application is installed on a work station? And if so, what command or control would I use to find a file name 'AcroRd32.exe' in the registry using code only. I've looked at serveral controls in the files section, but could not find one to do what I want it to do. I would appreciate any help.
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform