Pergunta

I need to protect a file or folder and prevent it from being copied. I mean, when users try to copy it on external drive or send the file via email - it won't work on theirs machines.

Windows 7 and XP are my targets.

Foi útil?

Solução

One way to do so would make the file a system file; if it doesn't need to be edited make system32 the owner of the file. When you do that' it's almost invisible so the user won't know it exists....Unfortunately, it's not possible to prevent copying of a file if it's executable.

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top