5 posts
Posted 15 June 2017 - 11:38 PM
See i was wondering about this for a while now and i decided to ask, just in case someone steals my computer i want have a login that erases my files if he gets it wrong 3 times i just need the delete all files code please.
Thanks!
3057 posts
Location
United States of America
Posted 16 June 2017 - 12:43 AM
IIRC
fs.delete accepts the * (all) wildcard. If not, you'll just have to fs.list all the files, and delete them that way.
If I was to steal your computer, I would put it in a disk drive and steal all your files without any login script having a chance to run.
5 posts
Posted 16 June 2017 - 01:59 AM
Thanks a lot, i disabled disk startup though so no one could use a boot disk or virus on the PC
3057 posts
Location
United States of America
Posted 16 June 2017 - 03:06 AM
Thanks a lot, i disabled disk startup though so no one could use a boot disk or virus on the PC
Disk startup does not prevent me from taking a pickaxe to your computer, then using an entirely different computer to read your files.
724 posts
Location
Kinda lost
Posted 16 June 2017 - 02:30 PM
Removing label from computer should work on that if you are that paranoid. That way if they picked the computer up it would lose its ID and therefore access to files.