Windows Vista , you only need to press the Win + R out of “Run box”,
then enter the instructions and press enter.
1.Remote Assistance
Remote Assistance provides a way for you to get the help you need when
you run into problems with your computer. If you’re an experienced
user, you can even be the one to use Remote Assistance to directly help
your friends and family members.
instructions: msra.exe
2.Computer Management
Computer Management is a collection of Windows administrative tools
that you can use to manage a local or remote computer. The tools are
organized into a single console, which makes it easy to view
administrative properties and to gain access to the tools that are
necessary to perform your computer-management tasks.
instructions:compmgmt.msc
3.System Restore
System Restore is designed to automatically monitor and record changes
made to the core Windows system files and to the registry. System
Restore can then allow you to undo (or “roll back”) a change that
caused instability in your system. This is accomplished by periodically
recording a “Restore Point” (or System CheckPoint) that gives you the
ability to roll your system back to the point in time when your
computer was known to function properly.
instructions:rstrui.exe
4.Disabled User Account Control (UAC)
User Account Control (UAC) is a new feature that helps prevent
malicious programs, also known as “malware,” from damaging a system.
UAC stops the automatic installation of unauthorized applications. UAC
also prevents unintended changes to system settings.
instructions: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 return to normal User Account Control (UAC)
instructions: cmd.exe /k %windir%\System32\reg.exe ADD HKLM\ SOFTWARE\
Microsoft\ Windows\ CurrentVersion\ Policies\ System /v EnableLUA /t
REG_DWORD /d 1 /f
5.registry
instructions:regedit32.exe or regedit
6.vista Version
instructions: winver.exe
7.Windows Task Manager
instructions: taskmgr.exe
8.IP Configuration
instructions: cmd.exe /k %windir%\system32\ipconfig.exe
Bookmark:Digg Del.icio.us Reddit
