Ten "run" commands of Vista

Source: Internet
Author: User

Windows Vista is popular with its gorgeous interface and brand new operation methods, but in fact, if you are good at using the "run" command, you can still greatly simplify the operation, it even finds some functions that are not available in regular menus.
Next, let's talk about some tool commands in Windows Vista. You just need to press Win + R to bring up the "run box", then enter the corresponding command and press Enter.
Remote Assistance: This is a very practical function, especially cainiao. When you are helpless in the face of machine faults, You can seek help from friends on the Internet through this function, let him operate on your machine directly.
Command: msra.exe
Computer Management: This is a centralized management interface, where you can view and configure various machine components.
Command: compmgmt. msc
System Restore: by default, the machine automatically creates many restore points. This command restores the computer system to the previous state by using these restore points.
Command: rstrui.exe
System Properties: view basic information about computer system settings
Command: control.exe system
System Information: Many software have set this button (such as Office) on the "about" interface, where you can view detailed information about hardware and software settings.
Command: msinfo32.exe
Disable UAC: Do you often encounter this problem, and the executable program pops up and asks if you want to continue? This is the new feature of Vista-User Account Control. If you do not like it, you can disable it by running the following command and restart it.
Command: cmd.exe/k cmdwindir1_system32reg.exe ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionPoliciesSystem/v EnableLUA/t REG_DWORD/d 0/f
To enable UAC again, run the following command: cmd.exe/k cmdwindir1_system32reg.exe ADD HKLMSOFTWAREMicrosoftWindowsCurrentVersionPoliciesSystem/v EnableLUA/t REG_DWORD/d 1/f.
Registry Editor: The registry is the core of Windows and a paradise for many experts to show their levels. This tool has been available since Win95, and Vista is no exception, but changed to 32-bit.
Command: regedt32.exe
Enable UAC: Enable User Account Control (restart required)
About Windows: almost every software has a "about" dialog box to display version and copyright information. Windows is no exception.
Command: winver.exe
Task Manager: In WinXP, you only need to press Ctrl + Alt + Delete at the same time to call up this window. It displays detailed information about programs and processes running on the computer. But it is not that convenient in Vista. You need to use the following command.
Command: taskmgr.exe
IP configuration: Do you want to know the status of your IP network configuration? Enter the following command.
Command: cmd.exe/k cmdwindir1_system32ipconfig.exe

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.