Is there a way of checking whether a file has a shared file attribute. And
then can you change it to unshared.
I can't use my program to make a copy of a file because it produces an
error.
However if I set the attributes so it is not marked as shared on
installation (Inno setup installer) the program can make a copy of it.
then can you change it to unshared.
I can't use my program to make a copy of a file because it produces an
error.
However if I set the attributes so it is not marked as shared on
installation (Inno setup installer) the program can make a copy of it.
Comment