nfsmayank
28-03-2014, 21:00
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!!
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!!