Popular Posts

Showing posts with label Registry. Show all posts
Showing posts with label Registry. Show all posts

Mar 1, 2011

Command Prompt Disable செய்வது எப்படி?

Use this method to enable the Command Prompt.


There are three methods: (Or download file from bottom)

Method 1: (Run method)

1. Select Run from Start menu.
2. Type the following: (better copy and paste)

REG add HKCU\Software\Policies\Microsoft\Windows\System /v DisableCMD /t REG_DWORD /d 0 /f
and press Enter.(Click OK)



Method 2:
(Registry Editor method)

1. Open Registry Editor.

2. Get to this key:
HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\System


3. In the right pane, double click on DisableCMD and set it's data to 0.
4. Close Registry Editor.

Method 3: (Group Policy method)

1. From
Start menu, select Run. Type gpedit.msc and press Enter.

Group Policy editor
opens.

2. Get to:
User Configuration > Administrative Templates
> System
3. From the right pane, double click open Prevent access to the command prompt.
4. Set Disable and click OK.
5. Exit Group Policy editor.


Download files:
1. CMD- enable. (.rar file, extract to get .reg file)

கணினியை வேகமாக Shut Down செய்வது எப்படி?

You can make your shut down process a bit faster by the following tweak.


Steps: (download the registry file)

1. This step is very important.
Export (right click > Export) the following keys and save it to a safer place.

HKEY CURRENT USER\Control Panel\Desktop
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control

2. Open Notepad, copy and paste the following to the Notepad.


Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Control Panel\Desktop]
"AutoEndTasks"="1"
"HungAppTimeout"="1000"
"WaitToKillAppTimeout"="2000"

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control]
"WaitToKillServiceTimeout"="2000"

3. Save the file and close Notepad.

4. Change extension of the file from .txt (text file) to .reg (registry file).

5. Double click open this file and click Yes and the OK .

My Computer யை கிளிக் செய்து Right click செய்து வரும் விண்டோவில் Device Manager கொண்டுவருவது எப்படி? 

By doing this trick, you can access the Device Manager by a single click from the right click menu of My Computer.

Steps:

1. Open Notepad.
2. Copy the following text to Notepad. (or download the registry file)

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Device Manager\command]
@="mmc.exe %%systemroot%%\\\\System32\\\\devmgmt.msc"

3. Save the text file.
4. Change extension from .txt (text file) to .reg (registry file).
5. Double click open the file, click Yes and then click OK.
Its done.

LinkWithin

Related Posts with Thumbnails

முந்தய பக்கங்கள்