Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Restricting Other Applications
Message
De
24/08/1998 09:56:01
 
 
À
24/08/1998 09:38:09
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00129302
Message ID:
00129307
Vues:
21
>Hi
>Is there a way to restrict a user from running no other application except the one I have developed?? I have heard of a Policy Editor but cannot find it anywhere.
>Is there a way to shut down the computer if the user exits my app.???
>
>TIA
>
>Abdul Ahad

Yes, there're some ways to shutdown the computer.
Here's the one of them:
...
oShell = GetObject("", "Shell.Application")
oShell.ShutdownWindows()
...
Best regards.

Alex.
Alex
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform