P
Phan Dinh Phong
Hi,
I mean:
I would like that my software has capacity to detect files-copying process
into my harddisk (it is the same Norton Antivirus detects what files are
copying and do stop that copying process).
So, my software can prevent process of copying(installing) of somefiles. My
question is how can I know that process (where is it copy from?, What is its
name? ...)
I attempted to use FileSystemWatcher() but I couldnot know where files come
from. What I need is prevent copying from somefiles (they come from
Floppies, CDROM) so I must know where those files come from.
Please help me as soon as possible.
It is urgent for me.
Thank you.
I mean:
I would like that my software has capacity to detect files-copying process
into my harddisk (it is the same Norton Antivirus detects what files are
copying and do stop that copying process).
So, my software can prevent process of copying(installing) of somefiles. My
question is how can I know that process (where is it copy from?, What is its
name? ...)
I attempted to use FileSystemWatcher() but I couldnot know where files come
from. What I need is prevent copying from somefiles (they come from
Floppies, CDROM) so I must know where those files come from.
Please help me as soon as possible.
It is urgent for me.
Thank you.