Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Restricting Other Applications
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00129302
Message ID:
00129436
Vues:
20
In theory, to prevent access to the Start menu (and thus, all other programs) in Window 95 or NT, you can replace the shell (explorer) with your application. To do this in Windows 95, change the shell entry in the [boot] section of your system.ini file from shell=explorer.exe to shell=yourapp.exe. To accomplish the same thing in NT, you'll need to use the registry editor to change the following value from explorer.exe to yourapp.exe:
Hkey_local_machin / Software / Microsoft / WindowsNT / CurrentVersion / Winlogon / Shell. Your application will be loaded when the machine is booted or after you log on instead of Explorer, and there will be no Start menu to access.

I'm not sure what the implications of doing this would be since I only tested the theory to see if it would work with a simple VFP app. Has anyone else done this?


>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
kenweber
GCom2 Solutions
Microsoft Certified Professional

Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform