View Single Post
  #3  
Old 09-02-2011, 12:22
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 javieracdc View Post
??? i dont understand so much

well this is the 91 line

Source:{#SourcePath}*; DestDir: {app}; Flags: ignoreversion recursesubdirs


this is the error
If you set malformed variable content the compiler returns an error

the right way is:

e.g. #define SourcePath "C:\Program Files\Dead Space 2\"

don't forget the backslash at end of the path
Reply With Quote