copy all files but not the ones in a hidden folder!
Hi
I’m building a generic installed but have seen the following issue:
Within the NSI file I have a line that picks up all the app files and sub folders thus.
File /NONFATAL /r SomeFolder\*.*
However we use CVS and the hidden CVS folder is being copied also!!!
How can I avoid this?
Thanks