Disable Windows Tour

If you want to disable the Take Tour of Windows XP that comes up after you install WindowsXP:
1. Start Regedit
2. Go to HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Applets\Tour
3. Create a new DWORD key called RunCount
4. Give it a value of 0
Reg File
Windows Registry Editor Version 5.00

Code:
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Applets\Tour]
"RunCount"=dword:00000000