View Single Post
  #26  
Old 19-08-2012, 05:12
peterf1999's Avatar
peterf1999 peterf1999 is offline
Die Hard Member
 
Join Date: Nov 2008
Location: Italy
Posts: 928
Thanks: 14
Thanked 983 Times in 236 Posts
peterf1999 is on a distinguished road
Quote:
Originally Posted by MartinezPL View Post
I got some question what I must edit or add in setup.ini to installer just copy videos like in peter conversion?
In my source (Setup.iss):

Code:
#ifdef ExternalCopy
Source:{src}\video\*; DestDir: {app}\media\video; Flags: ignoreversion recursesubdirs External
#endif
Reply With Quote