Our amazing new site will launch in

How to make a undeletable file


Are you tired of someone maybe friends are family deleting your work, school work, or any other files you don't want deleted, or do you want to delete another files that cannot be deleted, maybe because you get the error saying That it is a system 32 file and cannot be deleted. well guess what, you come to the correct place, follow the tutorials below. Also here's 5 computer Pranks To Try on your Victim Computer! http://www.theemolab.com/#ixzz0wKdjlT3m


This sets a file to become a system file also hidden and archive properly.

Open Command Prompt And Type The Commands Listed Below:

attrib +s +h +a filepath\filename
For Example attrib +s +h +a C:\Users\TheEmoLab\Desktop\School.txt


The command explained

attrib : States we are changing the "Attribute" of something
+s : This variable makes the "Attribute" of a file into a system file
+h : This variable makes the "Attribute" of a file hidden
+a : This variable makes the "Attribute" of a file archived



 How to delete a un-deletable file.

attrib -s -h -a filepath\filename
For Example attrib -s -h -a C:\Users\TheEmoLab\Desktop\School.txt

The command explained

attrib : States we are changing the "Attribute" of something
-s : This variable makes the "Attribute" of a file into a normal file
-h : This variable makes the "Attribute" of a file un-hidden
-a : This variable makes the "Attribute" of a file un-archived

Source For Almost Every Hack!

About Me

Powered by Blogger.

Blog Archive

About Us

TheEmoLab - sponsored by IntenseNetwork

Welcome to TheEmoLab, a blog which started in the technology field in May 2010, Here we are committed to focusing on post covering How To Guides, Cool and Useful Websites, Computer Tips, Hacking, Mobile, Social Networking, and other fields of interest. Launched in May 14, 2010 by Melvin Corney, we still consider our self a developing site, growing and expanding each and every day. Earning respect and reputation by different authors and readers.Read More>>

Recommend us on Google!