Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Run on startup...
Message
De
17/07/2004 00:12:53
 
 
À
16/07/2004 23:46:31
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00925435
Message ID:
00925443
Vues:
17
Hello Dear

Put following codes in your main prg and change exe name
MYREG     = CREATEOBJECT("WScript.Shell")
RUNPATH  = "HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run\RunTest"
MYREG.REGWRITE( RUNPATH,"d:\tray\tray.EXE","REG_SZ" )
Thanks
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform