Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Taking control of the windows enviroment.
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00183512
Message ID:
00183600
Vues:
20
>Hi Sergio,
>
>To achieve this 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_machine / 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.
>
>>Is there any way to make my VFP app take complete control of the desktop, i.e. no start menu,etc.
>>
>>thanks in advance for your help

Thanks for the info.
Sergio
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform