PDA

View Full Version : Installer creator


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!!

Razor12911
30-03-2014, 05:27
You were answered already.

Link (http://fileforums.com/showpost.php?p=430186&postcount=764)