Wednesday, December 14, 2011

To remove the read only property stuck folder

Possible Solution

1.Start Registry Editor (Regedit.exe).

2.Locate the following registry key:

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Current Version\Explorer3.On the Edit menu, point to New, click DWORD Value, and then type the following registry value name:

UseSystemForSystemFolders

4.Right-click the new value, and then click Modify.

5.Type 1, and then click OK.

6.Quit Registry Editor.

7.After you make this change to the registry, you must change the Read-Only attribute for all affected folders by using the attrib command at a command prompt (Command.com or Cmd.exe). Type attrib /? at the command prompt to view the syntax for the attrib command. For example, to change the Read-Only attribute to System for the C:\Test folder, use the following command:

attrib -r +s c:\test

Good Night, and Good Luck.


Good Night, and Good Luck.(2005)

"In A Nation Terrorized By Its Own Government, One Man Dared to Tell The Truth"

Broadcast journalist Edward R. Murrow looks to bring down Senator Joseph McCarthy.

IMDB Rating 7.6/10

Sourav Bhattacharya

Final Destination 5(2011)


Final Destination 5(2011)

"This Summer, death decides how... fate decides when."

Survivors of a suspension-bridge collapse learn there's no way you can cheat Death.

IMDB Rating 6.2/10

Sourav Bhattacharya

11:14(2003)


11:14(2003)

"For even the devil disguises himself as the angel of light."

The events leading up to an 11:14 PM car crash, from five very different perspectives

IMDB Rating 7.3/10

Sourav Bhattacharya

Possible solution to activate the numlock before the user log in

To enable NUM LOCK before a user logs on, follow these steps:

Run Registry Editor.

Move to

HKEY_USERS\.Default\Control Panel\Keyboard


Change the value for InitialKeyboardIndicators from 0 to 2.