Launch Programs at Login Without Using the Startup Folder

This tweak 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\RunModify/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

Customize Desktop Icons

IE, My Computer, My Documents, My Network Places!


Right click an empty area of the desktop and choose properties. Select the "Desktop" tab and click "Customize Desktop".
On the General Tab place a checkmark in the icons you wish to appear on the Desktop.

Hide Users on the Welcome Screen

When you add an account for certain users with Windows XP, their user names will appear on the Welcome Screen. Sometimes a user needs to be added to a Windows XP machine, because he needs access (via the network) to resources on the machine, but he will not be physically logging in on the computer. You can remove his name from the Welcome Screen, while still maintaining the user account.

Start the Registry Editor
Go to HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows NT \ CurrentVersion \ Winlogon \ SpecialAccounts \ UserList \ Right-click an empty space in the right pane and select New > DWORD
Value Name the new value exactly as the Username Leave the Value data as 0

If you want to enable this user again on the Welcome Screen, either double-click the Username value, and change the Value data to 1, or delete the Username Close the registry editor
If you are like me and you like your desktop perfectly clean to see your background, then here is a good tweak. If you are using the regular start menu(not the classic one) and you only have the recycle bin left on the desktop and would like to get rid of it and still have easy access to it, then listen here:


1.First drag the recycle bin into the start menu and place it at the top so it is 'pinned to the start menu' -- along with i.e and o.e(both these items are pinned typically).
2.Right click on the desktop and scroll to 'arrange icons by' and then uncheck 'show desktop icons'
3.Now the recycle bin will be gone but you will still have access to it in the start menu

Change Search and Run icons in Start Menu

It was impossible to get an Icon Package / Theme that would change ALL the icons in the Start Manu. The Typical Problem would arise with the Search and Run icons (I have disabled the rest...)

A small search in the registry and I managed to identify the "keys" that control the default icons.To change them you need to get in the registry, and that can be done by going to Start > Run (or WinKey+R) and typing "regedit" (yes, without the quotes...)
"Search"
HKEY_CLASSES_ROOT\CLSID\{2559a1f0-21d7-11d4-bdaf-00c04f60b9f0}\DefaultIcon
"Run"
HKEY_CLASSES_ROOT\CLSID\{2559a1f3-21d7-11d4-bdaf-00c04f60b9f0}\DefaultIconYou can edit each one by double clicking on the respective file.

Hope you enjoy!...

How do I delete an "undeletable" file?

Open a Command Prompt window and leave it open. Close all open programs. Click Start, Run and enter TASKMGR.EXE .Go to the Processes tab and End Process on Explorer.exe. Leave Task Manager open. Go back to the Command Prompt window and change to the directory the AVI (or other undeletable file) is located in. At the command prompt type DEL where is the file you wish to delete. Go back to Task Manager, click File, New Task and enter EXPLORER.EXE to restart the GUI shell. Close Task Manager.

Faster webpage look up

Instead of typing http://www.paras9.blogspot.com you can just type anysite then press ctrl+Enter and it automatically puts in the http:// and the .com

paras9.blogspot + "ctrl+Enter" = http://www.paras9.blogspot.com

Alphabetizing your Start Menu

If you're like me you've probably installed lots of programs, so many in fact that if you go to try and find a program its actually becoming really hard because they're not alphabetized, new programs are stuck on the end, so forth and so on, well, this is a really quick, reallllly easy tip to organize your start menu in Windows XP (I think this also works in Win 98, but I'm upgrading my comp that has Win 98 and can't verify it). Here are the steps:
1.First click on the start button
2.Move your mouse to "All Programs"
3.Move your mouse to any of the folders there
4.Right Click
A box will open up, scroll to "Sort By Names" and click

On-screen Keyboard

1.Go to start
2.Go to run and type OSK
3.Then the keyboard comes on

Remove start-up items

Having programs run when windows loads slows down your start.
There are two ways do disable programs that may be in your startup (like icq, messanger,)
The easiest is to do the following:
1. start --> run --> msconfig
2. Click on the "startup" tab (furthest right)\
3. Unclick any items you don't want to load when windows starts.

The second is by deleting registry entrys, this can be done the following way:
1. Start --> run --> regedit
2. Navigate to : HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
3. Delete any entry's that you don't want to load up


***NOTE***
Deleting keys from the registry will not allow you to set them to startup again if you change your mind. **********

Change Orginal Desktop Wallpaper

This is more of a fun tweak than it is useful.Go to run, type regedit press ok.when that comes up go to HKEY_CURRENT_USER>Control Panel>Desktop Now find the orginalwallpaper, right click and select modify.In the text box type the path to the file you want to be your orginal desktop wallpaper.

There ya go!!!!!!!!

Disable XP Boot Logo

It is possible to disable XP splash screen, which will slightly speed up the overall boot process. Be aware that removing the splash screen will also cause you not to see any boot-up messages that might come up (chkdsk, convert ... ), but if your system runs without any problems then it should not matter.
1. Edit boot.ini
2. Add " /noguiboot" right after "/fastdetect".
(or check the /noguiboot switch in msconfig on the boot.ini tab)

Upon restarting, the splash screen will be gone. It can be re-enabled by removing the new switch.

Disable zip folders

Are the ZIP folders too slow for you? Disable it by unregistering the file zipfldr.dll.regsvr32 /u zipfldr.dll