View Single Post
  #1  
Old 28-03-2014, 21:00
nfsmayank nfsmayank is offline
Registered User
 
Join Date: Mar 2014
Location: DELHI
Posts: 3
Thanks: 0
Thanked 1 Time in 1 Post
nfsmayank is on a distinguished road
Installer creator

Hey plzz help me i dint know how to add files to installer creator to be compiled
in inno setup it is easy just a code like this if a have to add a folder for e.g
[Files]
Source: "F:\GRID 2\*"; DestDir: "{app}"; Flags: ignoreversion recursesubdirs createallsubdirs

so by this all grid 2 folders and subfolders have been added for compilation
but in installer creator how to do this ??????????
Help me guys!!
Reply With Quote
Sponsored Links