Monday, May 31, 2010

Add/Remove Programs ကို registryတြင္ပိတ္ျခင္း

ကြန္ပ်ဴတာအသုံးျပဳသူမ်ားမွ Software မ်ားကို အလြယ္တကူ ျဖဳတ္ခ်ျခင္း မျပဳလုပ္ႏိုင္ေစရန္ အတြက္ add/remove programs ကို registry တြင္ ၀င္ေရာက္ၿပီး ပိတ္ထားႏိုင္ပါသည္။ လုပ္နည္းေလးကေတာ့-1. Start-->Run-->regedit ရိုက္ၿပီး Enter ေခါက္ပါ။

2. HKEY-CURRENT-USER\Software\Microsoft\Windows\CurrentVersion\Policies သို႔သြားပါ။

3. ၄င္း polices ၏ ညာဘက္ panel တြင္ Right Click လုပ္ၿပီး new-->key ကို click လုပ္ပါ။

4. "New Key # 1" ေပၚလာလွ်င္ ၄င္းကို Uninstall ဟု ျပင္ဆင္ပါ။

5. ၄င္း Uninstall ၏ ညာဘက္ panel တြင္ Right Click လုပ္ၿပီး new-->DWORD ကို click လုပ္ပါ။6. "New Value # 1" ေပၚလာလွ်င္ ၄င္းကို NoAddRemovePrograms ဟု ျပင္ဆင္ၿပီး Enter ေခါက္ပါ။7. Value data တြင္ 1 ထည့္ပါ။ အထက္ပါ အတိုင္းျပဳလုပ္ၿပီးပါက ကြန္ပ်ဴတာအား restart လုပ္ပါ။
ok ပါေစ.........

Add Printers ကို registryတြင္ပိတ္ျခင္း

Add Printers ကို registryတြင္ပိတ္ျခင္း Print Server သို႔မဟုတ္ Network Printer အသုံးျပဳထားေသာ ကြန္ပ်ဴတာမ်ားကို မလိုအပ္ဘဲ Printer Install မျပဳလုပ္ႏိုင္ေအာင္ registry တြင္ ပိတ္ထားႏိုင္ပါသည္။ လုပ္နည္းေလးကေတာ့-
1. Start-->Run-->regedit ရိုက္ၿပီး Enter ေခါက္ပါ။
2. HKEY-CURRENT-USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer သို႔သြားပါ။
3. ၄င္း Explorer ၏ ညာဘက္ panel တြင္ Right Click လုပ္ၿပီး new-->DWORD ကို click လုပ္ပါ။4. "New Value # 1" ေပၚလာလွ်င္ ၄င္းကို NoAddPrinter ဟု ျပင္ဆင္ၿပီး Enter ေခါက္ပါ။
5. Value data တြင္ 1 ထည့္ပါ။ အထက္ပါ အတိုင္းျပဳလုပ္ၿပီးပါက ကြန္ပ်ဴတာအား restart လုပ္ပါ။Printer Install ပိတ္ထားခ်င္သူမ်ား ok ပါေစ.........

IP အလြယ္ၾကည့္နည္း

Batch file အမ်ဳိးအစားေလးပါ။ ဒီဖုိင္ကို run လုိက္ရင္ ကုိယ့္ကြန္ပ်ဴတာရဲ႕ IP,Subnet,Gateway, MAC , DNS , Server ေတြရဲ႕ Address ကိုျမင္ႏုိင္တဲ့အျပင္ ကြန္ပ်ဴတာရဲ႕ Network Adaptor ေကာင္းမေကာင္းကိုပါ တစ္ခါတည္း စစ္ေပးအံုးမွာ ျဖစ္ပါတယ္။ ေအာက္ကစာသားကို Notepad ထဲကိုကူးထည့္ပါ C:\windows ဖိုလ္ဒါ ေအာက္မွာ ဖုိင္နာမည္ IP.Bat ႐ုိက္သိမ္းပါ။
@echo.@echo IP For Technology Pass Computer.
@echo By: Myosoethu
@ipconfig/all find "IP Address"
@ipconfig/all find "Subnet Mask"
@ipconfig/all find "Default Gateway"
@ipconfig/all find "Host Name"
@ipconfig/all find "DNS Suffix Search List"
@ipconfig/all find "Physical Address"
@ipconfig/all find "DHCP Enabled"
@ipconfig/all find "DHCP Server"
@ping 127.0.0.1@echo.@pauseၿပီးလွ်င္ run box ကိုဖြင့္ၿပီး ip ရုိက္ Enter ေခါက္လိုက္ရင္ အဆင္ေျပပါၿပီ။

Clear Memory

ကြန္ပ်ဴတာသံုးသူေတြ အတြက္္ လြယ္ကူ ျမန္ဆန္တဲ့ နည္းေလးတစ္ခု မွ်ေ၀ေပးခ်င္ ပါတယ္။ မိမိကြန္ပ်ဴတာ memory ညွစ္ပတ္ေနမယ္ထင္ရင္ memory သန္႕ရွင္းေအာင္ လုပ္နည္းေလးပါ။ လုပ္ေဆာင္နည္းကေတာ့-
၁. Desktop ေပၚမွာ Right-click ႏိွပ္ၿပီး New-Shortcut ကိုထပ္ႏိွပ္ပါ၊
၂. Type the location of the item လို႔ေရးထားတဲ့ ေနရာမွာ ေအာက္က စာေၾကာင္းေတြကို ကူးထည့္လိုက္ပါ၊%windir%\system32\rundll32.exe advapi32.dll,ProcessIdleTasks
၃.Next ထပ္ႏိွပ္ပါ၊
၄.Type a name for this shortcut: ေနရာမွာ Clear Memory ဆိုၿပီးေရးထည့္လိုက္ပါ၊
၅. Finish ကိုႏိွပ္လိုက္ပါ။ ဒီေလာက္ပါပဲ။ကြန္ပ်ဴတာသိသိသာသာ ျမန္ဆန္လာလိမ့္မယ္။ အားလံုးအဆင္ေျပႏုိင္ၾကပါေစ။

Secondary IDE Hard Drive တပ္ဆင္ျခင္း

Destop Computer တြင္ Secondary IDE Hard Drive တပ္ဆင္ျခင္းကုိ အဆင့္လုိက္ လမ္းညႊန္ေပးထားျပီး PhysicalInstall ျပဳလုပ္ျခင္းႏွင့္ Computer System မွ Secondary IDE Hard Drive ကုိ သိရွိေစရန္ႏွင့္ Motherboard မွတပ္ဆင္ခ်ိတ္ဆက္ျပဳလုပ္ႏုိင္ရန္ BIOS အတြင္းသုိ႕ Parameter မ်ား ျပင္ဆင္ေျပာင္းလဲျခင္းကုိ ျပဳလုပ္ေပးရမည္ ျဖစ္ပါသည္။၁. Power ပိတ္ျပီး တပ္ဆင္မႈျပဳလုပ္ျခင္း မည္သည္ computer system တြင္မဆုိ ကြန္ပ်ဴတာ၏ အတြငး္ပုိင္းရွိ အစိတ္အပုိင္းမ်ားကုိ ျပဳျပင္ျခင္း၊ လဲလွယ္ျခင္း၊တပ္ဆင္ျခင္း လုပ္ငန္းမ်ား မျပဳလုပ္မီ အခ်ိန္တြင္ computer system ကုိ shutdown ျပဳလုပ္ျပီး power ကုိ ပိတ္ေပးရမည္ျဖစ္သည္။ သုိ႕မွသာ အတြင္းဘက္ရွိ အစိတ္အပုိင္းမ်ားအား လဲလွယ္တပ္ဆင္ျခင္းကုိ ေသခ်ာစြာျပဳလုပ္ေပးႏုိင္မည္ျဖစ္သည္။System ကုိ shutdown လုပ္ျပီး power ပိတ္ျပီးပါက power supply အေနာက္ဘက္ရွိ AC power ၾကိဳကုိ ျဖဳတ္ေပးပါ။
၂. Computer Case ဖြင့္ျခင္း Computer Case ဖြင့္သည့္အခါ Computer Case ပုံစံကုိ အရင္ဆုံး စစ္ေဆးျပီးမွ ဖြင့္ပါ။
၃. လက္ရွိအသုံးျပဳေနသည့္ Hard drive ၏ cable ၾကဳိးမ်ား ျဖဳတ္ေပးျခင္း ယခု အဆင့္တြင္ Secondary Hard Drive ကုိ computer system သုိ႕ လြယ္ကူစြာထည့္သြင္းေပးႏုိင္ရန္ လက္ရွိ Primary Hard Drive မွ power cable ၾကဳိးမ်ားႏွင့္ IDE cable ၾကိဳးမ်ားကုိ ျဖဳတ္ေပးရန္ လုိအပ္မည္ ျဖစ္သည္။
၄. Drive Mode Jumper သတ္မွတ္ျခင္း Hard Drive ကုိ Master Drive ႏွင့္ Slave drive သတ္မွတ္ေပးႏုိင္ရန္ Jumper ျပဳလုပ္ေပးရမည္ျဖစ္သည္။ လက္ရွိအသုံးျပဳေနသည့္ Primary Hard drive ကုိ Master drive သတ္မွတ္ျပီး ေနာက္ထပ္ ေပါင္းထည့္မည့္ Secondary Hard Drive ကုိSlave drive သတ္မွတ္ပါ။
၅. Computer case အတြင္းသုိ႕ Hard drive ထည့္သြင္းတပ္ဆင္ပါ။
၆ .IDE Hard Drive Cable တပ္ဆင္ျခင္း မူလ Primary Hard Drive ႏွင့္ Secondary Hard Drive ႏွစ္မ်ဳိးလုံးရွိ RIbbon cable မ်ားမွ IDE cable မ်ားကုိ ခ်ိတ္ဆက္အသုံးျပဳႏုိင္မည္ျဖစ္သည္။ Motherboard မွ connector cable မွာ တခါတရံတြင္ black (အနက္ေရာင္) ကုိ အသုံးျပဳထားျပီး မူလ Primary Hard Drive တြင္ တပ္ဆင္ေပးရမည္ျဖစ္သည္။ Cable အမ်ားစုတြင္ drive connector ရွိ ဦးတည္ရာ(direction) သတ္မွတ္ရန္ key မ်ား ပါရွိမည္ျဖစ္သည္။ တကယ္လုိ႕ key သတ္မွတ္ေပးထားျခင္းမရွိပါက IDE cable တြင္ အနီလုိင္းစင္းမ်ားျဖင့္ သတ္မွတ္ေပးထားျပီး drive ၏ pin 1 ကုိ ဦးတည္သတ္မွတ္ေပးထားျခင္းျဖစ္သည္။ Power connector မ်ားကုိ drive တြင္တပ္ဆင္ေပးသည့္အခါ ကြန္ပ်ဴတာအတြင္းရွိ ဘယ္ဘက္မွ တပ္ဆင္ေပးႏုိင္မည္ျဖစ္သည္။ Hard Driveတစ္ခုစီအတြက္ power connector တပ္ဆင္ေပးရန္ 4 pin Molex ရွိရမည္ျဖစ္သည္။Power supply တစ္ခုကုိ free ေပးထားျပီးက်န္ရွိသည့္ power supply တစ္ခုကုိ Primary Hard Drive တြင္တပ္ဆင္ေပးရမည္ျဖစ္သည္။
၇. Computer system မွ New Hard Drive ကုိ သိရွိေစရန္သတ္မွတ္ေပးျခင္း Hard drive ထည့္သြင္း တပ္ဆင္ျပီးပါက computer case အေနာက္ဘက္ရွိ AC power ၾကိဳး (cord) ကုိ ျပန္တပ္ဆင္ေပးျပီး computer systemကုိ ျပန္ဖြင့္ပါ။ ေနာက္ထပ္ထည့္သြင္းေပးသည့္ Secondary Hard Drive ကုိ computer system ႏွင့္ motherboard မွ သိရွိျပီး အလုပ္လုပ္ေပးႏုိင္ရန္ BIOS အတြင္းသုိ႕ လုိအပ္သည့္ parameters မ်ားကို ေျပာင္းလဲသတ္မွတ္ေပးရမည္ ျဖစ္သည္။ OS ႏွင့္ အသုံးျပဳရႏုိင္ေစရန္ drive ကုိ အသုံးမျပဳမီအခ်ိန္တြင္ format ခ်ေပးရန္လုိအပ္ပါသည္။

All Cobra Driver Pack 2010 for XP - Vista - Windows7


ကိုညီေနမင္းဆို အားလုံးလိုလိုသိၾကမွာပါ
မသိေသးရင္ သူဆီမွာ တင္ထားတဲ့ post အသစ္ေလးကို ႀကိဳက္လို႔ ညႊန္းလိုက္ပါတယ္
ဒီကေနသြားရင္ေရာက္ပါတယ္

Windows XP မွာ start နဲ႔ shutdown ျမန္ေအာင္လုပ္နည္း...

XP မွာ start ႏွင္႔ shutdown ျမန္ေအာင္လုပ္နည္းေလးပါ..။
XP အသုံးျပဳသူေတြ အတြက္ အသုံး၀င္မယ္ထင္လုိ႔ ဒီပုိစ္႔ေလးကုိ တင္လုိက္တာပါ…။
အရင္ဆုံး start ၿမန္ေအာင္လုပ္နည္းကုိ ေဆြးေႏြးပါ႔မယ္….။
ထုံးစံအတုိင္း start Run (or) win + R ကုိ သြားလုိက္ပါ…။
Run Box တြင္ regedit ကုိရုိက္ထည္႔ၿပီး ok ေပးလုိက္ပါ.။
ေပၚလာတဲ႔ Register Editor Box မွာ ေအာက္မွာေရးးထားတဲ႔ အတုိင္း အဆင္႔ဆင္႔သြားလုိက္ပါ...။
HKEY_LOCAL_MACHINE >> SYSTEM >> CurrentControlSet >> Control >> Session Manager >>
Memory Management >> Prefetchparameters ဆုိတာကုိ double click ေပးလုိက္ပါ..။
ေဘးက Box ထဲမွာ EnablePrefetcher ဆုိတာကိုလုိက္ရွာၿပီး right click >> Modify >> Value data မွာ 3 ေနရာမွာ 5 လုိ႔ေျပာင္းၿပီး ok ေပးလုိက္ပါ ..။
ဒါဆုိရင္ start ျမန္ေအာင္ လုပ္နည္းၿပီးပါၿပီ...။
ေနာက္တစ္ခု Shutdown ျမန္ေအာင္လုပ္နည္းကို ေဆြးေႏြးပါမယ္.. ။
အရင္ဆုံး အေပၚက အတုိင္းပဲ start Run (or) win + R ကုိ သြားလုိက္ပါ…။
Run Box တြင္ regedit ကုိရုိက္ထည္႔ ok ေပးၿပီး
ေအာက္မွာ ေရးထားတဲ႔ အတုိင္း အစဥ္လုိက္လုပ္ၾကည္႔ပါ...။
HKEY_CURRENT_USER>> Control Panel >> Desktop ထိေရာက္ေအာင္သြားပါ..
ေဘးက Box မွာ AutoEndTasks ဆုိတာကိုရွာၿပီး Value data မွာ 1 ေျပာင္းေပးလုိက္
HungAppTimeout နဲ႔ WaitToKillAppTimeout ႏွစ္ခုလုံးကို 1000 လုိ႔ေျပာင္းေပးလုိက္ပါ..။
အရမ္းၾကီးျမန္ခ်င္တယ္ဆုိရင္ေတာ႔ ကုိယ္စိတ္ၾကဳိက္ ေျပာင္းၾကည္႔ေပါ႔ က်ေနာ္ကေတာ႔ 1000 လုိ႔ပဲေျပာင္းထားပါတယ္..။
နွစ္ခုလုံး လုပ္ၿပီးၿပီဆုိရင္ေတာ႔ ကြန္ပ်ဴတာကို restart ခ်လုိက္ပါခင္ဗ်ာ…။
တက္တာေရာ က်တာပါ..ျမန္ျမန္ဆန္ဆန္ျဖစ္ေနတာကို ေတြ႔ရမွာပါ ..။

အင္တာနက္ကို၂၀%ျမန္ေအာင္လုပ္နည္း..

စတင္လုပ္ရမွာကေတာ့....
1. Start Menu--->> Click Run ကိုေရြးပါ။
2. gpedit.ms c ရုိက္ပါ။
3. Enter ေခါက္ပါ။
4. ဘယ္ဘက္ျခမ္းက Computer Configuration ကို Expand လုပ္ပါ။
၅. Administrative Templates ကို Expand လုပ္ပါ။
၆. Network ကို Expand လုပ္ပါ။
၇. Qos Packet Scheduler ကိုေရြးပါ။
၈. ၿပီးလွ်င္ ညာဘက္ျခမ္းက Limit Reservable Bandwidth ဆိုတဲ့စာေၾကာင္းေပၚမွာ double Click ႏွိပ္ပါ။
၉. Limit Reservable Bandwidth Properties box မွာ Enable option ကိုေရြးပါ။
၁၀. Bandwidth Limit [%] box မွာ 0% ကို 20 % ေျပာင္းၿပီး ok ႏွိပ္ထြက္ပါ။
ဒါဆိုရင္ ပိုျမန္လာပါလိမ့္မယ္..။

ဒီမွာဆိုပိုျပည့္စုံမွာပါ

Sunday, May 30, 2010

administrator Password ေမ့သြားလား

Aministrator Password ေမ့သြားလား

Windows XP တင္လိုက္တာနဲ႔ Built-In Account ၂ ခု ပါလာတာ ေတာ္ေတာ္မ်ားမ်ား လည္းသိၾကမွာပါ။

၁။ Administrator နဲ႔
၂။ Guest ဆိုၿပီး ပါလာပါတယ္။

Administrator က Windows တစ္ခုလံုးကို ႀကိဳက္သလို လုပ္ပိုင္ခြင့္ရွိပါတယ္။ Full Access Permission ေပါ့။ ႀကိဳက္တဲ့Software တင္ လို႔ရတယ္။ ျဖဳတ္လို႔ရတယ္။ Group Policy ေတြ Registry ေတြ ျပင္လို႔ရတယ္။ Account ေတြ ထပ္ဖြင့္လို႔ရတယ္။ ဖ်က္ခ်င္တဲ့ Account ေတြ ဖ်က္လို႔ရတယ္။ Account ေတြရဲ႕Password ေတြ ကို Change လို႔ရတယ္။
Guess ကေတာ့ Windows ကို၀င္သံုးရံုသက္သက္ပါ။ ဘာမွလုပ္ပိုင္ခြင့္မရွိပါဘူး။
Administrator က ထပ္ဖြင့္တဲ့ Account ေတြမွာလည္း Account Type 2 မ်ိဳး ရွိပါတယ္။

၁။ Administrator Type နဲ႔
၂။ Limited Type ပါ။

Account ထပ္ ဖြင့္တဲ့အခါ Account name ေပးၿပီးရင္ Account Type ကို ေရြးေပးရပါမယ္။ Administrator type နဲ႔ ဖြင့္လိုက္ရင္ Built-In Administrator အတိုင္း လုပ္ပိုင္ခြင့္ရွိပါတယ္။ Limited type နဲ႔ ဖြင့္လိုက္ရင္ ေတာ့ ဘာမွ လုပ္ပိုင္ခြင့္ မရွိပါဘူး။ ဖြင့္လိုက္တဲ့ account ရဲ႕ Password ကို ဘဲ change ခြင့္ရွိပါတယ္။ အဲဒီေတာ့ Administrator ဆိုတာ အေရးႀကီးပါတယ္။ Administrator Account ကို Password မေပးထားဘူးဆိုရင္ ကိုယ့္ Computer ရဲ႕ Windows ထဲ ကို တျခားသူက အလြယ္တကူ ၀င္ေရာက္ၿပီး ႀကိဳက္သလို ေမႊသြားလို႔ရပါတယ္။ Registry ေတြ ကလိ သြားမယ္။ ၿပီးရင္ password လည္း change သြားမယ္ ဆိုရင္ ဘယ္လိုလုပ္ၾကမလဲ၊ ၀င္လို႔ရေတာ့ မွာမဟုတ္ပါ။ အဲဒီေတာ့ Administrator Account ကို Password ေပးထားရပါတယ္။ ကိုယ္ေပးထားတဲ့ Password ကို ကိုယ္ ကိုယ္တိုင္ ေမ့သြားခဲ့ရင္ ေရာ၊ Windows ထဲကို ၀င္လို႔ရေတာ့မွာ မဟုတ္သလို၊ Limited Account နဲ႔ ၀င္လို႔ရခဲ့ရင္လည္း ကိုယ္သံုးခ်င္တဲ့ Program ေတြ Install လုပ္ခြင့္ရမွာမဟုတ္ပါဘူး။ အဲဒီလို Case ေတြကို ေျဖရွင္းဖို႔အတြက္ နည္းလမ္းေတြကေတာ့ အမ်ားႀကီးရွိပါတယ္။ Password Recovery CD ေတြရွိေတာ့ရွိပါတယ္၊ ဒါေပမယ့္ ၀ယ္ရတာ၊ သံုးရတာ အခက္အခဲရွိပါလိမ့္မယ္။ အလြယ္ကူဆံုး နည္းလမ္းကေတာ့ Windows XP CD နဲ႔ Password ျပန္ change တဲ့နည္းပါ။ ဒီနည္းကို သိတဲ့သူေတြ သိပ္မရွိပါဘူး။
အရင္ဆံုး XP CD နဲ႔ Boot တက္လိုက္ပါ။ Boot တက္ ၿပီးလို႔ Windows တင္မွာလား၊ Repair လုပ္မွာလားေမးတဲ့ အဆင့္ေရာက္ရင္ Enter ေခါက္ၿပီး ဆက္သြားလိုက္ပါ။ License Agreement ကို F8 ႏွိပ္ၿပီး Agree လုပ္လိုက္ပါ။ ေနာက္တစ္ေခါက္ Windows တင္ၿပီးသားရွိတယ္
အသစ္တင္မွာလား Repair လုပ္မွာလား ထပ္ေမးရင္ R ကို ႏွိပ္လိုက္ပါ။ လိုအပ္တဲ့ File ေတြ Copy ကူးၿပီး Restart က်သြားပါမယ္။ ျပန္
တက္လာရင္ ဆက္ Install လုပ္ေနပါလိမ့္မယ္။ ဘယ္ဘက္ေအာက္ေျခ က Loading ဘား တန္းေအာက္မွာ Hardware Installation ဆို
တဲ့စာကိုေတြ႕ရင္ Shift + F10 ကိုႏွိပ္လိုက္ပါ။ command prompt ေပၚလာပါလိမ့္မယ္။ nusrmgr.cpl ကိုရိုက္ၿပီး Enter ေခါက္လိုက္ပါ။
User Account Box ေပၚလာရင္ Administrator ကိုႏွိပ္လိုက္ပါ။ ၿပီးရင္ Change Password ကို ထပ္ႏွိပ္လိုက္ပါ။ ၿပီးရင္ေတာ့ ကိုယ္ေပး
ခ်င္တဲ့ Password ကို ျပန္ေပးလိုက္ပါ။ အားလံုးၿပီးရင္ Exit နဲ႔ထြက္လိုက္ပါ။ Windows Repair ကိုၿပီးတဲ့အထိ ဆက္သြားလိုက္ရင္ ရပါၿပီ။
Windows, Program နဲ႔ Data ေတြ ပံုမပ်က္ ရွိေနပါလိမ့္မယ္။ အဲ တစ္ခုေတာ့ရွိတယ္ဗ်။ ကိုယ္တင္ထားတဲ့ Windows ရဲ႕ Service Pack နဲ႔ ကိုယ္ တင္မယ့္ XP CD ရဲ႕ Service Pack ကေတာ့ တူမွရမွာေနာ္။ အားလံုး အဆင္ေျပပါေစ။
ဒီဆိုက္မွာလည္းၾကည့္ႏိုင္ပါတယ္...

Saturday, May 29, 2010

How to make a claening batch file

တစ္ခ်ိဳကြန္ပ်ဴတာေတြမွာ
.batေတြနဲ့ေရးထားတဲ့ကုိယ္မသိလိုက္တဲ့virus(antivirusကမေတြခဲ့တဲ့)အေသးစားေလးေတြရွိတတ္ပါတယ္။
အဲဒီေကာင္ေလးေတြကုိဖ်က္ဖုိ ့အတြက္လဲသုံးလုိ ့ရပါတယ္။
ဒါ့အျပင္ဘာေတြအတြက္လဲအသုံး၀င္လဲဆုိရင္သင့္ကြန္ပ်ဴတာရဲ ့history,tempfolder,cookies,အစရွိသည္တုိကုိလည္းဖ်က္ပါတယ္။
virusေတာ့မဟုတ္ပါဘူး။လုိအပ္တယ္ဆုိရင္ေတာ့ယူျပီးrunၾကည္႕ပါ
ေအာက္ကcodeေတြပါ။
ဒီcodeေတြကုိnotepadထဲထည့္ရမွာ
သိမ္းရင္ေတာ. .cmd သုိ ့မဟုတ္ .bat နဲ့သိမ္းလဲရပါတယ္။
ျပီးရင္ေတာ့ပုံမွန္အတုိင္းrunလို႕ရပါၿပီ..

@echo off
del /s /f /q c:\windows\temp\*.*
rd /s /q c:\windows\temp
md c:\windows\temp
del /s /f /q C:\WINDOWS\Prefetch
del /s /f /q %temp%\*.*
rd /s /q %temp%
md %temp%
deltree /y c:\windows\tempor~1
deltree /y c:\windows\temp
deltree /y c:\windows\tmp
deltree /y c:\windows\ff*.tmp
deltree /y c:\windows\history
deltree /y c:\windows\cookies
deltree /y c:\windows\recent
deltree /y c:\windows\spool\printers
del c:\WIN386.SWP
cls

ကိုယ္ clean လုပ္ခ်င္တဲ႕ အခ်ိန္မွာ ေစာေစာကကိုယ္သိမ္းထားတဲ႕ .cmd or .bat file ေလးကို double click လုပ္လိုက္တာနဲ႕ auto clean လုပ္ၿပီးသားျဖစ္သြားပါၿပီ...

ကိုယ္ေဆာက္ထားတဲ့ အေရးႀကီးတဲ့ ဖိုဒါကို အျခားလူ ဖြင့္ၾကည့္လို.မရ၊ Delete လုပ္လို.မရ ေအာင္

ပထမဦးဆံုး ကိုယ္လုပ္မယ့္ ဖိုဒါက NTFS နဲ.ပိုင္းထားတဲ့ Partation ေပၚမွာရွိရပါမယ္။ ၿပီးရင္ My Computer ကိုဖြင့္။ Menu Bar က View Tab ကို ၀င္ပါ။ ဟိုးေအာက္ဆံုးစာေၾကာင္း Use sinple file sharing ( Recommended ) ဆိုတဲ့ ခ်က္ေဘာက္ေလးကို အမွန္ျခစ္ ျဖဳတ္ေပးထားရပါမယ္။ ၿပီးရင္ OK နဲ.ထြက္။ ကဲစမယ္ ကိုယ္ရဲ့အေရးႀကီးတဲ့ ဖိုဒါေပၚမွာ ညာဘက္ကလစ္နွိပ္ ။ Sharing and Security ဆိုတာကို၀င္။ Security ဆိုတဲ့ Tab မွာ Advance ကို ကလစ္နွိပ္။ ၿပီးရင္ ေအာက္နားက Inherit from parent the permission entries that apply to child objects. Include these with explicitly defined here ဆိုတဲ့ ေနရာမွာ အမွန္ျခစ္ေလး ျဖဳတ္ေပးရပါမယ္။ ၿပီးရင္ Remove လို.ေျပာ။ Apply ၊ OK ၊ OK ေပါ့။ ဒါဆို ကိုလုပ္ထားတဲ့ ဖိုဒါကို ဘယ္သူမွ ဖြင့္လို.လဲရမွာ မဟုတ္သလို Delete လဲလုပ္လို.ရမွာ မဟုတ္ေတာ့ပါဘူး။
ကိုက ျပန္ဖြင့္ခ်င္တယ္ ဆိုရင္ေတာ့ အဲဒီဖိုဒါေပၚမွာ ညာဘက္ကလစ္ျပန္နွိပ္ sharing and security ကို၀င္ ၿပီးရင္ Owner ဆိုတဲ့ Tab ကို သြားပါ။ Administrator ေပၚမွာ select မွက္္ၿပီး Reblace owner in subcontainers and objects ဆိုတဲ့ စာေၾကာင္းမွာ အမွန္ျခစ္ေလး ျပန္ထည့္ေပးရပါမယ္။ ၿပီးရင္ေတာ့ OK ေပါ့။ ဒါဆိုရင္ေတာ့ ျပန္၀င္လို.ရပါၿပီ။

administrator စကား၀ွက္ ေပ်ာက္ရင္(သုိ့)ေမ့ရင္လုပ္တဲ့ method

Windows XP မွာ administrator စကား၀ွက္ ေပ်ာက္ရင္ recovery လုပ္ဖုိ ့ပါ
Windows XP မွာadministrator စကား၀ွက္ ေပ်ာက္ခဲ့ရင္(သုိ့)ေမ့ခဲ့မယ္ဆုိရင္ ဒီအခ်က္(၅)ခုနဲ ့လုပ္ၾကည့္ပါ…very important---ဒီေကာင္ကုိ လုပ္မယ္ဆုိရင္ user account စကား၀ွက္ ကုိ သိထားဖုိ ့လုိပါတယ္။(၂)ခုလုံးေမ့ေနတယ္ဆုိရင္ေတာ့၀မ္းနည္းစရာပဲ။ကြ်န္ေတာ္လဲလုပ္မေပးႏုိင္ပါဘူး။
(၁) log in ၀င္ဖု ိ့ စကား၀ွက္ ေမ့ေနတယ္(administrator and user account)ဒါဆုိ ရင္ windowsကုိrestartျပန္လုပ္ပါ။windowsျပန္တက္လာတဲ့ အခါက်ရင္ F8ကုိႏွိပ္ပါ။
(၂)ျပီးရင္ safe mode နဲ ့၀င္ပါ။safe mode မွာ user account ရွိရင္ user account နဲ ့၀င္ပါ။မရွိရင္ေတာ့ ok ေပါ့။administrator နဲ ့၀င္လုိ ့မရပါဘူးကုိယ္ကadministrator စကား၀ွက္ ေမ့ေနတာေလ။ျပန္ေဖာ္မွာ ေပါ့။
(၃)အဲဒီမွာ safe mode screen တက္လာပါလိမ့္မယ္။start ကေန run command box (windows key+R)ကုိ ဖြင့္ပါ။ျပီးရင္ကြ်န္ေတာ္တုိ ့စာေလးတစ္ေၾကာင္းရုိက္ေပးရပါမယ္။ဒါေလးကုိ box မွာ ရုိက္ပါ”control user password s2” လုိ ့ရုိက္ပါ။အဲဒီမွာ စကား၀ွက္ change ဖုိ ့ေနာက္ထပ္box ေလးက်လာပါလိမ့္မယ္။administrator ကုိ ခ်ိန္းခ်င္တာဆုိေတာ့ administrator ကုိ click ေပးပါ။ေအာက္က reset စကား၀ွက္ ကုိ clickလုိက္။အဲဒီမွာ ခ်ိန္းဖုိ ့ေနာက္ထပ္ box က်လာပါလိမ့္မယ္။ new စကား၀ွက္ and confirm စကား၀ွက္ ပါ။ျပီးရင္ ok ေပးလုိက္ပါ။
(၄)ကဲadministrator ကုိ ကုိယ္ခ်ိန္းခဲ့တဲ့အတုိင္း၀င္လိုက္ပါ။အားလုံok သြားလိမ့္မယ္။အျခား စကား၀ွက္ ေတြကုိလဲခ်ိန္းလုိ ့ရႏုိင္ပါတယ္။စမ္းလုပ္ၾကည့္ပါ။
(၅)အားလုံးျပီးပါျပီ။

MS 2007 Shortcut Keys


ကၽြန္ေတာ္ဒီေန႔ေတာ႕ Microsoft work 2007 အတြက္ Short cut ကေလးေတြ အသုံးျပဳနည္းေလးကုိ တင္ျပခ်င္ပါတယ္။ ကၽြန္ေတာ္ တင္ျပလုိက္တာကလဲ ကၽြန္ေတာ္ အေရးၾကီးတဲ႕ စာေလးတစ္ခ်ဳိ႕သုံးရင္ ဒီ Key ေတြကုိ တင္ျပေပးလုိက္တာပါ။ ကၽြန္ေတာ္တုိ႕ ပုံမွန္အတုိင္း Microsoft work ကုိ သုံးေနရင္းကေန Mouse မသုံးရဘဲ အလြယ္အသုံးျပဳလုိ႕ ရမည္ျဖစ္ပါတယ္။ ကၽြန္ေတာ္တုိ႕ “ALT” Key ကုိႏုိပ္လုိက္တာနဲ႕ Key ေတြကုိ ေတြ႕ျမင္ႏုိင္ပါတယ္။ Key ေတြကုိ မွတ္မိစရာမလုိပါဘူး။ Alt ေလးဘဲ ႏုိပ္လုိက္တာနဲ႕ ေအာက္ပါ အတုိင္းေတြ႕ရမွာပါ။ ေအာက္က ဥပမာ Key ေတြနဲ႕ အရင္ စမ္းသပ္ၾကည္႕လုိက္ပါ။ (မွတ္ခ်က္။ ။ Alt ႏုိပ္ျပီရင္ေတာ႕ ေဖာ္ျပထားတဲ႕ Key ေလးဘဲ ႏုိပ္လုိက္ရုံးပါ။ ဥပမာ--- 1 လုိျပရင္ 1 ေလးႏုိပ္လုိက္တာနဲ႕ Save Box က်လာပါမည္။)

Alt-F = Office Button
Alt-1 = Save
Alt-2 = Undo
Alt-3 = Redo
Alt-H = Home
Alt-N = Insert tab
Alt-P = Page Layout tab
Alt-S = References tab
Alt-M = Mailings tab
Alt-R =Review tab
Alt-V =View tab
Alt-L = Developer tab

ေနာက္တစ္ခ်က္ကေတာ႕ မိမိတုိ႕ Main Menu ကုိသတိထားမိမွာပါ။ ဥပမာ Insert ကုိ သြားခ်င္တယ္ဆိုပါဆုိ ALT+ N ကုိႏုိပ္လုိက္ေပါ႔။ မသိလဲ Alt ႏိုပ္လုိက္ရင္ Insert ေပၚမွာ N ကုိေတြ႕ရမွာပါ။
ဥပမာ
V = to set cover page
NP = insert new blank page
B = Page break
T = Insert table
P = Insert picture
F= Insert Clip Art
SH = Insert shapes
C = Chart

Window မတက္ခင္ password တစ္ခုထပ္ျပီးထည့္ခ်င္ရင္..

ပထမဆံုး
Run >>>>syskey ကိုရိုက္ထည့္ပါ။box က်လာရင္ update ကိုေရြးပါ
ျပီးရင္ password startup ကိုေရြးပါ ၄င္းေနာက္password ရိုက္ထည့္ျပီး confirm password ကိုပါ ရိုက္ျပီး ok ေပးလိုက္ပါ။
ဒါဆိုရင္ကၽြန္ေတာ္တို႕ window password မလာခင္ဒီေပးထားတဲ့ password box ကအရင္လာမွာျဖစ္ပါတယ္...
password ကို ႏွစ္ဆင့္ကာကြယ္လို႕ရတာေပါ့ဗ်ာ..ပိုစိတ္ခ်ရေတာ့ေပါ့

သိထားသင္႕ေသာ extension file type မ်ား

Extension Type Characteristics

.aam media file MacroMedia Shockwave

.arc archive file Open with PKZip or WinZip
(obsolete)

.asp web page active server page - used to code Webpages that connect to databases

.au audio Sound file - open with player - used on older Web pages

.avi video clip Audio/Video Interleaved - movie clip -open with mplayer, IE, or Navigator with plugin

.bak backup file Used by many applications - often created automatically

.bat application DOS batch file - run by double-clicking in Win95 - edit with Notepad

.bmp graphic file Microsoft bitmap - open in MS Paint or graphics program

.cab archive Microsoft installation achive (cabinet file) - similar to .zip archive

.cfg Configuration file

.cgi - Common Gateway Interface - used to exchange information with a server (often used with Perl)

.chk - Data recovered after running Checkdisk

.css style sheet plain text file containing web page style preferences

.csv data Comma Separated Value file - a way of presenting tabular data in a text file - usually viewed in MS Excel.

.dat data file Used by several applications. Not to be opened directly.

.dcr media file Macromedia Shockwave movie

.dir media file Macromedia Director file - provides animation and interactivity

.dll dynamic Software used by Windows to provide services to applications
link library

.doc document Microsoft Word file

.dot template Microsoft Word template

.drv device driver Used to control hardware - (old)

.dtd text document type definition

.exe application self-extracting or executable file - run by double-clicking in Win95

.faq data file Frequently Asked Questions - almost always a text file

.fla media Macromedia Flash animation file - requires Shockwave

.fnt - Font file

.gif image graphic in GIF format - open in web browser or graphics program

.gz application compressed archive file created by Gzip in the UNIX operating system

.hqx archive Compressed Macintosh file archive created by Binhex

.htm text file hypertext document [same as .html] - open in a web browser - edit in any word-processor or text editor

.ico Windows icon Open with an icon editor

.ini - Initialisation file

.jar Java Java compressed archive file

.jav Java cross platform programming language used to create complex interactive forms and special effects

.jpg image Graphic in JPEG format (Joint Photographic Experts Group) View with web browser or image editing program

.js JavaScript part of Web page used to create interactive effects such as mouse roll-overs and pop-up boxes

.jso - Java server page

.kbd data file Keyboard layout data

.log data file Created by many applications - usually a text file - edit in any text editor

.mid audio audio file in MIDI format

.mov video QuickTime movie - view using IE or Netscape using plug-in

.mp3 audio Audio file in MP3 format - CD-quality sound, with 10x compression

.mpg movie Video movie in MPEG format (Motion Picture Experts Group)

.old - Backup file (generic)

.pdf application Portable Document Format - requires Adobe Acrobat reader

.pl application Perl source file - text file, editable in any text editor

.png image graphic in Portable Network Graphics format - can work on all platforms

.ppt application Microsoft PowerPoint file - used for creating slides and overhead presentations

.pub - Microsoft Publisher page template file

.ram audio Real Audio file - open in browser with RealAudio plug-in

.rtf application Rich Text Format - word-processor file with formatting codes

.scr screen saver

.sea application Self-extracting archive - Apple-Mac - requires Stuffit

.sig signature Appended to outgoing email messages - editable in text editor

.swf media Macromedia Shockwave Flash animation movie

.sys - DOS system file - device driver or hardware configuration info

.tar application file archive created in the Unix operating system

.tar.gz application .tar archive compressed by Gzip

.tif image Tagged Image File format - graphic file - editable in graphics program

.tmp temporary file - used by many programs

.ttf True Type Font file - view with fontview

.txt text contains only ASCII code - also called 'text file' - editable in any text editor

.wav audio Sound file in Waveform format

.wsz graphics Winamp skin - visual interface for audio control board

.xls application Microsoft Excel worksheet file

.xml Web page extensible markup language - a plain text file for web pages

.zip application compressed file - open with WinZip or PKZip

USB Drive တစ္ခုခုကို ျဖဳတ္တဲ့အခါ Ejecting Problem ျဖစ္ေနရင္ ဘယ္လိုျဖဳတ္မလဲ။

ကြန္ျပဴတာအသံုးျပဳသူအားလံုး ရင္ဆိုင္ရဖူးတဲ့ ျပႆနာေတြထဲက တစ္ခုပါ။ USB Drive ကို Safely Remove Hardware Icon ေလး ႏိွပ္ၿပီး ျဖဳတ္ေပမယ့္ The Device ‘Generic Volume’ cannot be stopped right now. Try stopping the device again later. ဆိုတဲ့ Ejecting Problem message box တက္လာတတ္ပါတယ္။

အဲဒီလိုျဖစ္လာရင္ USB Drive ထဲက Program ေတြ၊ File ေတြ Floder ေတြ ဖြင့္ထားသလား Task Bar နဲ႔ System Tray မွာ စစ္ၾကည့္ပါ။ ဖြင့္ထားရင္ ဖြင့္ထားတာေတြ အားလံုးကို ျပန္ပိတ္ၿပီး USB Drive ကို ျဖဳတ္ၾကည့္ပါ။ ျပႆနာ တက္ေနေသးရင္ ဒီျပႆနာကို ေျဖရွင္းဖို႔ နည္းလမ္း ၃ခုရိွပါတယ္။
ပထမနည္းလမ္းကေတာ့ Task Manager ကိုဖြင့္ၿပီး ေျဖရွင္းပါမယ္။ Ctrl+Alt+Delete ကို ႏိွပ္ပါ။ Windows Vista မွာေတာ့ Start Task Manager ကို ႏိွပ္ပါ။ Processes Tab ကို ႏိွပ္ပါ။ Processes List ထဲမွာ USB Drive ကလို႔ထင္ရတဲ့ Process တစ္ခုခုကို ေရြးခ်ယ္ပါ။ End Process Tab ကို ႏိွပ္ပါ။ ၿပီးရင္ Safely Remove Hardware Icon ကို ႏိွပ္ၿပီး ျဖဳတ္ၾကည့္ ပါ။
အဲဒီလုပ္လို႔မွမရရင္ ခုနက Process ကို Right click ႏိွပ္ၿပီး End Process Tree ကို ႏိွပ္ပါ။ USB Drive ကို ျဖဳတ္ၾကည့္ပါ။
ဒုတိယနည္းလမ္းကေတာ့ ကြန္ျပဴတာကို Shut Down လုပ္ၿပီး USB Drive ကို Remove လုပ္တဲ႔နည္းပါပဲ။ ဒါေပမယ့္ ဒီနည္းကေတာ့ Computer ကို Reboot လုပ္ရမွာမို႔ အခ်ိန္ကုန္ပါတယ္။
တကယ္လို႔ အခု ေဖာ္ျပခဲ႔တဲ့ နည္းလမ္းေတြကို အသံုးျပဳလို႔မွ မေအာင္ျမင္ခဲ့ရင္ ေနာက္နည္းလမ္းတစ္ခုကို သံုးပါမယ္။ USB Safely Remove Program ကို http://usbsafelyremove.com/download.htm မွာ Download လုပ္ၿပီး Install လုပ္ပါ။ အဲဒီ Program ဟာ System Tray ထဲက Safely Remove Hardware ေနရာမွာ Icon တစ္ခုေနနဲ႔ ေပၚေနမွာ ျဖစ္ပါတယ္။ ဒီ Program ကို သံုးၿပီး ဘယ္ Process ေတြေၾကာင့္ ဒီ ျပႆနာ ျဖစ္ရသလဲ ဆိုတာ သိႏိုင္ၿပီး ျပႆနာကို ေျဖရွင္းႏိုင္မွာ ျဖစ္ပါတယ္။
USB Drive ေတြကို စနစ္တက် ျဖဳတ္လို႔ရမယ့္ တျခားနည္းလမ္းေတြ ရိွပါေသးတယ္။ USB ေတြကို နာမည္ ေျပာင္းေပးထားမယ္။ အဲဒီ Drive တစ္ခုစီကို ရပ္ဖို႔ Hot-key တစ္ခုစီ Set လုပ္ၿပီး Auto Run Option ေလးေတြ လုပ္ထားပါမယ္။ တကယ္လို႔ Program ေတြ အလိုေလ်ာက္ မ Run ေစခ်င္ရင္ Run on Windows Startup Option ကို 0ff ထားၿပီး၊ USB Safely Remove ကို လိုအပ္တဲ့ အခ်ိန္မွာပဲ ဖြင့္ၿပီး အသံုးျပဳပါမယ္။