USB Setup and Configuration

Ech0_Thr34t

Commendable
Feb 20, 2016
11
0
1,520
Hello,

I am working on a project where I am to put a file on a USB drive, hide the file from the visible user, but at the same time the file must remain readable by the PC.

The type of file is an AutoRun batch file where the USB gets a name and an icon.

Currently, I do not know how to do this... any help?

Thank you!

Image: http://imgur.com/iuGUQlu
 
Solution


It is for a computer class I am in. I found how to do it using: attrib +s +h 'full path'

Ech0_Thr34t

Commendable
Feb 20, 2016
11
0
1,520


It is for a computer class I am in. I found how to do it using: attrib +s +h 'full path'
 
Solution