Thread: Slow Boot-up
View Single Post
  #12  
Old 5th Jan 03, 03:37 AM
felixml felixml is offline
Senior Member
 
Join Date: Jul 2001
Location: Southern California
Posts: 152
felixml
How can I speed-up the very s..l..o..w Start menu in Windows XP?
Information:
The Start Menu can be leisurely when it decides to appear, but you can speed things along by changing it's settings from the Registry:

Start Registry Editor (Regedit.exe).

Locate the following key in the registry: HKEY_CURRENT_USER/Control Panel/Desktop/

On the Edit menu, click Add Value, and then add the following registry value:

"MenuShowDelay"=0

Close the registry editor.

Another easy way to speed up the display of the Start Menu Items is to turn off the menu shadow:

Right click on an open area of the Desktop.

Select Properties.

Click on the Appearance tab.

Click on the Effects button.

Uncheck Show shadows under menus.

================================================== ======


From petri.co.il


How can I easily control what applications will run when my computer starts?
Information:
If you want to edit the startup locations manually, just
look at the following REGISTRY keys:

HKEY_USERS\.DEFAULT\Software\Microsoft\Windows\Cur rentVersion\Run

HKEY_USERS\.DEFAULT\Software\Microsoft\Windows\Cur rentVersion\RunOnce

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Run

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\RunOnce

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\RunOnceEx

HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Run

HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\RunOnce


You should also look in the startup folders for all users and the current version.

If you're using Windows 9X or ME, you have the MSCONFIG utility to control what loads in your Startup Group, as well as from various places in the Registry.

Windows XP brings back MSCONFIG as a native tool and that version of MSCONFIG will work great in Windows 2000. You can download the XP version of MSCONFIG from HERE (64kb).

To make your life easier, take a look at 3 cool freeware applications that can easily help you do what you want.

AutoRuns from Sysinternals. This applet shows you what programs are configured to run during system bootup or login. These programs include ones in your startup folder, Run, RunOnce, and other Registry keys. You'll probably be surprised at how many executables are launched automatically.



You can download it from HERE (v1.2, 32kb)

Startup Control Panel is a nifty control panel applet that allows you to easily configure which programs run when your computer starts. It's simple to use and, like all my programs, is very small and won't burden your system. A valuable tool for system administrators! Startup Control Panel is compatible with all modern versions of Windows, including Windows 95, 98, 98SE, ME, NT 4.0, 2000, and XP.



You can download it from HERE (v2.7, 66kb)

StartupMonitor is a small utility that runs transparently (it doesn't even use a tray icon) and notifies you when any program registers itself to run at system startup. It prevents those utterly useless tray applications from registering themselves behind your back, and it acts as a security tool against Trojans like BackOrifice or Netbus.



Download it from HERE (v1.02, 60kb).
Reply With Quote