Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using advapi32.dll to install a service
Message
De
20/09/2006 16:24:05
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01155465
Message ID:
01155736
Vues:
36
Thanks Hugo,

I'll look into this.

>Frank,
>
>OK, let me start again :)
>
>I've never created a service, but to get you started you can do something like:
>
>
>loLocator		= CREATEOBJECT('WBEMScripting.SWBEMLocator')
>loWMI			= loLocator.ConnectServer()
>loServiceM		= loWMI.Get('Win32_Service')
>lnResult		= loServiceM.Create({Parameter List})
>
>
>Where {Parameter List} you can read from here http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wmisdk/wmi/create_method_in_class_win32_service.asp hopefully you won't need the last two :)
Frank.

Frank Cazabon
Samaan Systems Ltd.
www.samaansystems.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform