Thursday, December 8, 2011

Search Companion Error

Search Companion Error

When doing a file search, if you get the error A File That Is Required to Run Search Companion Cannot Be Found

  1. Log on as an Administrator
  2. Click Start
  3. Select Run
  4. Enter in the command - %systemroot%\inf
  5. Right-click the Srchasst.inf file
  6. Click Install

Running Network Diagnostics

Start / Run / NETSH DIAG GUI

Perfomance Tips

Cleaning the TEMP Directory
Increasing Memory
Get a Faster Hard Drive
Defrag the Hard Drive
File System Settings
No New Floppy Detect
Increasing Disk Performance
DMA
CONFIG.SYS & AUTOEXEC.BAT Files
Removing Unnecessary Programs from Starting Automatically
Cleaning the TEMP Directory

One thing that is often overlooked, and can have a negative affect on your computer's performance,
are all the files that are in the TEMP directory. I've had quite a few people ready to get new computers until this was cleaned.

These are easy to clean and slightly different in Win9x and Windows2000 or WindowsXP

Windows98

1.

Open up a DOS prompt
2.

CD \windows\temp (make sure you are in that directory before running the next line.
3.

Run deltree /y *.*
4.

CD \windows
5.

Run del *.tmp (be very careful of the spelling)

Windows2000 / WindowsXP

1.

Go to C:\Documents and Settings\User_Name\Local Settings\Temp (where User_Name is replaced by the person who is logged in)
2.

Delete all the files

Increasing Memory

If you have Windows95 with only 16-32 megs of memory, you will see a significant increase in performance if you go to at least 64 megs.
Prices have gone down dramatically in the past few years. Your computer won't be swapping to the hard drive nearly as much.

You also need to be aware of the memory requirements of the applications you are using. Office2000 requires a lot more memory than Office97 to get similar performance.

Also, the maximum useful memory for Windows95 is 64 megs. It doesn't do well with memory over that and may actually reduce your performance. Windows98 has removed that bottleneck. .

For Windows2000 I recommend at least 256 megs of memory. I tried it with only 128 megs and noticed quite a difference between Win98 and Windows2000. I currently have 384 megs and am quite pleased with the performance.
Get a Faster Hard Drive

There are hard drives that spin at 7200 RPMs rather than the more common 5400 RPMs.
This means that you will get to your data reasonably faster. They are not that much more expensive and well worth the money.
Defrag the Hard Drive

I do this fairly frequently. Once a month or so. There are a few things I do first to make sure I don't waste time defragging unnecessary files.

1.

First is to delete the Internet Explorer Temporary Files and History.
2.

Second is to delete TMP and BAK files.
3.

Third is delete any files and directories in the \TEMP and \WINDOWS\TEMP directories
4.

Defragment without the swapfile. The instructions for this can be found at Defragmenting the Swap File
5.

Windows98 has a built-in utility called Disk Cleanup. You can run it from either the Start / Programs / Accessories / System Tools / Disk Cleanup or directly run CLEANMGR.EXE

File System Settings

If you have 64 megs or more of memory you increase the performance of your system.

1.

Go to Control Panel / System Properties / Performance / File System.
2.

Change the typical role of this computer to Network Server.

If you have Win95 SR1, and you do not see a performance increase, occasionally the NameCache and PathCache values are written to the registry incorrectly for the Network Server. To fix the problem:

1.

Start Regedit
2.

Go to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\FS Templates\Server
3.

Make sure the following values are being used:

*

PathCache=40 00 00 00
*

NameCache=a9 0a 00 00

No New Floppy Detect

While you are in that section, click on the Floppy Disk tab and uncheck Search for new floppy disks...
This will speed up your boot time.
Increasing Disk Performance

1.

Go to Start \ Settings \ Control Panel \ System \ Performance \ File System \ Troubleshooting
2.

Check the box Disable synchronous buffer commits.

DMA

In the Device Manager, go to the settings your Hard Drives and CD ROMs. If any of them will allow a DMA box to be checked, you can try it. I've seen it decrease my CPU utilization.

For setting DMA in Windows2000 go to Windows2000 Tips
CONFIG.SYS & AUTOEXEC.BAT Files

Make sure you don't have any unnecessary device drivers or programs here. Windows95 has most you will need already built into the OS.
Removing Unnecessary Programs from Starting Automatically

Many programs add portions of themselves starting automatically on every login.
This can be either in the Startup Folder or the Registry.

One easy way to tell is by looking at how many icons are in your system tray. If you have a large number, perhaps unnecessary resources are being allocated them as well as increasing your boot time.

Typical examples are Microsoft Office, Office FindFast, Real Player, ATI Video setting etc.

You can remove them in one of three main ways:

1.

In the Start / Programs / Startup Folder
2.

In the Registry under HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ Run
3.

If you have Win98, WinME or Windows2000 you can use MSCONFIG to easily remove programs. This is my preference since it allows you to toggle them back on again in case you make a mistake



Special Thanks To;
http://www.onecomputerguy.com/performance_tips.htm#cleaning

Important Link

Tip & Trick For Windows

Adding an Application to the Right Click on Every Folder

Here is how to add any application to the menu when you right click on any Folder.
This could be useful if there is an app you always want available and don't want to go through the Start menu

1. Start Regedit
2. Go to HKEY_CLASSES_ROOT \ Folder \ shell
3. Add a key Name_of_Your_App
4. This can really be any label, just use one that makes sense to you
5. Give it a default value of Name_of_Your_App
6. Putting a & in front of a character will allow you to use the keyboard
7. Go to HKEY_CLASSES_ROOT \ Folder \ shell \ Name_of_Your_App
8. Add a key command
9. Give it a default value of the application you want to run
10. For example: c:\program files\internet explorer\iexplore.exe
11. Include the full path

Now when you right click on any folder, you can have access to that application
This will work for both Windows95 and NT 4.0


Backing Up the Registry

There are many backup programs for the registry but if the computer goes down and you can't fire off Win95 because of the registry problem.

Backup to a directory the following files:

  • SYSTEM.DATA
  • SYSTEM.DA0 (Yes seem to be the same size)
  • USER.DAT
  • USER.DA0 (Same size likely)
  • WIN.INI
  • CONTROL.INI
  • SYSTEM.INI

These files can be copied to the windows directory from Win95 or DOS to help correct problems.

Submitted by George Harper



Friday, October 14, 2011

How to Bypass Windows XP SP2 Activation

Beginning with Windows XP, Microsoft put into place a verification system meant to reduce the amount of piracy of the Windows XP Operating System (OS). Windows Product Verification (WPA) requires users to verify their OS, and if verification fails, the OS ceases to work. Unfortunately, some XP users have discovered their OS being mistakenly rendered useless by WPA, which is why you may be seeking to bypass WPA. Bypassing WPA, while not an easy process, is actually quite possible by editing a registry entry.

Difficulty:ModerateInstructions

1 Click the \"Start\" button. Then click \"Run\" and type in \"regedit\" minus the quotes. Click \"OK\" and the Registry Editor will appear.

2 Scroll through the list of entries and find \"HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\WPAEvents.\" Click it once to see what is inside of the entry.

3 Select \"OOBETimer\" within the entry and change the value to \"FF D5 71 D6 8B 6A 8D 6F D5 33 93 FD\" minus the quotes. Hit \"OK\" to confirm the change.

4 Right-click \"WPAEvents\" and select \"Permissions.\" Then click \"System\" and \"Permissions for System.\"

5 Click all the boxes under the \"Deny\" field so that they are all checked. This prevents Windows from re-activating WPA.

6 Click \"OK\" and then exit Registry Editor. WPA will now be disabled. If it is not, simply repeat steps 1 to 4 to re-disable it, which Windows will not be able to reverse now that you've denied the System privileges to change the values


Tips And Warning


Consider contacting Microsoft first before bypassing SP2 WPA activation. In many cases, Microsoft will attempt to help you in verifying your copy of Windows XP so that you don't have to deal with WPA anymore. If they will not help you either via email or phone, then you should bypass the activation using the steps mentioned in this article.


REFERENCE


How to Bypass Windows XP SP2 Activation





How to Reinstall & Activate Windows XP SP2

Reinstalling Windows XP SP2 is a fairly simple process. Windows XP provides users with a half DOS, half GUI setup procedure. The entire process takes approximately 1 hour. Common reasons you may reinstall Windows XP SP2 are to remove a virus, restore to factory settings or clean the computer for another user. The activation process for Windows XP SP2 is extremely straightforward and provides you with two different ways to activate--via phone or Internet.
1 Insert the Windows XP SP2 installation disk into your CD drive.
2 restart your computer. Before the Windows loading screen appears, you should be prompted to press a key to boot from the disk. If not, press either "F12" or "ESC" to open the boot options menu. Choose "CD-ROM" to continue. The boot options key depends on your computer's manufacturer.
3 Press "F8" to agree to the license agreement. Choose the current partition and press "Enter" to install Windows XP SP2. If you have multiple partitions, choose the one on which you currently have Windows XP SP2 installed.
4 Choose to format the partition with the NTFS file system format.
5 Enter your license key, time zone, computer name and network settings during the GUI setup. You will be prompted throughout the 30- to 45-minute setup duration. Wait for the computer to restart before activating.
6 Click the activation reminder bubble when your computer restarts. This will appear in the notification area. Choose whether to activate by phone or Internet. Internet is the quickest and easiest method.
7 Wait to be approved if you chose the Internet method. This should take only 1 to 2 minutes.
If activating by phone, call the number you're given and enter the code the technician gives you.
Restart your computer after activation to be sure your activation completed correctly. You will no longer see the activation reminder if your activation completed.

Tips & Warnings
Complete your activation within 30 days after installation.

Be sure you use the correct license key during the installation process. Otherwise, Windows XP SP2 will not activate.

Thursday, September 29, 2011

Registry Tricks and Tips for Windows

Add OpenWith to all files
Backup/Restore the Registry
Lockout unwanted Users
Customize the System Tray
Changing Windows' Icons
Change Registered User
Change Registered Owner
Add/Remove Sound Events
Open a DOS Window to a folder
Change Exchange/Outlook Mailbox
Add Apps to Right Click
Add Explore to all Folders
Creating a Logon Banner
Creating a Default File Opener
Changing the Tips of the Day
Automatic Screen Refresh
Disable Password Caching
Removing Items from NEW
Recycle Bin Edits
Disabling My Computer
Changing Desktop Icons
Turn Off Window Animation
Change/add restriction and features
Change Keyboard layout

Making Telnets window larger
Multiple Columns For the Start Menu
Change Default Folder Locations
Disabling Drives in My Computer
Disable the Outlook Express Splash Screen
Change Location of Windows Installation Files
Change the caption on the Title Bar for Outlook
Change the caption on the Title Bar on I.E.
Clearing the Documents Menu Automatically
Disabling the Right-Click on the Start Button
Opening the Explorer from My Computer
Setting the Minimum Password Length
Add\Delete programs to run on boot up
Removing the Shortcut Icon Arrows
Changing your Modem's Initialization String
Increasing the Modem Timeout
Clear Apps from Add/Remove
The Fix For Grayed Out Boxes
Adding Items to the Start Button
Change the MaxMTU for faster Downloads
Remove Open, Explore & Find from Start Menu
More Protection for system files
Delete Registry Keys from Command Line

Thursday, September 1, 2011

Windows CMD Commands | Start | Run Commands all Windows

Credited To SS64

Windows CMD Commands


A
ADDUSERS Add or list users to/from a CSV file
ARP Address Resolution Protocol
ASSOC Change file extension associations•
ASSOCIAT One step file association
ATTRIB Change file attributes
b
BCDBOOT Create or repair a system partition
BOOTCFG Edit Windows boot settings
BROWSTAT Get domain, browser and PDC info
c
CACLS Change file permissions
CALL Call one batch program from another•
CD Change Directory - move to a specific Folder•
CHANGE Change Terminal Server Session properties
CHKDSK Check Disk - check and repair disk problems
CHKNTFS Check the NTFS file system
CHOICE Accept keyboard input to a batch file
CIPHER Encrypt or Decrypt files/folders
CleanMgr Automated cleanup of Temp files, recycle bin
CLEARMEM Clear memory leaks
CLIP Copy STDIN to the Windows clipboard.
CLS Clear the screen•
CLUSTER Windows Clustering
CMD Start a new CMD shell
CMDKEY Manage stored usernames/passwords
COLOR Change colors of the CMD window•
COMP Compare the contents of two files or sets of files
COMPACT Compress files or folders on an NTFS partition
COMPRESS Compress individual files on an NTFS partition
CON2PRT Connect or disconnect a Printer
CONVERT Convert a FAT drive to NTFS.
COPY Copy one or more files to another location•
CSCcmd Client-side caching (Offline Files)
CSVDE Import or Export Active Directory data
d
DATE Display or set the date•
DEFRAG Defragment hard drive
DEL Delete one or more files•
DELPROF Delete NT user profiles
DELTREE Delete a folder and all subfolders
DevCon Device Manager Command Line Utility
DIR Display a list of files and folders•
DIRUSE Display disk usage
DISKCOMP Compare the contents of two floppy disks
DISKCOPY Copy the contents of one floppy disk to another
DISKPART Disk Administration
DNSSTAT DNS Statistics
DOSKEY Edit command line, recall commands, and create macros
DSACLs Active Directory ACLs
DSAdd Add items to active directory (user group computer)
DSGet View items in active directory (user group computer)
DSQuery Search for items in active directory (user group computer)
DSMod Modify items in active directory (user group computer)
DSMove Move an Active directory Object
DSRM Remove items from Active Directory
e
ECHO Display message on screen•
ENDLOCAL End localisation of environment changes in a batch file•
ERASE Delete one or more files•
EVENTCREATE Add a message to the Windows event log
EXIT Quit the current script/routine and set an errorlevel•
EXPAND Uncompress files
EXTRACT Uncompress CAB files
f
FC Compare two files
FIND Search for a text string in a file
FINDSTR Search for strings in files
FOR /F Loop command: against a set of files•
FOR /F Loop command: against the results of another command•
FOR Loop command: all options Files, Directory, List•
FORFILES Batch process multiple files
FORMAT Format a disk
FREEDISK Check free disk space (in bytes)
FSUTIL File and Volume utilities
FTP File Transfer Protocol
FTYPE Display or modify file types used in file extension associations•
g
GLOBAL Display membership of global groups
GOTO Direct a batch program to jump to a labelled line•
GPUPDATE Update Group Policy settings
h
HELP Online Help
i
iCACLS Change file and folder permissions
IF Conditionally perform a command•
IFMEMBER Is the current user in an NT Workgroup
IPCONFIG Configure IP
k
KILL Remove a program from memory
l
LABEL Edit a disk label
LOCAL Display membership of local groups
LOGEVENT Write text to the NT event viewer
LOGMAN Manage Performance Monitor
LOGOFF Log a user off
LOGTIME Log the date and time in a file
m
MAPISEND Send email from the command line
MBSAcli Baseline Security Analyzer.
MEM Display memory usage
MD Create new folders•
MKLINK Create a symbolic link (linkd)
MODE Configure a system device
MORE Display output, one screen at a time
MOUNTVOL Manage a volume mount point
MOVE Move files from one folder to another•
MOVEUSER Move a user from one domain to another
MSG Send a message
MSIEXEC Microsoft Windows Installer
MSINFO Windows NT diagnostics
MSTSC Terminal Server Connection (Remote Desktop Protocol)
MV Copy in-use files
n
NET Manage network resources
NETDOM Domain Manager
NETSH Configure Network Interfaces, Windows Firewall & Remote access
NETSVC Command-line Service Controller
NBTSTAT Display networking statistics (NetBIOS over TCP/IP)
NETSTAT Display networking statistics (TCP/IP)
NOW Display the current Date and Time
NSLOOKUP Name server lookup
NTBACKUP Backup folders to tape
NTRIGHTS Edit user account rights
o
OPENFILES Query or display open files
p
PATH Display or set a search path for executable files•
PATHPING Trace route plus network latency and packet loss
PAUSE Suspend processing of a batch file and display a message•
PERMS Show permissions for a user
PERFMON Performance Monitor
PING Test a network connection
POPD Restore the previous value of the current directory saved by PUSHD•
PORTQRY Display the status of ports and services
POWERCFG Configure power settings
PRINT Print a text file
PRINTBRM Print queue Backup/Recovery
PRNCNFG Display, configure or rename a printer
PRNMNGR Add, delete, list printers set the default printer
PROMPT Change the command prompt•
PsExec Execute process remotely
PsFile Show files opened remotely
PsGetSid Display the SID of a computer or a user
PsInfo List information about a system
PsKill Kill processes by name or process ID
PsList List detailed information about processes
PsLoggedOn Who's logged on (locally or via resource sharing)
PsLogList Event log records
PsPasswd Change account password
PsService View and control services
PsShutdown Shutdown or reboot a computer
PsSuspend Suspend processes
PUSHD Save and then change the current directory•
q
QGREP Search file(s) for lines that match a given pattern.
r
RASDIAL Manage RAS connections
RASPHONE Manage RAS connections
RECOVER Recover a damaged file from a defective disk.
REG Registry: Read, Set, Export, Delete keys and values
REGEDIT Import or export registry settings
REGSVR32 Register or unregister a DLL
REGINI Change Registry Permissions
REM Record comments (remarks) in a batch file•
REN Rename a file or files•
REPLACE Replace or update one file with another
RD Delete folder(s)•
RMTSHARE Share a folder or a printer
ROBOCOPY Robust File and Folder Copy
ROUTE Manipulate network routing tables
RUN Start | RUN commands
RUNAS Execute a program under a different user account
RUNDLL32 Run a DLL command (add/remove print connections)
s
SC Service Control
SCHTASKS Schedule a command to run at a specific time
SCLIST Display NT Services
SET Display, set, or remove environment variables•
SETLOCAL Control the visibility of environment variables•
SETX Set environment variables permanently
SFC System File Checker
SHARE List or edit a file share or print share
SHIFT Shift the position of replaceable parameters in a batch file•
SHORTCUT Create a windows shortcut (.LNK file)
SHOWGRPS List the NT Workgroups a user has joined
SHOWMBRS List the Users who are members of a Workgroup
SHUTDOWN Shutdown the computer
SLEEP Wait for x seconds
SLMGR Software Licensing Management (Vista/2008)
SOON Schedule a command to run in the near future
SORT Sort input
START Start a program or command in a separate window•
SU Switch User
SUBINACL Edit file and folder Permissions, Ownership and Domain
SUBST Associate a path with a drive letter
SYSTEMINFO List system configuration
t
TASKLIST List running applications and services
TASKKILL Remove a running process from memory
TIME Display or set the system time•
TIMEOUT Delay processing of a batch file
TITLE Set the window title for a CMD.EXE session•
TLIST Task list with full path
TOUCH Change file timestamps
TRACERT Trace route to a remote host
TREE Graphical display of folder structure
TSSHUTDN Remotely shut down or reboot a terminal server
TYPE Display the contents of a text file•
TypePerf Write performance data to a log file
u
USRSTAT List domain usernames and last login
v
VER Display version information•
VERIFY Verify that files have been saved•
VOL Display a disk label•
w
WHERE Locate and display files in a directory tree
WHOAMI Output the current UserName and domain
WINDIFF Compare the contents of two files or sets of files
WINMSD Windows system diagnostics
WINMSDP Windows system diagnostics II
WINRM Windows Remote Management
WINRS Windows Remote Shell
WMIC WMI Commands
WUAUCLT Windows Update
x
XCACLS Change file and folder permissions
XCOPY Copy files and folders
:: Comment / Remark•






Start | Run Commands for Windows XP, Vista and Windows 7:


Accessibility Controls access.cpl
Accessibility Options control access.cpl
Adapter Troubleshooter (Vista/Win7) AdapterTroubleshooter
Add Hardware Wizard hdwwiz.cpl
Add/Remove Programs appwiz.cpl
Add/Remove Programs (Add New Programs) control appwiz.cpl,,1
Add/Remove Programs (Add Remove Windows Components) control appwiz.cpl,,2
Add/Remove Programs (Set Program Access & Defaults ) control appwiz.cpl,,3
Administrative Tools control admintools
Advanced User Accounts Control Panel (Vista/Win7) Netplwiz
Automatic Updates wuaucpl.cpl
Authorization Manager (Vista/Win7) azman.msc

Backup Status and Utility (Vista/Win7) sdclt
Bluetooth Transfer Wizard fsquirt
Calculator calc
Certificate Manager certmgr.msc
Character Map charmap
Check Disk Utility (XP) chkdsk
Clipboard Viewer clipbrd
Color Management colorcpl
Command Prompt cmd
Component Services dcomcnfg
Computer Management (XP) compmgmt.msc
Computer Management (Vista/Win7) CompMgmtLauncher
Control Panel control
Credential (passwords) Backup and Restore Wizard (Vista/Win7) credwiz

Date and Time Properties timedate.cpl
Device Manager devmgmt.msc
Direct X Control Panel* directx.cpl
Direct X Troubleshooter dxdiag
Disk Cleanup Utility cleanmgr
Disk Defragmenter (XP) dfrg.msc
Disk Defragmenter (Vista) dfrgui
Disk Defragmenter defrag
Disk Management diskmgmt.msc
Disk Partition Manager diskpart
Display Properties control desktop
Display Properties desk.cpl
Display Properties (Appearance) control color
Dr. Watson System Troubleshooting Utility drwtsn32
Driver Verifier Utility verifier
Driver Package Installer (Vista/Win7) dpinst
DVD Player dvdplay

Event Viewer eventvwr.msc
File Signature Verification Tool sigverif
Files and Settings Transfer Tool migwiz
Findfast findfast.cpl
Firewall Control Panel (Vista/Win7) FirewallControlPanel
Firewall Settings (Vista/Win7) FirewallSettings
Folders Properties control folders
Fonts control fonts
Fonts Folder fonts

Game Controllers joy.cpl
Group Policy Editor (XP Prof) gpedit.msc

IExpress - Turn a cmd/vbs script into an installer .exe file C:\Windows\System32\iexpress.exe (example)
Indexing Service ciadv.msc
Internet Properties inetcpl.cpl
IP Configuration ipconfig
iSCSI Initiator (Vista/Win7) iscsicpl

Keyboard Properties control keyboard

Language Pack Installer (Vista/Win7) lpksetup
Local Security Policy secpol.msc
Local Users and Groups (XP) lusrmgr.msc
Log out logoff

Microsoft Access* msaccess
Microsoft Excel* excel
Microsoft Malicious Software Removal Tool mrt
Microsoft Paint mspaint
Microsoft Powerpoint* powerpnt
Microsoft Support Diagnostic Tool (Vista/Win7) msdt
Microsoft Word* winword
Mouse Properties control mouse
Mouse Properties main.cpl
MSN Messenger* msnmsgr

Network Connections control netconnections
Network Connections ncpa.cpl
Network Setup Wizard netsetup.cpl
Notepad notepad

ODBC Data Source Administrator odbccp32.cpl
32-bit ODBC driver under 64-bit platform = C:\windows\sysWOW64\odbcad32.exe
64 bit ODBC driver under 64-bit platform = C:\windows\system32\odbcad32.exe
On Screen Keyboard osk

Paint pbrush
Password Properties password.cpl
Performance Monitor perfmon.msc
Phone and Modem Options telephon.cpl
Phone Dialer dialer
Power Configuration powercfg.cpl
Printers and Faxes control printers
Printers Folder printers
Private Character Editor eudcedit

Quicktime* QuickTime.cpl
Quicktime Player* quicktimeplayer
Regional Settings intl.cpl
Registry Editor regedit
Registry Editor regedit32
Reliability and Performance Monitor perfmon.msc
Remote Assistance(Vista/Win7) msra
Remote Desktop mstsc
Removable Storage ntmsmgr.msc
Removable Storage Operator Requests ntmsoprq.msc
Resultant Set of Policy (XP Prof) rsop.msc

Scanners and Cameras sticpl.cpl
Scheduled Tasks control schedtasks
Security Center wscui.cpl
Services services.msc
Shared Creation Wizard shrpubw
Shared Folders fsmgmt.msc
Shut Down Windows shutdown
Software Licensing/Activation (Vista/Win7) slui
Sounds and Audio mmsys.cpl
Sound Recorder (Vista/Win7) soundrecorder
Sound Volume (Vista/Win7) sndvol
SQL Client Configuration cliconfg
Sync Center mobsync
Syncronization Tool mobsync
System Configuration Editor sysedit
System Configuration Utility msconfig
System File Checker Utility (Scan/Purge) sfc
System Information msinfo32
System Properties sysdm.cpl
System Properties (Vista/Win7) SystemPropertiesAdvanced, SystemPropertiesComputerName,
SystemPropertiesDataExecutionPrevention,SystemPropertiesHardware,
SystemPropertiesPerformance,SystemPropertiesProtection, SystemPropertiesRemote

Task Manager taskmgr
Telnet Client telnet
Trusted Platform Module Initialization Wizard (Vista/Win7) TpmInit
Tweak UI* tweakui
User Account Management nusrmgr.cpl
User Accounts (Autologon) control userpasswords2
Utility Manager utilman

Windows Error Reports wercon
Windows Features (Vista/Win7) optionalfeatures
Windows Firewall firewall.cpl
Windows Firewall with Advanced Security (Vista/Win7) wf.msc
Windows Image Acquisition (scanner)(Vista/Win7) wiaacmgr
Windows Magnifier magnify
Windows Management Infrastructure wmimgmt.msc
Windows Mobility Center (Mobile PCs only)(Vista/Win7) mblctr
Windows Security Center wscui.cpl
Windows System Security Tool syskey
Windows Update wupdmgr
Windows Update (Vista/Win7) wuapp
Windows Update Standalone Installer(Vista/Win7) wusa
Windows XP Tour Wizard tourstart
Windows Version (About Windows) winver
Wordpad write
http://www.blogger.com/img/blank.gif
* = optional component that may not be installed on all machines.

“The Macintosh uses an experimental pointing device called a 'mouse.' There is no evidence that people want to use these things” - John Dvorak

Useful Link: