View Single Post
  #209  
Old 25-09-2012, 09:01
yener90 yener90 is offline
Registered User
 
Join Date: Nov 2008
Location: Away
Posts: 810
Thanks: 93
Thanked 1,093 Times in 217 Posts
yener90 is on a distinguished road
Quote:
Originally Posted by Compiler View Post
Thanks Yener installed the game at last,but I have a question should I include .cab game file while compiling or not,if not what should be written here
#ifdef ProgramFiles
Source:D:\Data1.cab; DestDir: {app}; Flags: ignoreversion recursesubdirs createallsubdirs; Excludes: unins*; Check: FreeArcError;
#endif
dont edit any of the script.
edit Setup.ini if you want to let Data1.cab extracting.