BZU PAGES: Find Presentations, Reports, Student's Assignments and Daily Discussion; Bahauddin Zakariya University Multan

BZU PAGES: Find Presentations, Reports, Student's Assignments and Daily Discussion; Bahauddin Zakariya University Multan (http://bzupages.com/)
-   MCS 1st Semester (http://bzupages.com/249-mcs-1st-semester/)
-   -   Enable and Disable Lan properties (http://bzupages.com/f249/enable-disable-lan-properties-2669/)

irfishahpk 07-03-2009 02:46 PM

Enable and Disable Lan properties
 
If you want to enable network places you just have to copy and paste the following code in notepad and save with the name"enable network places.reg". When you done just run the registry.(imp:- save the file with the .reg extension)
HTML Code:

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\Network Connections]
"NC_EnableAdminProhibits"=dword:00000000
"NC_LanProperties"=dword:00000000

In the same way if you want to disable network places you just have to copy and paste the following code in notepad and save with the name"disable network places.reg". When you done just run the registry.(imp:- save the file with the .reg extension)

HTML Code:

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\Network Connections]
"NC_EnableAdminProhibits"=dword:00000001
"NC_LanProperties"=dword:00000000



All times are GMT +5. The time now is 12:52 AM.

Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.