MPL1, Windows Registry Tips

Rename Recycle Bin

Auto Start Programs

Turn off Bouncing Click

Manually rename the Recycle Bin:

 Run the Registry Editor (REGEDIT.EXE). Open HKEY_CLASSES_ROOT\ CLSID\ {645FF040-5081-101B-9F08-00AA002F954E} (you can also select Find from the Edit menu, and search for "Recycle Bin.")

 Double-click (Default), and type the new name.

 Press OK and then close the Registry Editor.

 Click on the desktop, and press F5 to refresh the desktop so that this change will take effect.

Automatically start programs whenever Windows launches.

If you have programs automatically starting that you have not loaded then you can remove them using this tip.

  Add a new startup application:

       Open your registry and find the key                 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run].

       For each program you want to start automatically create a new string value using a descriptive name, and set the value of the string to the program executable.           For example, to automatically start Notepad, add a new entry of "Notepad"="c:\windows\notepad.exe".

                 Note: Remember to include the full path to the file, if the directory is not included in your default search path.

Remove a startup application

                 If you're trying to remove a program and can not find it in the StartUp folder (usually C:\WINDOWS\Start Menu\Programs\StartUp), then it may be launching from one of the registry keys below. To remove it, delete the value associated with the program you want to remove.

 [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run]                 [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunOnce]                 [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunServices]                 [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunServicesOnce]

 [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Winlogon\Userinit]     [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run]                 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\RunOnce]                 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\RunServices]                 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\RunServicesOnce]

[HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows]

 It may also be loaded from the [Load] or [Run] sections of your WIN.INI file, found in the Windows directory.

 

MPL1 Intranet

Turn Off the Bouncing Click Here to Begin Arrow

     The Click Here to Begin arrow that bounces off the start menu when you first start Windows95 is irritating. 

           Run the Registry Editor (REGEDIT.EXE).

           Open HKEY_CURRENT_USER\ Software\ Microsoft\ Windows\ CurrentVersion\ Policies\        Explorer.

           Double-click on NoStartBanner, and enter the value 01 00 00 00, and press OK.

           Repeat the same steps for HKEY_USERS\ .Default\ Software\ Microsoft\ Windows\ CurrentVersion\Policies\ Explorer.

 

[MPL1 Home] [PC Support] [Search] [ReadMe]