correct, with innosetup you have to include the files yourself. that way you have control of what goes into the setup package.

you can use the package& deployment wizard to make a dependancy file which will list all of the files required by your app (well most of the time) there may be others you will need to add though, like if your using ADO you might wanna include MDAC and DCOM98 etc