SetFileAttributes
Hi

I can't make this work

SetFileAttributes $INSTDIR\DATA\${SHIP}\*.* FILE_ATTRIBUTE_READONLY

That is the wildcard thing in SetFileAttributes. It works fine when i name the files individually.

What's wrong: