If holding down the SHIFT-key while Windows starts, then it will tell Windows not to check the different places for applications to start. This can be useful in case an application is preventing the machine from starting properly, making it possible to uninstall the application or configure it not to start.
The SHIFT-key will also in WinNT+ disable the automatic login, which can be useful in case the default user profile has become corrupted.
To see the applications currently set to launch themselves, then one should use these utilities:
- Startup.CPL (Recommended)
- Autoruns
- Msconfig Win9x WinNT
Though if the applications shouldn't launch simultaneously then a batch file should be used, using the start /wait option.
Related Find programs which starts automatically in Win9x/Me
Related Find programs which starts automatically in WinNT+
More Info MS KB81606
I need to boot a Windows XP computer directly into MS DOS thereby bypassing windows in order to run a dos based POS System. Help ME How??