Showing posts with label Registry Hack. Show all posts
Showing posts with label Registry Hack. Show all posts

Rename Recycle Bin

GoTo
[start][run][cmd]
[HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\ShellFolder]
"Attributes"=hex:50,01,00,20
"CallForAttributes"=dword:00000000

Change the value accordingly.

Now you will be able to rename recycle bin.

Welcome Screen Logon versus Classic Logon

This registry edit specifies whether the Welcome screen or the Classic logon will be used to access Windows XP.


[Start] [Run] [Regedit]
Registry Key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\ CurrentVersion\Winlogon
Data Type: REG_DWORD [Dword Value] / Value Name: LogonType
Value Data: [0 - Classic Mode / 1 - Welcome Screen]
Modify/Create the Value Name [LogonType] according to the Value Data listed above.

Exit Registry and Reboot



Start Up Your Computer Much Faster

[Start] [Run] [Regedit]
HKEY_LOACAL_MECHINE\SYSTEM\CurrentControlSet\Control\ContentIndex

now there find the Key Called "Startup Delay"
Double Click On It, Now where its Base, Click Decimal
Now its Default Value Is 4800000
Change The Value To 40000

Here u go u have done it
Now close the Registery Editor and Restart Your Computer
You'll See The Result

Launch Programs at Login Without Using the Startup Folder

This registry hack allows a program to be launched when the user logs onto the computer. It can be set to run minimized and there is no trace of the executable in the Startup folder on the Start Menu nor in the Documents and Settings folder accessible via Windows Explorer.


[Start] [Run] [Regedit]
Registry Key: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run
Modify/Create the Value Data Type(s) and Value Name(s) as detailed below.
Data Type: REG_SZ [String Value] // Value Name: [Enter the Name of Program Executable]
Value Data: [Enter the Path to the Program Executable]

Exit Registry and Reboot

Create A Hidden User Account

This registry hack allows an account that is normally displayed on the Welcome screen to be hidden from view. To log on using the account it's necessary to use the Log On To Windows dialog box similar to the one in Windows 2000.


[Start] [Run] [Regedit]
Registry Key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsNT\CurrentVersion\
Winlogon\SpecialAccounts\UserList
Modify/Create the Value Data Type(s) and Value Name(s) as detailed below.
Data Type: REG_DWORD [Dword Value] // Value Name: Type Name of Account to be Hidden
Setting for Value Data: [0 = Account is Hidden / 1 = Enabled]

Exit Registry and Reboot

Change Default Installation Path

XP uses the C:\Program Files directory as the default base directory into which new programs are installed. However, you can change the default installation drive and/ or directory by this method.

Run the Registry Editor (regedit)and go to

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion

Look for the value named ProgramFilesDir. by default,this value will be C:\Program Files. Edit the value to any valid drive or folder and XP will use that new location as the default installation directory for new programs.