Skip to content
⌘ NSIS Forum Archive

CopyFiles

4 posts

rmccue#

CopyFiles

does CopyFiles also copy folders eg:
C:\to\installer\install.exe would copy:
...\installer\dir\a.txt
???
rmccue#
but would, say i had the installer in C:\Files\
would CopyFiles $EXEDIR\*.* C:\blahblah\
copy C:\File\thing.txt
and C:\File\random\
and C:\File\random\a.txt
and C:\File\random\poop\
???
the msdn page does seem to say much
in fact is this the correct instruction to use?
thanks for the sppedy reply