
Originally Posted by
Kalenth
Frigor, do you have any links or good reference material for those of us who don't know what a
windows shell is?
Here you are some good info... http://www.mp3car.com/vbulletin/418765-post1.html
at least all you need to know is that in regedit you can change quite safely this key:
Code:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
"Shell"="Explorer.exe"
in:
Code:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
"Shell"="C:\Program Files\Frontend\YourFrontend.exe"
Just remember that once you do it the system will boot directly in your frontend, without loading the Explorer... this means you will have no task bar, no desktop, no icons, no frontend. If you want to open a task you have to press <Ctrl><Alt><Canc> and from the Task Manager -> File -> New Task (Run...)
Or maybe (better) you can add in yuour frontend link section every thing you will need, including Task Manager (taskmgr.exe), Control Panel (control), and any submenu you want:
Code:
Control panel tool Command
-----------------------------------------------------------------
Accessibility Options control access.cpl
Add New Hardware control sysdm.cpl add new hardware
Add/Remove Programs control appwiz.cpl
Date/Time Properties control timedate.cpl
Display Properties control desk.cpl
FindFast control findfast.cpl
Fonts Folder control fonts
Internet Properties control inetcpl.cpl
Joystick Properties control joy.cpl
Keyboard Properties control main.cpl keyboard
Microsoft Exchange control mlcfg32.cpl
(or Windows Messaging)
Microsoft Mail Post Office control wgpocpl.cpl
Modem Properties control modem.cpl
Mouse Properties control main.cpl
Multimedia Properties control mmsys.cpl
Network Properties control netcpl.cpl
NOTE: In Windows NT 4.0, Network
properties is Ncpa.cpl, not Netcpl.cpl
Password Properties control password.cpl
PC Card control main.cpl pc card (PCMCIA)
Power Management (Windows 95) control main.cpl power
Power Management (Windows 98) control powercfg.cpl
Printers Folder control printers
Regional Settings control intl.cpl
Scanners and Cameras control sticpl.cpl
Sound Properties control mmsys.cpl sounds
System Properties control sysdm.cpl
The system will start all the services tho... but in half time^^
Try... you can easely roll back.
Bookmarks