Doesn't work, keeps saying copying failed.
CreateDirectory "$INSTDIR\XML"
CopyFiles "XML\*.xml" "$INSTDIR\XML"
What am I doing wrong?
3 posts
Doesn't work, keeps saying copying failed.
CreateDirectory "$INSTDIR\XML"
CopyFiles "XML\*.xml" "$INSTDIR\XML"