Ten Useful Commands in Vista

Windows Vista is popular with the public,for its beautiful interface and a new way of operating.But in reality, if you are good at using the "run" command, operation can be greatly simplified and even you can find some functions that cannot be found in common menus.
Next we are going to talk about some useful commands in Vista锛寉ou only need to press Win+R and type in commands.

Remote Assistance:  A useful function for green hands to find help, it will allow others to connect to your Vista and control it. So, be careful whrn using. I think you'd better uncheck it in system properties- Remote settings.

Command: msra.exe

Computer Management: A integrated system manager to view all configures and components of your Vista. 

Command: compmgmt.msc

System Restore: To restore the system to a former situation with restore points created by windows.

Command: rstrui.exe

System Properties: View basic informations about the system

Command: control.exe system

System Informations:  Details of hardwares and softwares

Command: msinfo32.exe

Disable UAC: If you hate UAC, run the followings to disable it.

Command: cmd.exe /k %windir%\System32\reg.exe ADD HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v EnableLUA /t REG_DWORD /d 0 /f

If you want to enable it again锛宺un the followings.(Reboot Required)

Command: cmd.exe /k %windir%\System32\reg.exe ADD HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v EnableLUA /t REG_DWORD /d 1 /f

Registry Editor: Registry is the core of windows锛寃hich has existed since windows 95. In Vista, we still need to use it frequently.

Command: regedt32.exe

About Windows: Nearly every app has a "about' to show the version and copyright information. There is no exception for Vista.

Command: winver.exe

Task Manager:  You can choose to press WIN+DEL+ESC or run the following.

Command: taskmgr.exe

IP configure: Want to know your network IP configure? Try this.

Command: cmd.exe /k %windir%\system32\ipconfig.exe

 www.vista123.net, easily tweak and customize your Windows Vista.