Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Taking control of the windows enviroment.
Message
From
03/02/1999 15:09:27
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00183512
Message ID:
00183600
Views:
21
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform