ကွန်ပြူတာရဲ့ Drives တွေကိုဖျောက်ထားခြင်းအားဖြင့် အခြား User တွေ ကိုယ့်ကွန်ပြူတာ ကိုလာသုံးတဲ့အခါ လုံခြုံစိတ်ချရတယ်လို့ဆိုနိုင်ပါတယ်။ ဒီလို Drives တွေဖျောက်ထားချင် ရင်အောက်မှာပြထားတဲ့ Windows ရဲ့ Policies ၂ နေရာမှာဝင်ပြင်ရတယ်လေ။
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\
Explorer
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\
Explorer
Drives တွေအားလုံး A to Z ရှိသလို အဲဒီ Drives တခုချင်းမှာလည်း သူ့ရဲ့ decimal numbers တွေရှိတယ်လေ။ သူ့ numbers တွေပါ......
A: 1, B: 2, C: 4, D: 8, E: 16, F: 32, G: 64, H: 128, I: 256, J: 512, K: 1024,
L: 2048, M: 4096, N: 8192, O: 16384, P: 32768, Q: 65536, R: 131072,
S: 262144, T: 524288, U: 1048576, V: 2097152, W: 4194304, X: 8388608,
Y: 16777216, Z: 33554432, ALL: 67108863
ပထမ Window Policies ပြင်ရာမှာ
ဦးဆုံး Start>Run ပေါ့.
Run Open: ထဲမှာ regedit လို့ ရိုက်ထဲ့လိုက်။ Registry Editor ပေါ်လာပါလိမ့်မယ်။
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\
Explorer အောက်မှာ Right Click နှိပ်ပြီး New>DWORD value တခုလုပ်၊ Name ကို NoDrives လို့ပေး။ ပြီးရင် NoDrives ကို Double Click နှိပ်ပြီး Decial ကိုရွေး၊ Value data ကို ကိုယ်ဖျောက်ချင်တဲ့ Drvies ရဲ့ Value data ကို ထည့်လိုက်ရုံပါဘဲ။ ဥပမာ.. Drive "E" ကို ဖျောက်ထားချင်ရင် Drive "E" ရဲ့ Value data က 16 ဖြစ်တယ်။ (အထက်တွင်ဖော်ပြ ထား) REG_SZ (Value not set) ကို Double Click လုပ် "0" = visable, "1"= hidden.
ဒုတိယ Window Policies
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\
Explorer
ဒုတိယ Window Policies ပြင်တာလည်း ပထမ Windows Policies ပြင်တဲ့အတိုင်းပါဘဲ။
To disable all the drives set the value to "67108863"
Note: After editing the policies need to restart your computer.
Registry Settings:
User Key: [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\
Explorer]
System Key: [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\
Explorer]
Value Name: NoDrives
Data Type: REG_DWORD (DWORD Value)
0 comments:
Post a Comment